Skip to content

Commit

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

[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-2.21228.16 to 4.0.0-2.21229.2 (parent: Microsoft.NET.Sdk)
  • Loading branch information
dotnet-maestro[bot] authored Apr 29, 2021
1 parent 5976815 commit bf8f9b8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>254a4c63afcd94b221408c6e8d245b90802551eb</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-preview.5.21228.18">
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-preview.5.21228.20">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>bb1184313fd0e843a5c198e440becdc2106bb247</Sha>
<Sha>150caf4ee84799066d314732669e282de3a1736b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-preview.5.21228.18">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-preview.5.21228.20">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>bb1184313fd0e843a5c198e440becdc2106bb247</Sha>
<Sha>150caf4ee84799066d314732669e282de3a1736b</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="6.0.0-preview.5.21226.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
Expand All @@ -113,9 +113,9 @@
<Sha>e48f540b753d2aa5f5d4c22f4bbc41aba130345b</Sha>
<RepoName>linker</RepoName>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-2.21228.16" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-2.21229.2" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e253351a7e27f8759f7a7f4786bfa9052045bfa3</Sha>
<Sha>d871940668630d0d6f71666760beab55b7cf4636</Sha>
</Dependency>
<Dependency Name="Microsoft.Build" Version="16.10.0-preview-21228-01" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/msbuild</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftNETSdkPackageVersion>6.0.100-preview.5.21228.18</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-preview.5.21228.18</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>6.0.100-preview.5.21228.20</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-preview.5.21228.20</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
Expand Down

0 comments on commit bf8f9b8

Please sign in to comment.