Skip to content

Commit 4cabd18

Browse files
[main] Update dependencies from dotnet/arcade (#13111)
[main] Update dependencies from dotnet/arcade - Update global.json
1 parent d953562 commit 4cabd18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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="7.0.0-beta.22254.2">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22255.2">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>9c9de91045b8691364e40426177da2e5c535d3ab</Sha>
13+
<Sha>ba1c3aff4be864c493031d989259ef92aaa23fc3</Sha>
1414
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1515
</Dependency>
1616
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"perl": "5.32.1.1"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22254.2",
20+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22255.2",
2121
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
2222
}
2323
}

0 commit comments

Comments
 (0)