Skip to content

Commit 1e4f148

Browse files
[release/9.x] Update dependencies from dotnet/arcade (#5971)
* Update dependencies from https://github.com/dotnet/arcade build 20240202.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.24101.2 -> To Version 9.0.0-beta.24102.4 * Update dependencies from https://github.com/dotnet/arcade build 20240202.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.24101.2 -> To Version 9.0.0-beta.24102.4 * Update dependencies from https://github.com/dotnet/arcade build 20240202.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.24101.2 -> To Version 9.0.0-beta.24102.4 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent bbbe9eb commit 1e4f148

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>bf54e2bebc28004dec0311dc4083bcff4fd44cdb</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24101.2">
25+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24102.4">
2626
<Uri>https://github.com/dotnet/arcade</Uri>
27-
<Sha>db8765409d91a7ac626f5ff932459876a5bea9c6</Sha>
27+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.24101.2">
29+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.24102.4">
3030
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>db8765409d91a7ac626f5ff932459876a5bea9c6</Sha>
31+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.24101.2">
33+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.24102.4">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>db8765409d91a7ac626f5ff932459876a5bea9c6</Sha>
35+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24101.2">
37+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24102.4">
3838
<Uri>https://github.com/dotnet/arcade</Uri>
39-
<Sha>db8765409d91a7ac626f5ff932459876a5bea9c6</Sha>
39+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
4040
</Dependency>
4141
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.1.24101.4">
4242
<Uri>https://github.com/dotnet/installer</Uri>
4343
<Sha>103ff6d4866ae1feff84a1865df0c1a7494ceffc</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24101.2">
45+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24102.4">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
47-
<Sha>db8765409d91a7ac626f5ff932459876a5bea9c6</Sha>
47+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
4848
</Dependency>
4949
<Dependency Name="Microsoft.FileFormats" Version="1.0.507901">
5050
<Uri>https://github.com/dotnet/symstore</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
-->
5454
<PropertyGroup Label="Automated">
5555
<!-- dotnet/arcade references -->
56-
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.24101.2</MicrosoftDotNetBuildTasksArchivesVersion>
57-
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24101.2</MicrosoftDotNetCodeAnalysisVersion>
58-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24101.2</MicrosoftDotNetXUnitExtensionsVersion>
56+
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.24102.4</MicrosoftDotNetBuildTasksArchivesVersion>
57+
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24102.4</MicrosoftDotNetCodeAnalysisVersion>
58+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24102.4</MicrosoftDotNetXUnitExtensionsVersion>
5959
<!-- dotnet/aspnetcore references -->
6060
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.0-preview.1.24081.5</MicrosoftAspNetCoreAppRuntimewinx64Version>
6161
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.0-preview.1.24081.5</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"msbuild-sdks": {
3333
"Microsoft.Build.NoTargets": "3.7.0",
34-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24101.2",
35-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24101.2"
34+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24102.4",
35+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24102.4"
3636
}
3737
}

0 commit comments

Comments
 (0)