Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/sdk build 20200416…
Browse files Browse the repository at this point in the history
….1 (#7185)

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.3.20215.7 -> 5.0.100-preview.3.20216.1
- Microsoft.NET.Sdk: 5.0.100-preview.3.20215.7 -> 5.0.100-preview.3.20216.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Apr 16, 2020
1 parent 8b26261 commit 9f62a32
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 @@ -75,13 +75,13 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>3afa35569f53dceabbff596010f52ea328b0d5f8</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.3.20215.7">
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.3.20216.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>06190753047ad51634823e16592605d93e8b5bc7</Sha>
<Sha>a239378d4bdda1d96b88214198ac4d810904d04b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.3.20215.7">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.3.20216.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>06190753047ad51634823e16592605d93e8b5bc7</Sha>
<Sha>a239378d4bdda1d96b88214198ac4d810904d04b</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-preview.3.20181.1" 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 @@ -49,8 +49,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftNETSdkPackageVersion>5.0.100-preview.3.20215.7</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.3.20215.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>5.0.100-preview.3.20216.1</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.3.20216.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 9f62a32

Please sign in to comment.