Skip to content

Commit 808795c

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20210719.6 (#11156)
[release/6.0.1xx-preview7] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.Build: from 17.0.0-preview-21367-01 to 17.0.0-preview-21369-01 (parent: Microsoft.NET.Sdk)
1 parent 9744d01 commit 808795c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,14 @@
8686
<Sha>72cef496e34fdcc1b9b765fbed04f8e5d754e90a</Sha>
8787
<SourceBuild RepoName="templating" ManagedOnly="true" />
8888
</Dependency>
89-
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-preview.7.21369.4">
89+
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-preview.7.21369.6">
9090
<Uri>https://github.com/dotnet/sdk</Uri>
91-
<Sha>f85355ac5c1670c015678ea3a624de283343430c</Sha>
91+
<Sha>9f328429d1e0b550fe4a4f805e80c47251bd9a88</Sha>
9292
<SourceBuild RepoName="sdk" ManagedOnly="true" />
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-preview.7.21369.4">
94+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-preview.7.21369.6">
9595
<Uri>https://github.com/dotnet/sdk</Uri>
96-
<Sha>f85355ac5c1670c015678ea3a624de283343430c</Sha>
96+
<Sha>9f328429d1e0b550fe4a4f805e80c47251bd9a88</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-preview.7.21368.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
@@ -128,9 +128,9 @@
128128
<Sha>ea623578b108856d3416af28af61060ed3d695e8</Sha>
129129
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
130130
</Dependency>
131-
<Dependency Name="Microsoft.Build" Version="17.0.0-preview-21367-01" CoherentParentDependency="Microsoft.NET.Sdk">
131+
<Dependency Name="Microsoft.Build" Version="17.0.0-preview-21369-01" CoherentParentDependency="Microsoft.NET.Sdk">
132132
<Uri>https://github.com/dotnet/msbuild</Uri>
133-
<Sha>98dd7fad98483c57d2c7648ee94a99b926633d21</Sha>
133+
<Sha>bc71365d8cff780c7596758efec4dd2cec18d821</Sha>
134134
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
135135
</Dependency>
136136
<Dependency Name="NuGet.Build.Tasks" Version="6.0.0-preview.2.136" CoherentParentDependency="Microsoft.NET.Sdk">

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-preview.7.21369.4</MicrosoftNETSdkPackageVersion>
61-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-preview.7.21369.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
60+
<MicrosoftNETSdkPackageVersion>6.0.100-preview.7.21369.6</MicrosoftNETSdkPackageVersion>
61+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-preview.7.21369.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
6262
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
6363
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
6464
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)