Skip to content

Commit 2dc0c5a

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20211215.7 (#12849)
[release/6.0.2xx] Update dependencies from dotnet/sdk
1 parent 360e2cf commit 2dc0c5a

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
@@ -103,14 +103,14 @@
103103
<Uri>https://github.com/dotnet/templating</Uri>
104104
<Sha>7d941613047c847c87dc8d243a54fd1a45a47de7</Sha>
105105
</Dependency>
106-
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.200-preview.21612.4">
106+
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.200-preview.21615.7">
107107
<Uri>https://github.com/dotnet/sdk</Uri>
108-
<Sha>4a935da067ee66f3d9bf5bdcda8dd3952e342ebb</Sha>
108+
<Sha>d984207d8bc16a659e1d5303b744cf74518caa87</Sha>
109109
<SourceBuild RepoName="sdk" ManagedOnly="true" />
110110
</Dependency>
111-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.200-preview.21612.4">
111+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.200-preview.21615.7">
112112
<Uri>https://github.com/dotnet/sdk</Uri>
113-
<Sha>4a935da067ee66f3d9bf5bdcda8dd3952e342ebb</Sha>
113+
<Sha>d984207d8bc16a659e1d5303b744cf74518caa87</Sha>
114114
</Dependency>
115115
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
116116
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rtm.21523.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
</PropertyGroup>
5757
<PropertyGroup>
5858
<!-- Dependencies from https://github.com/dotnet/sdk -->
59-
<MicrosoftNETSdkPackageVersion>6.0.200-preview.21612.4</MicrosoftNETSdkPackageVersion>
60-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.200-preview.21612.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
59+
<MicrosoftNETSdkPackageVersion>6.0.200-preview.21615.7</MicrosoftNETSdkPackageVersion>
60+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.200-preview.21615.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
6161
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
6262
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
6363
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)