Skip to content

Commit

Permalink
Merge pull request #7316 from dotnet/darc-main-360bb5da-0ec7-44d7-af9…
Browse files Browse the repository at this point in the history
…0-fab30680f1c2

[main] Update dependencies from dotnet/arcade
  • Loading branch information
v-wuzhai committed Nov 24, 2023
2 parents f31c58c + 24e9ff0 commit e393fd5
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.23570.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23572.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>96e79593b458ac7aeff2571604c41fe915da5bff</Sha>
<Sha>c5e5051496efbcc9046b25628666377d6b97a670</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23570.1">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23572.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>96e79593b458ac7aeff2571604c41fe915da5bff</Sha>
<Sha>c5e5051496efbcc9046b25628666377d6b97a670</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.23570.1"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23572.2"
}
}

0 comments on commit e393fd5

Please sign in to comment.