Skip to content

Commit a9257b4

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20210722.9 (#11207)
[main] Update dependencies from dotnet/sdk
1 parent be984cb commit a9257b4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,14 @@
8686
<Sha>633a4e6bec675baa16117b897f249d60e564e23d</Sha>
8787
<SourceBuild RepoName="templating" ManagedOnly="true" />
8888
</Dependency>
89-
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21372.7">
89+
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21372.9">
9090
<Uri>https://github.com/dotnet/sdk</Uri>
91-
<Sha>37f5069094ee5c718772af6f32a6f2f84b8515fb</Sha>
91+
<Sha>cbe952862ca4720a0dda633f0d0ded5b85b3d266</Sha>
9292
<SourceBuild RepoName="sdk" ManagedOnly="true" />
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21372.7">
94+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21372.9">
9595
<Uri>https://github.com/dotnet/sdk</Uri>
96-
<Sha>37f5069094ee5c718772af6f32a6f2f84b8515fb</Sha>
96+
<Sha>cbe952862ca4720a0dda633f0d0ded5b85b3d266</Sha>
9797
</Dependency>
9898
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
9999
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21371.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
</PropertyGroup>
5858
<PropertyGroup>
5959
<!-- Dependencies from https://github.com/dotnet/sdk -->
60-
<MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21372.7</MicrosoftNETSdkPackageVersion>
61-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21372.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
60+
<MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21372.9</MicrosoftNETSdkPackageVersion>
61+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21372.9</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
6262
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
6363
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
6464
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)