Skip to content

Commit bd6869f

Browse files
authored
Merge pull request #9435 from dotnet/darc-release/8.0.3xx-faa5d7e4-333b-4ebd-8f7d-15a4d87f8f78
[release/8.0.3xx] Update dependencies from dotnet/arcade
2 parents 48975a3 + b2cf995 commit bd6869f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
</Dependency>
1818
</ProductDependencies>
1919
<ToolsetDependencies>
20-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25504.1">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25515.1">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>3edea53c9b10e4bc63de863d71a05d47d9bb5b69</Sha>
22+
<Sha>6544413e02741855b701468aa8afc6cf8ca62c72</Sha>
2323
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2424
</Dependency>
2525
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.120"
3+
"dotnet": "8.0.121"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25504.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25515.1"
77
}
88
}

0 commit comments

Comments
 (0)