diff --git a/rm.Random2.sln b/rm.Random2.sln index b497788..00b4488 100644 --- a/rm.Random2.sln +++ b/rm.Random2.sln @@ -1,11 +1,17 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.31129.286 +# Visual Studio Version 17 +VisualStudioVersion = 17.5.33502.453 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "rm.Random2", "src\rm.Random2\rm.Random2.csproj", "{536E9A14-421E-4D6D-84B7-D5FF0382DAB3}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rm.Random2Test", "tests\rm.Random2Test\rm.Random2Test.csproj", "{4165797D-C166-4930-8F0F-D63E230D53A4}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "rm.Random2Test", "tests\rm.Random2Test\rm.Random2Test.csproj", "{4165797D-C166-4930-8F0F-D63E230D53A4}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{49035EBB-A7DF-4D97-96E9-F28F92FBD16E}" + ProjectSection(SolutionItems) = preProject + LICENSE = LICENSE + README.md = README.md + EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/src/rm.Random2/rm.Random2.csproj b/src/rm.Random2/rm.Random2.csproj index b3fb05c..97094ad 100644 --- a/src/rm.Random2/rm.Random2.csproj +++ b/src/rm.Random2/rm.Random2.csproj @@ -13,8 +13,12 @@ random thread-safe https://github.com/rmandvikar/random2 https://github.com/rmandvikar/random2 + README.md hippy hippy + + +