Skip to content

Commit 9d0f04b

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20260810.1
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26406.9 -> To Version 10.0.0-beta.26410.1
1 parent 87016c0 commit 9d0f04b

3 files changed

Lines changed: 3 additions & 6 deletions

File tree

NuGet.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<!-- Begin: Package sources from dotnet-android -->
1313
<!-- End: Package sources from dotnet-android -->
1414
<!-- Begin: Package sources from dotnet-macios -->
15-
<add key="darc-pub-dotnet-macios-ac895e1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-ac895e19/nuget/v3/index.json" />
16-
<add key="darc-pub-dotnet-macios-ac895e1-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-ac895e19-2/nuget/v3/index.json" />
17-
<add key="darc-pub-dotnet-macios-ac895e1-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-ac895e19-1/nuget/v3/index.json" />
1815
<!-- End: Package sources from dotnet-macios -->
1916
<!-- Begin: Package sources from dotnet-maui -->
2017
<!-- End: Package sources from dotnet-maui -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
</Dependency>
3737
</ProductDependencies>
3838
<ToolsetDependencies>
39-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26406.9">
39+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26410.1">
4040
<Uri>https://github.com/dotnet/arcade</Uri>
41-
<Sha>af57946065838fca9b1745ab055d5a15a4783fba</Sha>
41+
<Sha>f0580c1beaa25ecdb341ad8396df48acf433fbec</Sha>
4242
<SourceBuild RepoName="arcade" ManagedOnly="true" />
4343
</Dependency>
4444
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"msbuild-sdks": {
1111
"Microsoft.Build.NoTargets": "3.7.0",
12-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26406.9",
12+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26410.1",
1313
"Microsoft.VisualStudio.Internal.MicroBuild.Vsman": "2.0.174"
1414
}
1515
}

0 commit comments

Comments
 (0)