Skip to content

Commit cc10fae

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20210726.4 (#11269)
[main] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.1.21375.1 to 6.0.100-rc.1.21375.2 (parent: Microsoft.NET.Sdk)
1 parent 286ed2f commit cc10fae

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,19 +81,19 @@
8181
<Sha>e5cdd89d56a7435972fa42e0bad5a2064d336b5e</Sha>
8282
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
8383
</Dependency>
84-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.100-rc.1.21375.1" CoherentParentDependency="Microsoft.NET.Sdk">
84+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.100-rc.1.21375.2" CoherentParentDependency="Microsoft.NET.Sdk">
8585
<Uri>https://github.com/dotnet/templating</Uri>
86-
<Sha>f35a69d6fb96bafe01f0b6086aba7460eab733a6</Sha>
86+
<Sha>da38c68492a6660dd96bbbb8b98e4fa8a0b37413</Sha>
8787
<SourceBuild RepoName="templating" ManagedOnly="true" />
8888
</Dependency>
89-
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21376.2">
89+
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21376.4">
9090
<Uri>https://github.com/dotnet/sdk</Uri>
91-
<Sha>765a5eacb7572a3ac4969c000eaa302219a1d6fb</Sha>
91+
<Sha>33bf52a0a1e0f9d73851447dd3e8461171abab21</Sha>
9292
<SourceBuild RepoName="sdk" ManagedOnly="true" />
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21376.2">
94+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21376.4">
9595
<Uri>https://github.com/dotnet/sdk</Uri>
96-
<Sha>765a5eacb7572a3ac4969c000eaa302219a1d6fb</Sha>
96+
<Sha>33bf52a0a1e0f9d73851447dd3e8461171abab21</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.21374.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</PropertyGroup>
3333
<PropertyGroup>
3434
<!-- Dependency from https://github.com/dotnet/templating -->
35-
<MicrosoftDotNetCommonItemTemplatesPackageVersion>6.0.100-rc.1.21375.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
35+
<MicrosoftDotNetCommonItemTemplatesPackageVersion>6.0.100-rc.1.21375.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
3636
</PropertyGroup>
3737
<PropertyGroup>
3838
<!-- Dependency from https://github.com/dotnet/test-templates -->
@@ -57,8 +57,8 @@
5757
</PropertyGroup>
5858
<PropertyGroup>
5959
<!-- Dependencies from https://github.com/dotnet/sdk -->
60-
<MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21376.2</MicrosoftNETSdkPackageVersion>
61-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21376.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
60+
<MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21376.4</MicrosoftNETSdkPackageVersion>
61+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21376.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
6262
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
6363
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
6464
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)