Skip to content

Commit d5751de

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250307.1
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25155.7 -> To Version 10.0.0-beta.25157.1
1 parent 0d5556e commit d5751de

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -640,34 +640,34 @@
640640
</Dependency>
641641
</ProductDependencies>
642642
<ToolsetDependencies>
643-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25155.7">
643+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25157.1">
644644
<Uri>https://github.com/dotnet/arcade</Uri>
645-
<Sha>b15b738e20fe19a3b01f09b2ac38073fbf39c42c</Sha>
645+
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
646646
</Dependency>
647-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25155.7">
647+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25157.1">
648648
<Uri>https://github.com/dotnet/arcade</Uri>
649-
<Sha>b15b738e20fe19a3b01f09b2ac38073fbf39c42c</Sha>
649+
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
650650
</Dependency>
651-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25155.7">
651+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25157.1">
652652
<Uri>https://github.com/dotnet/arcade</Uri>
653-
<Sha>b15b738e20fe19a3b01f09b2ac38073fbf39c42c</Sha>
653+
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
654654
</Dependency>
655-
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.25155.7">
655+
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.25157.1">
656656
<Uri>https://github.com/dotnet/arcade</Uri>
657-
<Sha>b15b738e20fe19a3b01f09b2ac38073fbf39c42c</Sha>
657+
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
658658
</Dependency>
659-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25155.7">
659+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25157.1">
660660
<Uri>https://github.com/dotnet/arcade</Uri>
661-
<Sha>b15b738e20fe19a3b01f09b2ac38073fbf39c42c</Sha>
661+
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
662662
</Dependency>
663-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25155.7">
663+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25157.1">
664664
<Uri>https://github.com/dotnet/arcade</Uri>
665-
<Sha>b15b738e20fe19a3b01f09b2ac38073fbf39c42c</Sha>
665+
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
666666
</Dependency>
667667
<!-- Intermediate is necessary for source build. -->
668-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25155.7">
668+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25157.1">
669669
<Uri>https://github.com/dotnet/arcade</Uri>
670-
<Sha>b15b738e20fe19a3b01f09b2ac38073fbf39c42c</Sha>
670+
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
671671
<SourceBuild RepoName="arcade" ManagedOnly="true" />
672672
</Dependency>
673673
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-preview.3.25155.15">

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -273,10 +273,10 @@
273273
</PropertyGroup>
274274
<PropertyGroup>
275275
<!-- Dependencies from https://github.com/dotnet/arcade -->
276-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25155.7</MicrosoftDotNetBuildTasksInstallersPackageVersion>
277-
<MicrosoftDotNetSignToolVersion>10.0.0-beta.25155.7</MicrosoftDotNetSignToolVersion>
278-
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25155.7</MicrosoftDotNetXliffTasksVersion>
279-
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25155.7</MicrosoftDotNetXUnitExtensionsVersion>
276+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25157.1</MicrosoftDotNetBuildTasksInstallersPackageVersion>
277+
<MicrosoftDotNetSignToolVersion>10.0.0-beta.25157.1</MicrosoftDotNetSignToolVersion>
278+
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25157.1</MicrosoftDotNetXliffTasksVersion>
279+
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25157.1</MicrosoftDotNetXUnitExtensionsVersion>
280280
</PropertyGroup>
281281
<PropertyGroup>
282282
<!-- Dependencies from https://github.com/dotnet/sourcelink -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"cmake": "latest"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25155.7",
21-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25155.7",
20+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25157.1",
21+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25157.1",
2222
"Microsoft.Build.NoTargets": "3.7.0",
2323
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1"
2424
}

0 commit comments

Comments
 (0)