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
…129.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.23578.2 -> To Version 9.0.0-beta.23579.2
  • Loading branch information
dotnet-maestro[bot] committed Nov 30, 2023
1 parent 04c7731 commit 02b8888
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
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23578.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23579.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2db75707de93dcbb185f71de210f48516eb45e2c</Sha>
<Sha>3a4a93cdb9c53c097a9ae327c61336f94f1ed630</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23578.2">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23579.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2db75707de93dcbb185f71de210f48516eb45e2c</Sha>
<Sha>3a4a93cdb9c53c097a9ae327c61336f94f1ed630</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="1.0.0-alpha.23577.1">
<Uri>https://github.com/microsoft/testanywhere</Uri>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"rollForward": "patch"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23578.2",
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23579.2",
"MSBuild.Sdk.Extras": "3.0.44"
}
}

0 comments on commit 02b8888

Please sign in to comment.