Skip to content

Commit b2cf995

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20251015.1
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25504.1 -> To Version 8.0.0-beta.25515.1
1 parent 48975a3 commit b2cf995

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)