diff --git a/ServerHost.sln b/ServerHost.sln index 24d8717..4ac29b3 100644 --- a/ServerHost.sln +++ b/ServerHost.sln @@ -3,13 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27004.2006 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerHost", "ServerHost\ServerHost.csproj", "{98D61E3E-76A7-4664-BAF7-FBBF41A798D9}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServerHost", "ServerHost\ServerHost.csproj", "{98D61E3E-76A7-4664-BAF7-FBBF41A798D9}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{A20AA77B-112B-4786-BDC1-7ADC8CE32C40}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests.Net46", "Tests\Tests.Net46\Tests.Net46.csproj", "{DB6BD075-C56F-4335-83FD-DD4CEF140FED}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests.Net46", "Tests\Tests.Net46\Tests.Net46.csproj", "{DB6BD075-C56F-4335-83FD-DD4CEF140FED}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestServer", "Tests\TestServer\TestServer.csproj", "{3C8985C0-B0EC-4EB6-8EA3-DCB7D770F3FC}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestServer", "Tests\TestServer\TestServer.csproj", "{3C8985C0-B0EC-4EB6-8EA3-DCB7D770F3FC}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{64DBC33D-89B0-4F25-8E6D-3A4FAA8F4AE0}" ProjectSection(SolutionItems) = preProject diff --git a/ServerHost/ServerHost.csproj b/ServerHost/ServerHost.csproj index 3ca5c31..327ea86 100644 --- a/ServerHost/ServerHost.csproj +++ b/ServerHost/ServerHost.csproj @@ -44,11 +44,11 @@ - - 2.0.5 - - - 1.0.0-beta-63127-02 + + + + + runtime; build; native; contentfiles; analyzers all diff --git a/Tests/TestServer/TestServer.csproj b/Tests/TestServer/TestServer.csproj index 6668274..ccc8a5d 100644 --- a/Tests/TestServer/TestServer.csproj +++ b/Tests/TestServer/TestServer.csproj @@ -8,8 +8,6 @@ - - 2.0.5 - + \ No newline at end of file diff --git a/Tests/Tests.Net46/Tests.Net46.csproj b/Tests/Tests.Net46/Tests.Net46.csproj index f5033ab..23b53a0 100644 --- a/Tests/Tests.Net46/Tests.Net46.csproj +++ b/Tests/Tests.Net46/Tests.Net46.csproj @@ -10,62 +10,35 @@ - {98D61E3E-76A7-4664-BAF7-FBBF41A798D9} - ServerHost - {3c8985c0-b0ec-4eb6-8ea3-dcb7d770f3fc} - TestServer - - 5.4.2 - - - 2.0.5 - - - 4.5.0 - - - 2.4.18 - - - 2.4.0 - - - 2.0.3 - - - 0.10.0 - - - 2.4.0 - - - 2.4.0 + + + + + + + + + runtime; build; native; contentfiles; analyzers all - - 2.4.0 + runtime; build; native; contentfiles; analyzers all - - 2.4.0 - - - 2.4.0 + + runtime; build; native; contentfiles; analyzers all - - 1.3.12 - + \ No newline at end of file