Skip to content

Commit a21c3b9

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230825.2 (#196)
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.23419.1 -> To Version 8.0.0-beta.23425.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 412c69d commit a21c3b9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ToolsetDependencies>
4-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23419.1">
4+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23425.2">
55
<Uri>https://github.com/dotnet/arcade</Uri>
6-
<Sha>385129cbc980a515ddee2fa56f6b16f3183ed9bc</Sha>
6+
<Sha>90c167d5c57de4a8bced566379dbd893556c94e8</Sha>
77
<SourceBuild RepoName="arcade" ManagedOnly="true" />
88
</Dependency>
99
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23414.1">
-1.92 KB
Binary file not shown.

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "8.0.100-preview.7.23376.3"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23419.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23425.2"
77
}
88
}

0 commit comments

Comments
 (0)