Skip to content

Commit d752c3e

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20200326.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>
1 parent 0edc5fa commit d752c3e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@
8383
<Uri>https://github.com/dotnet/templating</Uri>
8484
<Sha>7e732bccfebe0cf51138d4368b98c2ab11e168f7</Sha>
8585
</Dependency>
86-
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.2.20175.3">
86+
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.2.20176.4">
8787
<Uri>https://github.com/dotnet/sdk</Uri>
88-
<Sha>a54659705d00fefeeba7fc1f32c191d9489b3aa2</Sha>
88+
<Sha>09cfa5216b4c80af4268db61d8e7b3432a25451f</Sha>
8989
</Dependency>
90-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.2.20175.3">
90+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.2.20176.4">
9191
<Uri>https://github.com/dotnet/sdk</Uri>
92-
<Sha>a54659705d00fefeeba7fc1f32c191d9489b3aa2</Sha>
92+
<Sha>09cfa5216b4c80af4268db61d8e7b3432a25451f</Sha>
9393
</Dependency>
9494
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
9595
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-preview.2.20155.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
</PropertyGroup>
5050
<PropertyGroup>
5151
<!-- Dependencies from https://github.com/dotnet/sdk -->
52-
<MicrosoftNETSdkPackageVersion>5.0.100-preview.2.20175.3</MicrosoftNETSdkPackageVersion>
53-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.2.20175.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
52+
<MicrosoftNETSdkPackageVersion>5.0.100-preview.2.20176.4</MicrosoftNETSdkPackageVersion>
53+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.2.20176.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
5454
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
5555
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
5656
</PropertyGroup>

0 commit comments

Comments
 (0)