Skip to content

Commit 6adf772

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 266331 (#476)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 37a16c7 commit 6adf772

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-externals" Sha="efbfb137a317fb339a6b7be36af7188cc508dc95" BarId="266095" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-externals" Sha="78c5fa9a48d469a19ab5a61c16c955c1f370b5be" BarId="266331" />
44
<ToolsetDependencies>
55
<Dependency Name="Microsoft.Build" Version="17.14.0-preview-24619-01">
66
<Uri>https://github.com/dotnet/msbuild</Uri>
77
<Sha>e9b99f554a3c298e1106ea171f5a0462780af2c5</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25228.104">
9+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25229.109">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>efbfb137a317fb339a6b7be36af7188cc508dc95</Sha>
11+
<Sha>78c5fa9a48d469a19ab5a61c16c955c1f370b5be</Sha>
1212
</Dependency>
1313
</ToolsetDependencies>
1414
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "10.0.100-preview.3.25201.16"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25228.104"
6+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25229.109"
77
}
88
}

0 commit comments

Comments
 (0)