Update dependencies from https://github.com/dotnet/toolset build 20200218.15 (#6461)
- Microsoft.Dotnet.Toolset.Internal - 3.1.103-servicing.20118.15 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.103-servicing.20118.10 (parent: Microsoft.Dotnet.Toolset.Internal)
This commit is contained in:
parent
021c73575c
commit
1203b0ea9f
2 changed files with 6 additions and 6 deletions
|
@ -73,17 +73,17 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>46091435536c53242905ab4e991bdc0bac153e64</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.103-servicing.20118.14">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.103-servicing.20118.15">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>4a629c07dfee60ea9f4c36c97865ebabf631d3ce</Sha>
|
||||
<Sha>8623247df0cb53ed83661b7c7733912631c0d07b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.103-servicing.20118.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>92f4b73e3f7e624b7a54db50fdb91cebb39151db</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.103-servicing.20118.8" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.103-servicing.20118.10" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>18cdda2da6d74df879980ae7bafc480d64407b00</Sha>
|
||||
<Sha>9f23bd54f1e8b2219695596f0e0b9ba6396916f3</Sha>
|
||||
</Dependency>
|
||||
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.1-servicing.20069.13" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.103-servicing.20118.14</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.103-servicing.20118.15</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
@ -45,7 +45,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.103-servicing.20118.8</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.103-servicing.20118.10</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue