Skip to content

Commit

Permalink
Merge pull request #7226 from dotnet/darc-main-d8f380b4-d028-48a9-add…
Browse files Browse the repository at this point in the history
…0-af0ea8d82adf

[main] Update dependencies from dotnet/arcade
  • Loading branch information
v-wuzhai authored Nov 2, 2023
2 parents 17d2894 + 5640a08 commit 6dedd05
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.23531.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23531.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0ebe09a5ce6665a5fe1df1c644d4f77189c4deba</Sha>
<Sha>16a344fc2ff2eecac5b03b88c96e99d7796e5125</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23531.1">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23531.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0ebe09a5ce6665a5fe1df1c644d4f77189c4deba</Sha>
<Sha>16a344fc2ff2eecac5b03b88c96e99d7796e5125</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.23531.1"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23531.4"
}
}

0 comments on commit 6dedd05

Please sign in to comment.