Update dependencies from https://github.com/dotnet/sdk build 20210527.9 (#10786)
[release/5.0.4xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.Net.Compilers.Toolset: from 3.11.0-2.21275.21 to 3.11.0-2.21276.3 (parent: Microsoft.NET.Sdk)
This commit is contained in:
parent
978923c1fe
commit
e424b1822f
2 changed files with 7 additions and 7 deletions
|
@ -87,13 +87,13 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>592742371da1df5b459c4bbf68e05968b5eb750d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.400-preview.21276.7">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.400-preview.21277.9">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>d1f7263fa950f1e784f7c5db8ec93225fc77d859</Sha>
|
||||
<Sha>4e270e977c0d3aaa8674b7225604c00b2c6d129d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.400-preview.21276.7">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.400-preview.21277.9">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>d1f7263fa950f1e784f7c5db8ec93225fc77d859</Sha>
|
||||
<Sha>4e270e977c0d3aaa8674b7225604c00b2c6d129d</Sha>
|
||||
</Dependency>
|
||||
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.6-servicing.21221.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
||||
|
@ -117,7 +117,7 @@
|
|||
<Sha>6a15056a9d71169bf04d007301edfd558afcfa6a</Sha>
|
||||
<RepoName>linker</RepoName>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.11.0-2.21275.21" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.11.0-2.21276.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/roslyn</Uri>
|
||||
<Sha>421ad6d87e1bc334a3d5ea4771646627acab9e39</Sha>
|
||||
</Dependency>
|
||||
|
|
|
@ -55,8 +55,8 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftNETSdkPackageVersion>5.0.400-preview.21276.7</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.400-preview.21276.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>5.0.400-preview.21277.9</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.400-preview.21277.9</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue