Skip to content

Commit be984cb

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20210722.7 (#11205)
[main] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.1.21371.2 to 6.0.100-rc.1.21372.2 (parent: Microsoft.NET.Sdk)
1 parent 64fba81 commit be984cb

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.21371.2" CoherentParentDependency="Microsoft.NET.Sdk">
84+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.100-rc.1.21372.2" CoherentParentDependency="Microsoft.NET.Sdk">
8585
<Uri>https://github.com/dotnet/templating</Uri>
86-
<Sha>df68d4be46b630de2b5e7c052d32d2f8821853fd</Sha>
86+
<Sha>633a4e6bec675baa16117b897f249d60e564e23d</Sha>
8787
<SourceBuild RepoName="templating" ManagedOnly="true" />
8888
</Dependency>
89-
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21372.4">
89+
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21372.7">
9090
<Uri>https://github.com/dotnet/sdk</Uri>
91-
<Sha>09033543a3595a8b7f0adeda631f67e4866ba0e9</Sha>
91+
<Sha>37f5069094ee5c718772af6f32a6f2f84b8515fb</Sha>
9292
<SourceBuild RepoName="sdk" ManagedOnly="true" />
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21372.4">
94+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21372.7">
9595
<Uri>https://github.com/dotnet/sdk</Uri>
96-
<Sha>09033543a3595a8b7f0adeda631f67e4866ba0e9</Sha>
96+
<Sha>37f5069094ee5c718772af6f32a6f2f84b8515fb</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: 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.21371.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
35+
<MicrosoftDotNetCommonItemTemplatesPackageVersion>6.0.100-rc.1.21372.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.21372.4</MicrosoftNETSdkPackageVersion>
61-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21372.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
60+
<MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21372.7</MicrosoftNETSdkPackageVersion>
61+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21372.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
6262
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
6363
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
6464
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)