Skip to content

Commit 4356580

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20200618.5 (#7831)
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk From Version 5.0.100-preview.6.20318.2 -> To Version 5.0.100-preview.6.20318.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 352bb88 commit 4356580

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
@@ -79,13 +79,13 @@
7979
<Uri>https://github.com/dotnet/templating</Uri>
8080
<Sha>6f30d27afdd5afe7ca57f82f188b672124185b8a</Sha>
8181
</Dependency>
82-
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.6.20318.2">
82+
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.6.20318.5">
8383
<Uri>https://github.com/dotnet/sdk</Uri>
84-
<Sha>c11dc2f604243144724a7e0af731c25a47612ec7</Sha>
84+
<Sha>3f8076a3bc10bc931769e44b2a969d05005608bb</Sha>
8585
</Dependency>
86-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.6.20318.2">
86+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.6.20318.5">
8787
<Uri>https://github.com/dotnet/sdk</Uri>
88-
<Sha>c11dc2f604243144724a7e0af731c25a47612ec7</Sha>
88+
<Sha>3f8076a3bc10bc931769e44b2a969d05005608bb</Sha>
8989
</Dependency>
9090
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
9191
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-preview.6.20306.1" 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.6.20318.2</MicrosoftNETSdkPackageVersion>
53-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.6.20318.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
52+
<MicrosoftNETSdkPackageVersion>5.0.100-preview.6.20318.5</MicrosoftNETSdkPackageVersion>
53+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.6.20318.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
5454
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
5555
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
5656
</PropertyGroup>

0 commit comments

Comments
 (0)