Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20210…
Browse files Browse the repository at this point in the history
…511.2 (#32585)

[main] Update dependencies from dotnet/arcade
  • Loading branch information
dotnet-maestro[bot] authored May 11, 2021
1 parent 1755ed9 commit 874fab7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -300,18 +300,18 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>05b646c85e2d3cfb0f95a4c700238a560477144a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21257.5">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21261.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>5faea1b7965644d1f1c666a7130f6f614abe76c0</Sha>
<Sha>1c6a2d9bb8d111720e69b133bf630a38bb136509</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21257.5">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21261.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>5faea1b7965644d1f1c666a7130f6f614abe76c0</Sha>
<Sha>1c6a2d9bb8d111720e69b133bf630a38bb136509</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21257.5">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21261.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>5faea1b7965644d1f1c666a7130f6f614abe76c0</Sha>
<Sha>1c6a2d9bb8d111720e69b133bf630a38bb136509</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<MicrosoftEntityFrameworkCoreVersion>6.0.0-preview.5.21260.5</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-preview.5.21260.5</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21257.5</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21261.2</MicrosoftDotNetBuildTasksInstallersVersion>
</PropertyGroup>
<!--
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21257.5",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21257.5"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21261.2",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21261.2"
}
}

0 comments on commit 874fab7

Please sign in to comment.