Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

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

[main] Update dependencies from dotnet/arcade
  • Loading branch information
dotnet-maestro[bot] authored Jul 2, 2021
1 parent 124f35a commit fc0ab39
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21330.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21351.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>26345756f99087811b1fe4d02ff213eb172ec506</Sha>
<Sha>7f52af24016a4b749a2c1f219105c0f5a7100028</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21330.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21351.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>26345756f99087811b1fe4d02ff213eb172ec506</Sha>
<Sha>7f52af24016a4b749a2c1f219105c0f5a7100028</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21330.2">
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21351.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>26345756f99087811b1fe4d02ff213eb172ec506</Sha>
<Sha>7f52af24016a4b749a2c1f219105c0f5a7100028</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21330.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21351.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>26345756f99087811b1fe4d02ff213eb172ec506</Sha>
<Sha>7f52af24016a4b749a2c1f219105c0f5a7100028</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21330.2">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21351.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>26345756f99087811b1fe4d02ff213eb172ec506</Sha>
<Sha>7f52af24016a4b749a2c1f219105c0f5a7100028</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.19556.4">
<Uri>https://github.com/dotnet/arcade-services</Uri>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21330.2"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21351.2"
}
}

0 comments on commit fc0ab39

Please sign in to comment.