Skip to content

Commit 7861571

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230410.3
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.23205.4 -> To Version 8.0.0-beta.23210.3
1 parent 0b913ce commit 7861571

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.config/dotnet-tools.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
]
1010
}
1111
}
12-
}
12+
}

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
1313
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23205.4">
15+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23210.3">
1616
<Uri>https://github.com/dotnet/arcade</Uri>
17-
<Sha>290a3ecc0e3dabcdcafff632ccbf28d42db8061b</Sha>
17+
<Sha>e5c569253a4cecd110830acbf1ffae96d5a37cc6</Sha>
1818
</Dependency>
1919
</ToolsetDependencies>
2020
</Dependencies>

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"rollForward": "latestPatch"
2222
},
2323
"msbuild-sdks": {
24-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23205.4",
24+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23210.3",
2525
"Yarn.MSBuild": "1.22.10"
2626
}
2727
}

0 commit comments

Comments
 (0)