diff --git a/NuGet.config b/NuGet.config index 36cbfa0daa01..a5e014f4e4de 100644 --- a/NuGet.config +++ b/NuGet.config @@ -23,11 +23,6 @@ <!-- Begin: Package sources from dotnet-runtime --> <!-- End: Package sources from dotnet-runtime --> <!-- Begin: Package sources from dotnet-templating --> - <add key="darc-pub-dotnet-templating-99e2f2e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-99e2f2e1/nuget/v3/index.json" /> - <add key="darc-pub-dotnet-templating-99e2f2e-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-99e2f2e1-3/nuget/v3/index.json" /> - <add key="darc-pub-dotnet-templating-99e2f2e-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-99e2f2e1-2/nuget/v3/index.json" /> - <add key="darc-pub-dotnet-templating-99e2f2e-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-99e2f2e1-1/nuget/v3/index.json" /> - <add key="darc-pub-dotnet-templating-6af4b92" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-6af4b921/nuget/v3/index.json" /> <add key="darc-pub-dotnet-templating-21cba55" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-21cba556/nuget/v3/index.json" /> <!-- End: Package sources from dotnet-templating --> <!-- Begin: Package sources from dotnet-windowsdesktop --> diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c10b72997d40..9b83889507d2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ </Dependency> </ProductDependencies> <ToolsetDependencies> - <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25264.2"> + <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25310.3"> <Uri>https://github.com/dotnet/arcade</Uri> - <Sha>983d15077d88cfed26837e40e8f984fdee5d1715</Sha> + <Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha> <SourceBuild RepoName="arcade" ManagedOnly="true" /> </Dependency> - <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25264.2"> + <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25310.3"> <Uri>https://github.com/dotnet/arcade</Uri> - <Sha>983d15077d88cfed26837e40e8f984fdee5d1715</Sha> + <Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha> </Dependency> - <Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25264.2"> + <Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25310.3"> <Uri>https://github.com/dotnet/arcade</Uri> - <Sha>983d15077d88cfed26837e40e8f984fdee5d1715</Sha> + <Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha> </Dependency> - <Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25264.2"> + <Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25310.3"> <Uri>https://github.com/dotnet/arcade</Uri> - <Sha>983d15077d88cfed26837e40e8f984fdee5d1715</Sha> + <Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha> </Dependency> <Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.1"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> diff --git a/eng/Versions.props b/eng/Versions.props index ca8df4ad8233..f475fce34993 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ <SystemCollectionsImmutablePackageVersion>7.0.0</SystemCollectionsImmutablePackageVersion> <SystemDiagnosticsFileVersionInfoVersion>4.0.0</SystemDiagnosticsFileVersionInfoVersion> <SystemReflectionMetadataVersion>7.0.0</SystemReflectionMetadataVersion> - <MicrosoftDotNetSignToolVersion>8.0.0-beta.25264.2</MicrosoftDotNetSignToolVersion> + <MicrosoftDotNetSignToolVersion>8.0.0-beta.25310.3</MicrosoftDotNetSignToolVersion> <MicrosoftWebXdtPackageVersion>7.0.0-preview.22423.2</MicrosoftWebXdtPackageVersion> <SystemSecurityCryptographyProtectedDataPackageVersion>8.0.0</SystemSecurityCryptographyProtectedDataPackageVersion> <SystemCollectionsSpecializedPackageVersion>4.3.0</SystemCollectionsSpecializedPackageVersion> @@ -213,7 +213,7 @@ <PropertyGroup> <FluentAssertionsVersion>6.12.0</FluentAssertionsVersion> <FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion> - <MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25264.2</MicrosoftDotNetXUnitExtensionsVersion> + <MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25310.3</MicrosoftDotNetXUnitExtensionsVersion> <MoqPackageVersion>4.18.4</MoqPackageVersion> <XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion> <MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion> diff --git a/global.json b/global.json index 76babd5acaf9..c1d4d016b412 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "8.0.116", + "dotnet": "8.0.117", "runtimes": { "dotnet": [ "$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)" @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25264.2", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25264.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25310.3", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25310.3" } }