Skip to content

Commit 329e185

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240816.2 (#357)
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.24408.2 -> To Version 9.0.0-beta.24416.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2cef086 commit 329e185

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ToolsetDependencies>
4-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24408.2">
4+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24416.2">
55
<Uri>https://github.com/dotnet/arcade</Uri>
6-
<Sha>60ae233c3d77f11c5fdb53e570b64d503b13ba59</Sha>
6+
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
77
</Dependency>
88
<!-- Intermediate is necessary for source build. -->
9-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24408.2">
9+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24416.2">
1010
<Uri>https://github.com/dotnet/arcade</Uri>
11-
<Sha>60ae233c3d77f11c5fdb53e570b64d503b13ba59</Sha>
11+
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
1212
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1313
</Dependency>
1414
<!-- Intermediate is necessary for source build. -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "9.0.100-preview.5.24307.3"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24408.2"
6+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24416.2"
77
}
88
}

0 commit comments

Comments
 (0)