Update dependencies from https://github.com/dotnet/toolset build 20190903.8 (#4554)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19453.8 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19453.4 (parent: Microsoft.Dotnet.Toolset.Internal)
This commit is contained in:
parent
f642973bb6
commit
12d607a0a4
2 changed files with 6 additions and 6 deletions
|
@ -42,17 +42,17 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>e8d6da33000a416b2b36b4f04b1756dcc99f671d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc1.19453.7">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc1.19453.8">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>d4324c1dbc622a5a243da162fbcd4fad36b8c3cc</Sha>
|
||||
<Sha>3356e6474670f153844949cdf7a3c1fc3ff2f137</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc1.19453.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>59e63b28d24a769652b754f341d38c9de7c3d0d1</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-rc1.19453.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-rc1.19453.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>d63b48495715825a526b22affd403324c325e8e3</Sha>
|
||||
<Sha>5ab959c38e454e86d109c1fbc743e97eec85cbe6</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-preview9.19415.10" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-rc1.19453.7</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-rc1.19453.8</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.100-rc1.19453.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-rc1.19453.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue