Skip to content

Commit

Permalink
Merge pull request #8395 from dotnet/darc-release/9.0.2xx-1e3df490-1f…
Browse files Browse the repository at this point in the history
…e5-46dc-bc97-13409cf2f37e

[release/9.0.2xx] Update dependencies from dotnet/arcade
  • Loading branch information
v-wuzhai authored Sep 25, 2024
2 parents fdb7152 + adc1e03 commit e77c783
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 @@ -19,14 +19,14 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24466.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24473.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>04b9022eba9c184a8036328af513c22e6949e8b6</Sha>
<Sha>1230437de1ab7b3e15fe7cdfe7ffce2f65449959</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24466.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24473.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>04b9022eba9c184a8036328af513c22e6949e8b6</Sha>
<Sha>1230437de1ab7b3e15fe7cdfe7ffce2f65449959</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.Formats.Asn1" Version="8.0.1">
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"dotnet": "9.0.100-rc.1.24452.12"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24466.2"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24473.1"
}
}

0 comments on commit e77c783

Please sign in to comment.