Update dependencies from https://github.com/dotnet/sdk build 20210303.4 (#9866)
[master] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.NET.ILLink.Tasks: from 6.0.100-preview.2.21152.1 to 6.0.100-preview.2.21153.1 (parent: Microsoft.NET.Sdk)
This commit is contained in:
parent
a72f00583f
commit
53ecc15cf6
2 changed files with 8 additions and 8 deletions
|
@ -91,13 +91,13 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>98a1a85b97d51f366f4e8de965c440b27fd7ae08</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-preview.3.21153.3">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-preview.3.21153.4">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>b93ef75306830764cd6e17732f48d326212d1c5f</Sha>
|
||||
<Sha>6bc17f5e8aadd42b3934ab1c88d9e190de39af23</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-preview.3.21153.3">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-preview.3.21153.4">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>b93ef75306830764cd6e17732f48d326212d1c5f</Sha>
|
||||
<Sha>6bc17f5e8aadd42b3934ab1c88d9e190de39af23</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="6.0.0-preview.3.21126.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
||||
|
@ -116,9 +116,9 @@
|
|||
<Uri>https://github.com/microsoft/vstest</Uri>
|
||||
<Sha>a665f12b88699bfbd49887cbc881027f828e246b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.2.21152.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.2.21153.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/mono/linker</Uri>
|
||||
<Sha>40abde7447c9341cefcaf9243d4784522cc6daa4</Sha>
|
||||
<Sha>f10b79b5b994c3fe5a309208825f67e7a49047df</Sha>
|
||||
<RepoName>linker</RepoName>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.10.0-2.21153.14" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
|
|
|
@ -58,8 +58,8 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftNETSdkPackageVersion>6.0.100-preview.3.21153.3</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-preview.3.21153.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>6.0.100-preview.3.21153.4</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-preview.3.21153.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue