Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20241…
Browse files Browse the repository at this point in the history
…001.3 (#8416)

[release/9.0.2xx] Update dependencies from dotnet/arcade
  • Loading branch information
dotnet-maestro[bot] authored Oct 2, 2024
1 parent 168dd69 commit 6c8d7a2
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.24473.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24501.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1230437de1ab7b3e15fe7cdfe7ffce2f65449959</Sha>
<Sha>e879259c14f58a55983b9a70dd3034cc650ee961</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24473.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24501.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1230437de1ab7b3e15fe7cdfe7ffce2f65449959</Sha>
<Sha>e879259c14f58a55983b9a70dd3034cc650ee961</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.24473.1"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24501.3"
}
}

0 comments on commit 6c8d7a2

Please sign in to comment.