diff --git a/eng/Versions.props b/eng/Versions.props index eb5534b82f..e88e8c7470 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -68,9 +68,7 @@ 8.0.0 8.0.0 4.5.5 - 4.3.4 8.0.0 - 4.3.2 17.10.0-preview-2-34602-162 17.10.0-preview-2-34602-162 17.12.35519.223 diff --git a/src/Microsoft.TestPlatform.AdapterUtilities/Microsoft.TestPlatform.AdapterUtilities.csproj b/src/Microsoft.TestPlatform.AdapterUtilities/Microsoft.TestPlatform.AdapterUtilities.csproj index 9f62e98bb9..5d34ff1083 100644 --- a/src/Microsoft.TestPlatform.AdapterUtilities/Microsoft.TestPlatform.AdapterUtilities.csproj +++ b/src/Microsoft.TestPlatform.AdapterUtilities/Microsoft.TestPlatform.AdapterUtilities.csproj @@ -27,12 +27,6 @@ false - - - - - - True diff --git a/src/package/Microsoft.TestPlatform.Portable/Microsoft.TestPlatform.Portable.csproj b/src/package/Microsoft.TestPlatform.Portable/Microsoft.TestPlatform.Portable.csproj index 60aef566c6..353675add1 100644 --- a/src/package/Microsoft.TestPlatform.Portable/Microsoft.TestPlatform.Portable.csproj +++ b/src/package/Microsoft.TestPlatform.Portable/Microsoft.TestPlatform.Portable.csproj @@ -71,20 +71,23 @@ + + + + - - - - - - - - + + + + + + + diff --git a/src/testhost.arm64/testhost.arm64.csproj b/src/testhost.arm64/testhost.arm64.csproj index 07ea654d84..218480d5d7 100644 --- a/src/testhost.arm64/testhost.arm64.csproj +++ b/src/testhost.arm64/testhost.arm64.csproj @@ -1,11 +1,13 @@ + None $(MSBuildWarningsAsMessages);MSB3276 + @@ -15,16 +17,19 @@ false app.manifest + win10-arm64 false $(AssemblyName.Replace('.arm64', '')).$(TargetFramework).arm64 + + @@ -35,12 +40,8 @@ true - - - - - + @@ -48,11 +49,13 @@ + + diff --git a/src/testhost.x86/testhost.x86.csproj b/src/testhost.x86/testhost.x86.csproj index ebf12d08a8..50245b8159 100644 --- a/src/testhost.x86/testhost.x86.csproj +++ b/src/testhost.x86/testhost.x86.csproj @@ -1,11 +1,13 @@ + None $(MSBuildWarningsAsMessages);MSB3276 + @@ -25,13 +27,16 @@ NETSDK1201 $(NoWarn);NETSDK1201 + false $(AssemblyName.Replace('.x86', '')).$(TargetFramework).x86 + + @@ -42,12 +47,8 @@ true - - - - - + @@ -55,6 +56,7 @@ + diff --git a/src/testhost/testhost.csproj b/src/testhost/testhost.csproj index 5cb6999771..05f048d7a1 100644 --- a/src/testhost/testhost.csproj +++ b/src/testhost/testhost.csproj @@ -1,11 +1,13 @@ + None $(MSBuildWarningsAsMessages);MSB3276 + @@ -15,16 +17,19 @@ false app.manifest + win7-x64 false $(AssemblyName).$(TargetFramework) + + @@ -35,12 +40,8 @@ true - - - - - + @@ -48,11 +49,13 @@ + + diff --git a/test/TestAssets/SimpleClassLibrary/SimpleClassLibrary.csproj b/test/TestAssets/SimpleClassLibrary/SimpleClassLibrary.csproj index 1501208e37..ac382027ea 100644 --- a/test/TestAssets/SimpleClassLibrary/SimpleClassLibrary.csproj +++ b/test/TestAssets/SimpleClassLibrary/SimpleClassLibrary.csproj @@ -1,10 +1,11 @@ + $(NetFrameworkMinimum);$(NetCoreAppMinimum) - - + + @@ -19,4 +20,5 @@ portable +