Skip to content

Commit 3907f62

Browse files
[release/10.0] Source code updates from dotnet/dotnet (#16600)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e365cfc commit 3907f62

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="arcade" Sha="7b28be752296e052a57e85fac1b2be81917fe569" BarId="305997" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="arcade" Sha="a768084e4f0d943321bd135b7f9f7ca048f30881" BarId="306614" />
44
<ProductDependencies>
55
</ProductDependencies>
66
<ToolsetDependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "10.0.104",
3+
"version": "10.0.105",
44
"rollForward": "latestFeature",
55
"paths": [
66
".dotnet",
@@ -9,7 +9,7 @@
99
"errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
1010
},
1111
"tools": {
12-
"dotnet": "10.0.104"
12+
"dotnet": "10.0.105"
1313
},
1414
"msbuild-sdks": {
1515
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26123.2",

0 commit comments

Comments
 (0)