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 20231…
Browse files Browse the repository at this point in the history
…115.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
 From Version 8.0.0-beta.23265.1 -> To Version 9.0.0-beta.23565.1
  • Loading branch information
dotnet-maestro[bot] committed Nov 16, 2023
1 parent 5342c95 commit 6a28dca
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="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</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 @@ -14,6 +14,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23564.3"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23565.1"
}
}

0 comments on commit 6a28dca

Please sign in to comment.