Update dependencies from https://github.com/dotnet/toolset build 20191123.2 (#5780)
- Microsoft.Dotnet.Toolset.Internal - 3.0.102-servicing.19573.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.102-servicing.19573.1 (parent: Microsoft.Dotnet.Toolset.Internal)
This commit is contained in:
parent
5803e4291f
commit
64e6bf8c23
2 changed files with 6 additions and 6 deletions
|
@ -71,17 +71,17 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>7a6c23bdddc0f12d7f0dee0a1b655375a08888c7</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.102-servicing.19572.25">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.102-servicing.19573.2">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>67845a5815245c1e2b1d0a1bc21690878b0b2bad</Sha>
|
||||
<Sha>d413623d6498c9fff98e8c2781397d3cc3a97d4a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.101-servicing.19529.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>5c9dd04241f307f1aa6b3643d5e07ea89a1dad4a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.102-servicing.19572.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.102-servicing.19573.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>cb72305831df077a78b5c3893eaac2971d2df7d1</Sha>
|
||||
<Sha>f8ae9c892d145680eac10074d4ed3c924d47708b</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.0-servicing.19480.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.102-servicing.19572.25</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.102-servicing.19573.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
@ -33,7 +33,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.102-servicing.19572.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.102-servicing.19573.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue