Skip to content

Commit b162253

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20210721.23 (#11201)
[main] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.Net.Compilers.Toolset: from 4.0.0-3.21371.6 to 4.0.0-3.21371.14 (parent: Microsoft.NET.Sdk)
1 parent 01e1dd8 commit b162253

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>df68d4be46b630de2b5e7c052d32d2f8821853fd</Sha>
8787
<SourceBuild RepoName="templating" ManagedOnly="true" />
8888
</Dependency>
89-
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21371.20">
89+
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.1.21371.23">
9090
<Uri>https://github.com/dotnet/sdk</Uri>
91-
<Sha>b3e16368418c6fc3c2ac302926d6c47c2093e398</Sha>
91+
<Sha>51a1b630655779a1e4f6308e663a46a69741e9fe</Sha>
9292
<SourceBuild RepoName="sdk" ManagedOnly="true" />
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21371.20">
94+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.1.21371.23">
9595
<Uri>https://github.com/dotnet/sdk</Uri>
96-
<Sha>b3e16368418c6fc3c2ac302926d6c47c2093e398</Sha>
96+
<Sha>51a1b630655779a1e4f6308e663a46a69741e9fe</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.21369.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
@@ -123,9 +123,9 @@
123123
<SourceBuild RepoName="linker" ManagedOnly="true" />
124124
<RepoName>linker</RepoName>
125125
</Dependency>
126-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-3.21371.6" CoherentParentDependency="Microsoft.NET.Sdk">
126+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-3.21371.14" CoherentParentDependency="Microsoft.NET.Sdk">
127127
<Uri>https://github.com/dotnet/roslyn</Uri>
128-
<Sha>f355f6fe97bc7ce4641d72bc7f7fb9bc44c72ceb</Sha>
128+
<Sha>4319ccf0a51018e2673ab2e6c2fe80bdbbab9a0c</Sha>
129129
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
130130
</Dependency>
131131
<Dependency Name="Microsoft.Build" Version="17.0.0-preview-21370-03" 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-rc.1.21371.20</MicrosoftNETSdkPackageVersion>
61-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21371.20</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
60+
<MicrosoftNETSdkPackageVersion>6.0.100-rc.1.21371.23</MicrosoftNETSdkPackageVersion>
61+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.1.21371.23</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
6262
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
6363
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
6464
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)