Skip to content

Commit 7c04001

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250314.6
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.25163.2 -> To Version 10.0.0-beta.25164.6
1 parent 0277ad6 commit 7c04001

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.25164.4">
643+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25164.6">
644644
<Uri>https://github.com/dotnet/arcade</Uri>
645-
<Sha>6c1093b3501b0b08f4db5817f1d633a0f59267b2</Sha>
645+
<Sha>1912d9f4fc410d421a01b5a09131aae234b603fa</Sha>
646646
</Dependency>
647-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25164.4">
647+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25164.6">
648648
<Uri>https://github.com/dotnet/arcade</Uri>
649-
<Sha>6c1093b3501b0b08f4db5817f1d633a0f59267b2</Sha>
649+
<Sha>1912d9f4fc410d421a01b5a09131aae234b603fa</Sha>
650650
</Dependency>
651-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25164.4">
651+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25164.6">
652652
<Uri>https://github.com/dotnet/arcade</Uri>
653-
<Sha>6c1093b3501b0b08f4db5817f1d633a0f59267b2</Sha>
653+
<Sha>1912d9f4fc410d421a01b5a09131aae234b603fa</Sha>
654654
</Dependency>
655-
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.25164.4">
655+
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.25164.6">
656656
<Uri>https://github.com/dotnet/arcade</Uri>
657-
<Sha>6c1093b3501b0b08f4db5817f1d633a0f59267b2</Sha>
657+
<Sha>1912d9f4fc410d421a01b5a09131aae234b603fa</Sha>
658658
</Dependency>
659-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25164.4">
659+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25164.6">
660660
<Uri>https://github.com/dotnet/arcade</Uri>
661-
<Sha>6c1093b3501b0b08f4db5817f1d633a0f59267b2</Sha>
661+
<Sha>1912d9f4fc410d421a01b5a09131aae234b603fa</Sha>
662662
</Dependency>
663-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25164.4">
663+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25164.6">
664664
<Uri>https://github.com/dotnet/arcade</Uri>
665-
<Sha>6c1093b3501b0b08f4db5817f1d633a0f59267b2</Sha>
665+
<Sha>1912d9f4fc410d421a01b5a09131aae234b603fa</Sha>
666666
</Dependency>
667667
<!-- Intermediate is necessary for source build. -->
668-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25164.4">
668+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25164.6">
669669
<Uri>https://github.com/dotnet/arcade</Uri>
670-
<Sha>6c1093b3501b0b08f4db5817f1d633a0f59267b2</Sha>
670+
<Sha>1912d9f4fc410d421a01b5a09131aae234b603fa</Sha>
671671
<SourceBuild RepoName="arcade" ManagedOnly="true" />
672672
</Dependency>
673673
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-preview.3.25162.19">

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,10 @@
276276
</PropertyGroup>
277277
<PropertyGroup>
278278
<!-- Dependencies from https://github.com/dotnet/arcade -->
279-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25164.4</MicrosoftDotNetBuildTasksInstallersPackageVersion>
280-
<MicrosoftDotNetSignToolVersion>10.0.0-beta.25164.4</MicrosoftDotNetSignToolVersion>
281-
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25164.4</MicrosoftDotNetXliffTasksVersion>
282-
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25164.4</MicrosoftDotNetXUnitExtensionsVersion>
279+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25164.6</MicrosoftDotNetBuildTasksInstallersPackageVersion>
280+
<MicrosoftDotNetSignToolVersion>10.0.0-beta.25164.6</MicrosoftDotNetSignToolVersion>
281+
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25164.6</MicrosoftDotNetXliffTasksVersion>
282+
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25164.6</MicrosoftDotNetXUnitExtensionsVersion>
283283
</PropertyGroup>
284284
<PropertyGroup>
285285
<!-- Dependencies from https://github.com/dotnet/sourcelink -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
}
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25164.4",
18-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25164.4",
17+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25164.6",
18+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25164.6",
1919
"Microsoft.Build.NoTargets": "3.7.0"
2020
}
2121
}

0 commit comments

Comments
 (0)