Skip to content

Commit

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

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.5.20221.5 -> 5.0.100-preview.5.20221.6
- Microsoft.NET.Sdk: 5.0.100-preview.5.20221.5 -> 5.0.100-preview.5.20221.6

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 22, 2020
1 parent 2db1aa8 commit e8ba1dc
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 @@ -79,13 +79,13 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>3c33db6be09d62f5d4fb154d23ccecf4ea3f5127</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.5.20221.5">
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.5.20221.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>8f0e581f439e00b706f0366cb434c2e49f6da73b</Sha>
<Sha>a19e70a0a1e608585c1c7929f1993e532fc5c33b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.5.20221.5">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.5.20221.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>8f0e581f439e00b706f0366cb434c2e49f6da73b</Sha>
<Sha>a19e70a0a1e608585c1c7929f1993e532fc5c33b</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.5.20221.3" 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.5.20221.5</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.5.20221.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>5.0.100-preview.5.20221.6</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.5.20221.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit e8ba1dc

Please sign in to comment.