diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0637ea6d7..9325c2461 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -13,25 +13,25 @@ <Uri>https://github.com/dotnet/windowsdesktop</Uri> <Sha>5473b58c5d402aa8689c5d3d4babb25c29a33ee1</Sha> </Dependency> - <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21423.21" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/runtime</Uri> - <Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha> + <Sha>0e4a871887a7f765c42dbf81512cc1af63d7ccc7</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21423.21" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/runtime</Uri> - <Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha> + <Sha>0e4a871887a7f765c42dbf81512cc1af63d7ccc7</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21423.21" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/runtime</Uri> - <Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha> + <Sha>0e4a871887a7f765c42dbf81512cc1af63d7ccc7</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="6.0.0-rc.1.21423.21" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/runtime</Uri> - <Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha> + <Sha>0e4a871887a7f765c42dbf81512cc1af63d7ccc7</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="6.0.0-rc.1.21423.21" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/runtime</Uri> - <Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha> + <Sha>0e4a871887a7f765c42dbf81512cc1af63d7ccc7</Sha> </Dependency> <!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack --> <!-- No new netstandard.library planned for 3.1 timeframe at this time. --> @@ -39,9 +39,9 @@ <Uri>https://github.com/dotnet/core-setup</Uri> <Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-rc.1.21423.21" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/runtime</Uri> - <Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha> + <Sha>0e4a871887a7f765c42dbf81512cc1af63d7ccc7</Sha> </Dependency> <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-rc.1.21423.16" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/aspnetcore</Uri> @@ -86,14 +86,14 @@ <Sha>12485e32ad87370d123d1c9fc90246c06bb71c85</Sha> <SourceBuild RepoName="templating" ManagedOnly="true" /> </Dependency> - <Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21424.21"> + <Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21424.25"> <Uri>https://github.com/dotnet/sdk</Uri> - <Sha>bd8d08fcafded5e316e76b6f30c68cdde0a6acda</Sha> + <Sha>0fc1c6944fec721eba1e0d854fc622d295f218de</Sha> <SourceBuild RepoName="sdk" ManagedOnly="true" /> </Dependency> - <Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21424.21"> + <Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21424.25"> <Uri>https://github.com/dotnet/sdk</Uri> - <Sha>bd8d08fcafded5e316e76b6f30c68cdde0a6acda</Sha> + <Sha>0fc1c6944fec721eba1e0d854fc622d295f218de</Sha> </Dependency> <!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop --> <Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21423.12" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64"> diff --git a/eng/Versions.props b/eng/Versions.props index 5a28afd8d..0683fdf64 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,23 +57,23 @@ </PropertyGroup> <PropertyGroup> <!-- Dependencies from https://github.com/dotnet/sdk --> - <MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21424.21</MicrosoftNETSdkPackageVersion> - <MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21424.21</MicrosoftDotNetMSBuildSdkResolverPackageVersion> + <MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21424.25</MicrosoftNETSdkPackageVersion> + <MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21424.25</MicrosoftDotNetMSBuildSdkResolverPackageVersion> <MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion> </PropertyGroup> <PropertyGroup> <!-- Dependencies from https://github.com/dotnet/corefx --> - <MicrosoftNETCorePlatformsPackageVersion>6.0.0-rc.1.21423.9</MicrosoftNETCorePlatformsPackageVersion> + <MicrosoftNETCorePlatformsPackageVersion>6.0.0-rc.1.21423.21</MicrosoftNETCorePlatformsPackageVersion> </PropertyGroup> <PropertyGroup> <!-- Dependencies from https://github.com/dotnet/core-setup --> - <VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.0-rc.1.21423.9</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion> - <MicrosoftNETCoreAppRuntimewinx64PackageVersion>6.0.0-rc.1.21423.9</MicrosoftNETCoreAppRuntimewinx64PackageVersion> - <MicrosoftNETCoreAppHostwinx64PackageVersion>6.0.0-rc.1.21423.9</MicrosoftNETCoreAppHostwinx64PackageVersion> - <MicrosoftNETCoreAppRefPackageVersion>6.0.0-rc.1.21423.9</MicrosoftNETCoreAppRefPackageVersion> - <MicrosoftNETCoreDotNetHostResolverPackageVersion>6.0.0-rc.1.21423.9</MicrosoftNETCoreDotNetHostResolverPackageVersion> + <VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.0-rc.1.21423.21</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion> + <MicrosoftNETCoreAppRuntimewinx64PackageVersion>6.0.0-rc.1.21423.21</MicrosoftNETCoreAppRuntimewinx64PackageVersion> + <MicrosoftNETCoreAppHostwinx64PackageVersion>6.0.0-rc.1.21423.21</MicrosoftNETCoreAppHostwinx64PackageVersion> + <MicrosoftNETCoreAppRefPackageVersion>6.0.0-rc.1.21423.21</MicrosoftNETCoreAppRefPackageVersion> + <MicrosoftNETCoreDotNetHostResolverPackageVersion>6.0.0-rc.1.21423.21</MicrosoftNETCoreDotNetHostResolverPackageVersion> <NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion> </PropertyGroup> <PropertyGroup>