Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd9bd62

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250703.1
Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25171.1 -> To Version 10.0.0-beta.25353.1
1 parent cb77f4b commit bd9bd62

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="10.0.0-beta.25326.3">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25353.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>0e335649fe2d2f98ea51e55cc1a0899af3617eba</Sha>
8+
<Sha>aea743edf7c9345cfdbdf9593756973baadc6b37</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
}
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25326.3"
11+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25353.1"
1212
}
1313
}

0 commit comments

Comments
 (0)