Skip to content

Commit 3b43390

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20210729.1 (#11338)
[main] Update dependencies from dotnet/sdk
1 parent 1ecd324 commit 3b43390

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>292e0cc64774a7887067d7525084a09787df8000</Sha>
8787
<SourceBuild RepoName="templating" ManagedOnly="true" />
8888
</Dependency>
89-
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21378.28">
89+
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21379.1">
9090
<Uri>https://github.com/dotnet/sdk</Uri>
91-
<Sha>18a342135902f2d654f5042f90bf7dfe22780ec6</Sha>
91+
<Sha>fa8fa5510775ad89b1a3ded69043372ae5c2f452</Sha>
9292
<SourceBuild RepoName="sdk" ManagedOnly="true" />
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21378.28">
94+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21379.1">
9595
<Uri>https://github.com/dotnet/sdk</Uri>
96-
<Sha>18a342135902f2d654f5042f90bf7dfe22780ec6</Sha>
96+
<Sha>fa8fa5510775ad89b1a3ded69043372ae5c2f452</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.21377.4" 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.21378.28</MicrosoftNETSdkPackageVersion>
61-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21378.28</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
60+
<MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21379.1</MicrosoftNETSdkPackageVersion>
61+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21379.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
6262
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
6363
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
6464
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)