Skip to content

Commit 8da5dca

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250730.1 (#797)
[main] Update dependencies from dotnet/arcade
1 parent 0e89685 commit 8da5dca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@
6565
</Dependency>
6666
</ProductDependencies>
6767
<ToolsetDependencies>
68-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25366.1">
68+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25380.1">
6969
<Uri>https://github.com/dotnet/arcade</Uri>
70-
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
70+
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
7171
</Dependency>
72-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25366.1">
72+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25380.1">
7373
<Uri>https://github.com/dotnet/arcade</Uri>
74-
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
74+
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
7575
</Dependency>
7676
</ToolsetDependencies>
7777
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
},
1818
"msbuild-sdks": {
19-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25366.1",
20-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25366.1"
19+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25380.1",
20+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25380.1"
2121
}
2222
}

0 commit comments

Comments
 (0)