Skip to content

Commit

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

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.2.20176.4
- Microsoft.NET.Sdk - 5.0.100-preview.2.20176.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Mar 26, 2020
1 parent 0edc5fa commit d752c3e
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
Expand Up @@ -83,13 +83,13 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>7e732bccfebe0cf51138d4368b98c2ab11e168f7</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.2.20175.3">
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.2.20176.4">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a54659705d00fefeeba7fc1f32c191d9489b3aa2</Sha>
<Sha>09cfa5216b4c80af4268db61d8e7b3432a25451f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.2.20175.3">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.2.20176.4">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a54659705d00fefeeba7fc1f32c191d9489b3aa2</Sha>
<Sha>09cfa5216b4c80af4268db61d8e7b3432a25451f</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.2.20155.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Expand Up @@ -49,8 +49,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftNETSdkPackageVersion>5.0.100-preview.2.20175.3</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.2.20175.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>5.0.100-preview.2.20176.4</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.2.20176.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit d752c3e

Please sign in to comment.