Skip to content

Commit c868da1

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20251015.1 (#387)
[release/8.0] Update dependencies from dotnet/arcade
1 parent 3ab718e commit c868da1

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
@@ -8,9 +8,9 @@
88
</Dependency>
99
</ProductDependencies>
1010
<ToolsetDependencies>
11-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25504.1">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25515.1">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>3edea53c9b10e4bc63de863d71a05d47d9bb5b69</Sha>
13+
<Sha>6544413e02741855b701468aa8afc6cf8ca62c72</Sha>
1414
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1515
</Dependency>
1616
</ToolsetDependencies>

global.json

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

0 commit comments

Comments
 (0)