Update dependencies from https://github.com/dotnet/sdk build 20210924.40 (#12134)
[release/6.0.1xx-rc2] Update dependencies from dotnet/sdk
This commit is contained in:
parent
28be3e9a00
commit
2eb19d83fa
2 changed files with 6 additions and 6 deletions
|
@ -98,14 +98,14 @@
|
|||
<Sha>73e74bdd2ab3a3f5b2197f3e60aaafb4eae5e302</Sha>
|
||||
<SourceBuild RepoName="templating" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.2.21474.14">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.2.21474.40">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>23291a868148c15592e43b66d917ddef22e7e201</Sha>
|
||||
<Sha>279a14389ff6c1394e782346be347f467f4332c6</Sha>
|
||||
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.2.21474.14">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.2.21474.40">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>23291a868148c15592e43b66d917ddef22e7e201</Sha>
|
||||
<Sha>279a14389ff6c1394e782346be347f467f4332c6</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-rc.2.21470.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
||||
|
|
|
@ -57,8 +57,8 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftNETSdkPackageVersion>6.0.100-rc.2.21474.14</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.2.21474.14</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>6.0.100-rc.2.21474.40</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rc.2.21474.40</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue