Skip to content

Commit c1f43d2

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20251113.4 (#8735)
On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25562.3 -> To Version 8.0.0-beta.25563.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4331c5b commit c1f43d2

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,29 +22,29 @@
2222
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
2323
<Sha>abef8ced132657943b7150f01a308e2199a17d5d</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25562.3">
25+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25563.4">
2626
<Uri>https://github.com/dotnet/arcade</Uri>
27-
<Sha>e8483fe03c7d3257c68f6013441da5d72eeb8392</Sha>
27+
<Sha>952abb7faea30d565b847d31411d019904a613a0</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="8.0.0-beta.25562.3">
29+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="8.0.0-beta.25563.4">
3030
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>e8483fe03c7d3257c68f6013441da5d72eeb8392</Sha>
31+
<Sha>952abb7faea30d565b847d31411d019904a613a0</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.25562.3">
33+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.25563.4">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>e8483fe03c7d3257c68f6013441da5d72eeb8392</Sha>
35+
<Sha>952abb7faea30d565b847d31411d019904a613a0</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25562.3">
37+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25563.4">
3838
<Uri>https://github.com/dotnet/arcade</Uri>
39-
<Sha>e8483fe03c7d3257c68f6013441da5d72eeb8392</Sha>
39+
<Sha>952abb7faea30d565b847d31411d019904a613a0</Sha>
4040
</Dependency>
4141
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.414-servicing.25404.6">
4242
<Uri>https://github.com/dotnet/installer</Uri>
4343
<Sha>7b3032b6553f6436e8d1cdfd103c22187de53502</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25562.3">
45+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25563.4">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
47-
<Sha>e8483fe03c7d3257c68f6013441da5d72eeb8392</Sha>
47+
<Sha>952abb7faea30d565b847d31411d019904a613a0</Sha>
4848
</Dependency>
4949
<Dependency Name="Microsoft.FileFormats" Version="1.0.637302">
5050
<Uri>https://github.com/dotnet/diagnostics</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
-->
4848
<PropertyGroup Label="Automated">
4949
<!-- dotnet/arcade references -->
50-
<MicrosoftDotNetBuildTasksArchivesVersion>8.0.0-beta.25562.3</MicrosoftDotNetBuildTasksArchivesVersion>
51-
<MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.25562.3</MicrosoftDotNetCodeAnalysisVersion>
52-
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25562.3</MicrosoftDotNetXUnitExtensionsVersion>
50+
<MicrosoftDotNetBuildTasksArchivesVersion>8.0.0-beta.25563.4</MicrosoftDotNetBuildTasksArchivesVersion>
51+
<MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.25563.4</MicrosoftDotNetCodeAnalysisVersion>
52+
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25563.4</MicrosoftDotNetXUnitExtensionsVersion>
5353
<!-- dotnet/aspnetcore references -->
5454
<MicrosoftAspNetCoreAppRuntimewinx64Version>8.0.18</MicrosoftAspNetCoreAppRuntimewinx64Version>
5555
<VSRedistCommonAspNetCoreSharedFrameworkx6480Version>8.0.18-servicing.25317.6</VSRedistCommonAspNetCoreSharedFrameworkx6480Version>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"msbuild-sdks": {
2020
"Microsoft.Build.NoTargets": "3.7.0",
21-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25562.3",
22-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25562.3"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25563.4",
22+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25563.4"
2323
}
2424
}

0 commit comments

Comments
 (0)