diff --git a/Directory.Packages.props b/Directory.Packages.props index 57c27350ad..6b628c22a2 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -2,7 +2,6 @@ - 16.11.0 5.0.0 6.0.0-preview.4.221 @@ -15,7 +14,7 @@ - + diff --git a/eng/Versions.props b/eng/Versions.props index 69ce6d435b..b1990aa8a7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -13,6 +13,8 @@ true + 16.11.0 + 3.3.2 4.0.0-6.21515.3 diff --git a/perf/dotnet-format.Performance.csproj b/perf/dotnet-format.Performance.csproj index dd4c95e2cc..c96e8b87d7 100644 --- a/perf/dotnet-format.Performance.csproj +++ b/perf/dotnet-format.Performance.csproj @@ -14,6 +14,7 @@ LatestMajor + true diff --git a/src/dotnet-format.csproj b/src/dotnet-format.csproj index dbc94b8685..5f691e6e6e 100644 --- a/src/dotnet-format.csproj +++ b/src/dotnet-format.csproj @@ -19,7 +19,7 @@ true - 6.0.0-preview.7.21317.1 + 6.0.0-preview.7.21317.1 LatestMajor true @@ -29,7 +29,7 @@ These identifiers are for generating the shim'd core executables for signing. Not all options from $(RoslynPortableRuntimeIdentifiers) work or make sense in this context. --> - win-x64;win-x86;osx-x64 + win-x64;win-x86;osx-x64 diff --git a/tests/dotnet-format.UnitTests.csproj b/tests/dotnet-format.UnitTests.csproj index 06dbbb4b75..f566d6a089 100644 --- a/tests/dotnet-format.UnitTests.csproj +++ b/tests/dotnet-format.UnitTests.csproj @@ -12,6 +12,7 @@ 6.0.0-preview.7.21317.1 LatestMajor + true