Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Commit e11515a

Browse files
[release/6.0.2xx] Update dependencies from dotnet/arcade (#228)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a8e6c1d commit e11515a

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
@@ -3,9 +3,9 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.22218.4">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.22254.3">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>095ae444583627c1f0575967529107fd1e1d6913</Sha>
8+
<Sha>5fdd5b6c08c6c39edf12001400a11786c03b3e35</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"version": "6.0.104"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22218.4"
14+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22254.3"
1515
}
1616
}

0 commit comments

Comments
 (0)