Skip to content

Commit

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

[release/8.0.3xx] Update dependencies from dotnet/arcade
  • Loading branch information
dotnet-maestro[bot] committed Sep 12, 2024
1 parent 9d03ca2 commit 6c16d4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24459.4">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24460.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e4f0d9916d3fee1f67a63345cdb8438ca3faeff8</Sha>
<Sha>bee4cec9d8f2d43b4dd7c69dfbf65392301a2dbd</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
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": "8.0.108"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24459.4"
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24460.4"
}
}

0 comments on commit 6c16d4a

Please sign in to comment.