Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/toolset build 2019…
Browse files Browse the repository at this point in the history
…1116.4 (#5697)

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19566.4

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19566.1 (parent: Microsoft.Dotnet.Toolset.Internal)
  • Loading branch information
dotnet-maestro[bot] authored and wtgodbe committed Nov 17, 2019
1 parent 4b50b4a commit cd82f02
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,17 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>53a17fce7ce81aa68ddaa7b04f371dc6391d3497</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-rtm.19566.3">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-rtm.19566.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>883f0f3ab716a5d129f188816a6b3801ac16f91d</Sha>
<Sha>575b1c9f9636e57881fc41817d3f049dff6ff470</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-rtm.19565.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>fc412c7e032c25a17da0e8ca4556b34897313d7c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-rtm.19565.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-rtm.19566.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>896091f8b6d9eaab6a88bea9dc26caae8dca9147</Sha>
<Sha>56fe2cca1ad3b1e450ece97a226ce8a655d31271</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-rtm.19564.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-rtm.19566.3</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-rtm.19566.4</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
Expand Down Expand Up @@ -45,7 +45,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.100-rtm.19565.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.100-rtm.19566.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
Expand Down

0 comments on commit cd82f02

Please sign in to comment.