Skip to content

Commit b9f8ea8

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20210812.2 (#11503)
[main] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.1.21410.2 to 6.0.100-rc.1.21412.1 (parent: Microsoft.NET.Sdk)
1 parent 381ea7f commit b9f8ea8

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>e7f085f8fa4ce7937b864f40c8fb8a633e763549</Sha>
8282
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
8383
</Dependency>
84-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.100-rc.1.21410.2" CoherentParentDependency="Microsoft.NET.Sdk">
84+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.100-rc.1.21412.1" CoherentParentDependency="Microsoft.NET.Sdk">
8585
<Uri>https://github.com/dotnet/templating</Uri>
86-
<Sha>f7a93ac746a2697fa11275a35d1bbd5f76573711</Sha>
86+
<Sha>3776dca8d4838726b838dcbf9a1c07188c97fff6</Sha>
8787
<SourceBuild RepoName="templating" ManagedOnly="true" />
8888
</Dependency>
89-
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21411.16">
89+
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21412.2">
9090
<Uri>https://github.com/dotnet/sdk</Uri>
91-
<Sha>2f8468e6a23db80e4a7bec842eb4796fefd7ceb1</Sha>
91+
<Sha>f1551dc5bf5fdc2958fe0d33a950fab2501a221d</Sha>
9292
<SourceBuild RepoName="sdk" ManagedOnly="true" />
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21411.16">
94+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21412.2">
9595
<Uri>https://github.com/dotnet/sdk</Uri>
96-
<Sha>2f8468e6a23db80e4a7bec842eb4796fefd7ceb1</Sha>
96+
<Sha>f1551dc5bf5fdc2958fe0d33a950fab2501a221d</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.21410.4" 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.21410.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
35+
<MicrosoftDotNetCommonItemTemplatesPackageVersion>6.0.100-rc.1.21412.1</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.21411.16</MicrosoftNETSdkPackageVersion>
61-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21411.16</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
60+
<MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21412.2</MicrosoftNETSdkPackageVersion>
61+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21412.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
6262
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
6363
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
6464
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)