Skip to content

Commit 8062d94

Browse files
authored
update arcade version To fix the publishing (#24386)
* update arcade version * update version details file as well
1 parent 3cf39cf commit 8062d94

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
@@ -300,9 +300,9 @@
300300
<Uri>https://github.com/dotnet/runtime</Uri>
301301
<Sha>f37dd6fc8595e130909dcb3085a56342d04aa20c</Sha>
302302
</Dependency>
303-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20364.3">
303+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20377.2">
304304
<Uri>https://github.com/dotnet/arcade</Uri>
305-
<Sha>ff5d4b6c8dbdaeacb6e6159d3f8185118dffd915</Sha>
305+
<Sha>22d6355c4f3c9ac00b0e3abf9d85f2fb07e4787b</Sha>
306306
</Dependency>
307307
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20364.3">
308308
<Uri>https://github.com/dotnet/arcade</Uri>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"msbuild-sdks": {
3232
"Yarn.MSBuild": "1.15.2",
33-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20364.3",
33+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20377.2",
3434
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20364.3"
3535
}
3636
}

0 commit comments

Comments
 (0)