Skip to content

Commit

Permalink
Merge pull request #7324 from dotnet/darc-main-faa03364-d071-4bf9-91a…
Browse files Browse the repository at this point in the history
…6-fd41eb5f8f9a

[main] Update dependencies from dotnet/arcade
  • Loading branch information
JL03-Yue committed Nov 30, 2023
2 parents 502bf2d + c2b3899 commit 824735d
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 @@ -29,14 +29,14 @@
</Dependency>
</ProductDependencies>
<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>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</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>
</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 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23578.2"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23579.2"
}
}

0 comments on commit 824735d

Please sign in to comment.