Update dependencies from https://github.com/dotnet/toolset build 20200224.2 (#6549)
- Microsoft.Dotnet.Toolset.Internal - 3.1.200-preview.20124.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.200-preview.20124.1 (parent: Microsoft.Dotnet.Toolset.Internal)
This commit is contained in:
parent
0a672ec544
commit
b3dae24c3b
2 changed files with 6 additions and 6 deletions
|
@ -73,17 +73,17 @@
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
<Uri>https://github.com/dotnet/templating</Uri>
|
||||||
<Sha>247f60e9e34a03ed99e855eb1ea0c20931a968db</Sha>
|
<Sha>247f60e9e34a03ed99e855eb1ea0c20931a968db</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.20124.1">
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.20124.2">
|
||||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||||
<Sha>80e7d33f08fbc8042d1cb8fdb01ec72667e5d662</Sha>
|
<Sha>99c019d308d25855c67b83eb3ca94f9fd5999bd0</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.200-preview.20123.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.200-preview.20123.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
<Sha>f1ae79d83d0c08d08472e9f7ba030a119c4d9458</Sha>
|
<Sha>f1ae79d83d0c08d08472e9f7ba030a119c4d9458</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.200-preview.20123.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.200-preview.20124.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||||
<Uri>https://github.com/dotnet/cli</Uri>
|
<Uri>https://github.com/dotnet/cli</Uri>
|
||||||
<Sha>2b200dd9108f4907120f55281ce549878023b2c1</Sha>
|
<Sha>5e2596aefb5f470eb9fed18868736265fdab2511</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
|
<!-- 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">
|
<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>
|
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.200-preview.20124.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.200-preview.20124.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.200-preview.20123.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.200-preview.20124.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||||
|
|
Loading…
Add table
Reference in a new issue