diff --git a/NuGet.config b/NuGet.config index 44c8d1ec9c..c418cd6980 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,7 +7,6 @@ - 18.4.0-preview.26072.1 - 0.2.0-preview.26070.110 - - 6.0.2 - - 2.0.0 - - 11.0.0-beta.26073.1 + 0.2.0-preview.26080.101 + 11.0.0-beta.26079.111 + 11.0.0-preview.2.26079.111 + 11.0.0-preview.2.26079.111 1.1.0-beta2-19575-01 1.1.0-beta2-19575-01 @@ -25,12 +22,9 @@ This file should be imported by eng/Versions.props $(MicrosoftInternalCodeCoveragePackageVersion) $(MicrosoftDiagnosticsNETCoreClientPackageVersion) - + $(MicrosoftDotNetArcadeSdkPackageVersion) $(MicrosoftExtensionsDependencyModelPackageVersion) - $(MicrosoftExtensionsFileSystemGlobbingPackageVersion) - - $(MicrosoftDotNetArcadeSdkPackageVersion) $(MicrosoftDiaSymReaderConverterPackageVersion) $(MicrosoftDiaSymReaderPdb2PdbPackageVersion) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a473a2757e..7941fcaa11 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,30 +1,30 @@ - + https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage ae035f0af6b413b9876812edd69b34ae4a724c83 - + https://github.com/dotnet/dotnet - a8b46ab052618a946f8b728e7ffa6566ef7c094b + fd46c9c9899610c1d999268dfb0382aa229222e1 - - https://github.com/dotnet/runtime - 7d57652f33493fa022125b7f63aad0d70c52d810 + + https://github.com/dotnet/dotnet + 159b6d62add9dd2bbaaaaef8169f3d50f3cd711a - - https://github.com/dotnet/core-setup - 7d57652f33493fa022125b7f63aad0d70c52d810 + + https://github.com/dotnet/dotnet + 159b6d62add9dd2bbaaaaef8169f3d50f3cd711a - - https://github.com/dotnet/arcade - 5353d03e27329df35a68fedf3da1fbb26cdd8057 + + https://github.com/dotnet/dotnet + 159b6d62add9dd2bbaaaaef8169f3d50f3cd711a https://github.com/dotnet/symreader-converter diff --git a/global.json b/global.json index 4fe5be2156..5f4a10545c 100644 --- a/global.json +++ b/global.json @@ -39,6 +39,6 @@ "dotnet": "11.0.100-alpha.1.26064.118" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26073.1" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26079.111" } }