diff --git a/eng/Publishing.props b/eng/Publishing.props index e276c66a9b..67b32a6bb5 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -1,6 +1,4 @@ - - - + 3 diff --git a/eng/Signing.props b/eng/Signing.props index 590651595f..d319e3c158 100644 --- a/eng/Signing.props +++ b/eng/Signing.props @@ -1,6 +1,4 @@ - - - + diff --git a/eng/SourceBuild.props b/eng/SourceBuild.props index 946e0bfe25..23f0ffe797 100644 --- a/eng/SourceBuild.props +++ b/eng/SourceBuild.props @@ -1,6 +1,4 @@ - - - + symreader true diff --git a/eng/Versions.props b/eng/Versions.props index 1bca3098a6..269ba3c44e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,5 +1,3 @@ - - @@ -7,12 +5,11 @@ beta false - true true + true - 5.0.0 - 5.0.0 - 4.5.0 17.0.0-beta1.21524.1 + 2.0.3 + 7.0.0 diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 1abdd4df98..2bcd46adec 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,6 +1,4 @@ - - - + diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets index 8888098f03..eb55cb91c4 100644 --- a/src/Directory.Build.targets +++ b/src/Directory.Build.targets @@ -1,5 +1,8 @@ - - - + + + + + + diff --git a/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj b/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj index 91aaf388d1..afe18a571e 100644 --- a/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj +++ b/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj @@ -1,6 +1,4 @@ - - - + $(NetCurrent);$(NetFrameworkMinimum) true diff --git a/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj b/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj index fc506c888b..75972762d7 100644 --- a/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj +++ b/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj @@ -1,6 +1,4 @@ - - - + $(NetCurrent);$(NetFrameworkMinimum) true @@ -14,7 +12,6 @@ - diff --git a/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj b/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj index 07cb3c3143..52e4bf15d0 100644 --- a/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj +++ b/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj @@ -1,6 +1,4 @@ - - - + netstandard2.0 true diff --git a/src/PdbTestResources/PdbTestResources.csproj b/src/PdbTestResources/PdbTestResources.csproj index 1804e71489..ab60d9dba8 100644 --- a/src/PdbTestResources/PdbTestResources.csproj +++ b/src/PdbTestResources/PdbTestResources.csproj @@ -1,6 +1,4 @@ - - - + netstandard2.0 false diff --git a/src/TestUtilities/TestUtilities.csproj b/src/TestUtilities/TestUtilities.csproj index 1cceec8219..610fd0f513 100644 --- a/src/TestUtilities/TestUtilities.csproj +++ b/src/TestUtilities/TestUtilities.csproj @@ -1,18 +1,17 @@ - - - + - netstandard2.0 + $(NetCurrent);$(NetFrameworkMinimum) false true true - - + + +