Skip to content

Commit

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

[main] Update dependencies from dotnet/arcade
  • Loading branch information
dotnet-maestro[bot] authored Oct 28, 2023
1 parent 3646b1c commit 7875aea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23527.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23527.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>41cd1b7f72df41c8598a3be11d0dafbf98d4bc16</Sha>
<Sha>b2827fe94e3dd11be213dedacd6a57ace65d7522</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23527.3">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23527.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>41cd1b7f72df41c8598a3be11d0dafbf98d4bc16</Sha>
<Sha>b2827fe94e3dd11be213dedacd6a57ace65d7522</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"dotnet": "9.0.100-alpha.1.23511.2"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23527.3"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23527.4"
}
}

0 comments on commit 7875aea

Please sign in to comment.