Skip to content

Commit ec34165

Browse files
[main] Source code updates from dotnet/dotnet (#5573)
> [!NOTE] > This is a codeflow update. It may contain both source code changes from [the VMR](https://github.com/dotnet/dotnet) as well as dependency updates. Learn more [here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md). This pull request brings the following source code changes [marker]: <> (Begin:7e2c91d5-dafe-449a-9d20-a3d5aa478584) ## From https://github.com/dotnet/dotnet - **Subscription**: [7e2c91d5-dafe-449a-9d20-a3d5aa478584](https://maestro.dot.net/subscriptions?search=7e2c91d5-dafe-449a-9d20-a3d5aa478584) - **Build**: [20250923.11](https://dev.azure.com/dnceng/internal/_build/results?buildId=2800598) ([284571](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/284571)) - **Date Produced**: September 24, 2025 8:50:03 PM UTC - **Commit**: [537ecf871e65b50bbe5c8d70c284caa87b69b3cd](dotnet/dotnet@537ecf8) - **Commit Diff**: [b0eeb50...537ecf8](dotnet/dotnet@b0eeb50...537ecf8) - **Branch**: [release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx) **Updated Dependencies** - From [10.0.0-rc.2.25466.101 to 10.0.0-rc.2.25473.111][1] - Microsoft.AspNetCore.App.Ref - Microsoft.AspNetCore.App.Ref.Internal - Microsoft.NETCore.App.Ref - Microsoft.NETCore.Platforms - runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport - runtime.linux-x64.Microsoft.DotNet.Cdac.Transport - runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport - runtime.osx-x64.Microsoft.DotNet.Cdac.Transport - runtime.win-arm64.Microsoft.DotNet.Cdac.Transport - runtime.win-x64.Microsoft.DotNet.Cdac.Transport - From [5.0.0-2.25466.101 to 5.0.0-2.25473.111][1] - Microsoft.CodeAnalysis - Microsoft.CodeAnalysis.Analyzers - Microsoft.CodeAnalysis.CSharp - From [10.0.100-rc.2.25466.101 to 10.0.100-rc.2.25473.111][1] - Microsoft.CodeAnalysis.NetAnalyzers - Microsoft.NET.Sdk - From [10.0.0-beta.25466.101 to 10.0.0-beta.25473.111][1] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.CodeAnalysis [marker]: <> (End:7e2c91d5-dafe-449a-9d20-a3d5aa478584) [1]: dotnet/dotnet@b0eeb50...537ecf8 [marker]: <> (Start:Footer:CodeFlow PR) ## Associated changes in source repos - dotnet/arcade@fff7a81...6275af4 - dotnet/aspnetcore@36c70b8...b862c38 - dotnet/efcore@a419d5d...a4f37c5 - dotnet/emsdk@5160f55...36bb709 - dotnet/fsharp@1614065...e0100ac - dotnet/msbuild@6bb31fd...bf373ed - NuGet/NuGet.Client@28aa798...c69588a - dotnet/razor@bde4f70...295eeb4 - dotnet/roslyn@6ea0a05...b48cd5e - dotnet/runtime@012f08c...0abfd87 - dotnet/sdk@7b1b205...b7b9812 - microsoft/vstest@f7325aa...f9fca5c - dotnet/wpf@27b82f6...f74ad86 [marker]: <> (End:Footer:CodeFlow PR) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 8aee6fd commit ec34165

File tree

5 files changed

+63
-54
lines changed

5 files changed

+63
-54
lines changed

eng/Version.Details.props

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ This file should be imported by eng/Versions.props
1313
<!-- dotnet/android dependencies -->
1414
<XamarinAndroidToolsAndroidSdkPackageVersion>1.0.105-preview.225</XamarinAndroidToolsAndroidSdkPackageVersion>
1515
<!-- dotnet/dotnet dependencies -->
16-
<MicrosoftAspNetCoreAppRefPackageVersion>10.0.0-rc.2.25466.101</MicrosoftAspNetCoreAppRefPackageVersion>
17-
<MicrosoftAspNetCoreAppRefInternalPackageVersion>10.0.0-rc.2.25466.101</MicrosoftAspNetCoreAppRefInternalPackageVersion>
18-
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25466.101</MicrosoftCodeAnalysisPackageVersion>
19-
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.0.0-2.25466.101</MicrosoftCodeAnalysisAnalyzersPackageVersion>
20-
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25466.101</MicrosoftCodeAnalysisCSharpPackageVersion>
21-
<MicrosoftCodeAnalysisNetAnalyzersPackageVersion>10.0.100-rc.2.25466.101</MicrosoftCodeAnalysisNetAnalyzersPackageVersion>
22-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25466.101</MicrosoftDotNetArcadeSdkPackageVersion>
23-
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.25466.101</MicrosoftDotNetCodeAnalysisPackageVersion>
24-
<MicrosoftNETSdkPackageVersion>10.0.100-rc.2.25466.101</MicrosoftNETSdkPackageVersion>
25-
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rc.2.25466.101</MicrosoftNETCoreAppRefPackageVersion>
26-
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-rc.2.25466.101</MicrosoftNETCorePlatformsPackageVersion>
27-
<runtimelinuxarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25466.101</runtimelinuxarm64MicrosoftDotNetCdacTransportPackageVersion>
28-
<runtimelinuxx64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25466.101</runtimelinuxx64MicrosoftDotNetCdacTransportPackageVersion>
29-
<runtimeosxarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25466.101</runtimeosxarm64MicrosoftDotNetCdacTransportPackageVersion>
30-
<runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25466.101</runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion>
31-
<runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25466.101</runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion>
32-
<runtimewinx64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25466.101</runtimewinx64MicrosoftDotNetCdacTransportPackageVersion>
16+
<MicrosoftAspNetCoreAppRefPackageVersion>10.0.0-rc.2.25473.111</MicrosoftAspNetCoreAppRefPackageVersion>
17+
<MicrosoftAspNetCoreAppRefInternalPackageVersion>10.0.0-rc.2.25473.111</MicrosoftAspNetCoreAppRefInternalPackageVersion>
18+
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25473.111</MicrosoftCodeAnalysisPackageVersion>
19+
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.0.0-2.25473.111</MicrosoftCodeAnalysisAnalyzersPackageVersion>
20+
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25473.111</MicrosoftCodeAnalysisCSharpPackageVersion>
21+
<MicrosoftCodeAnalysisNetAnalyzersPackageVersion>10.0.100-rc.2.25473.111</MicrosoftCodeAnalysisNetAnalyzersPackageVersion>
22+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25473.111</MicrosoftDotNetArcadeSdkPackageVersion>
23+
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.25473.111</MicrosoftDotNetCodeAnalysisPackageVersion>
24+
<MicrosoftNETSdkPackageVersion>10.0.100-rc.2.25473.111</MicrosoftNETSdkPackageVersion>
25+
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rc.2.25473.111</MicrosoftNETCoreAppRefPackageVersion>
26+
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-rc.2.25473.111</MicrosoftNETCorePlatformsPackageVersion>
27+
<runtimelinuxarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25473.111</runtimelinuxarm64MicrosoftDotNetCdacTransportPackageVersion>
28+
<runtimelinuxx64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25473.111</runtimelinuxx64MicrosoftDotNetCdacTransportPackageVersion>
29+
<runtimeosxarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25473.111</runtimeosxarm64MicrosoftDotNetCdacTransportPackageVersion>
30+
<runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25473.111</runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion>
31+
<runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25473.111</runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion>
32+
<runtimewinx64MicrosoftDotNetCdacTransportPackageVersion>10.0.0-rc.2.25473.111</runtimewinx64MicrosoftDotNetCdacTransportPackageVersion>
3333
<!-- dotnet/arcade dependencies -->
3434
<MicrosoftDotNetRemoteExecutorPackageVersion>7.0.0-beta.22316.2</MicrosoftDotNetRemoteExecutorPackageVersion>
3535
</PropertyGroup>

eng/Version.Details.xml

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Dependencies>
2-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="diagnostics" Sha="b0eeb50560544fa782bd8bbddbe2e964c2ab6388" BarId="283422" />
2+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="diagnostics" Sha="537ecf871e65b50bbe5c8d70c284caa87b69b3cd" BarId="284571" />
33
<ProductDependencies>
44
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.25381.2">
55
<Uri>https://github.com/microsoft/clrmd</Uri>
@@ -19,88 +19,88 @@
1919
</Dependency>
2020
</ProductDependencies>
2121
<ToolsetDependencies>
22-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25466.101">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25473.111">
2323
<Uri>https://github.com/dotnet/dotnet</Uri>
24-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
24+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25466.101">
26+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25473.111">
2727
<Uri>https://github.com/dotnet/dotnet</Uri>
28-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
28+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
2929
</Dependency>
3030
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="7.0.0-beta.22316.2" Pinned="true">
3131
<Uri>https://github.com/dotnet/arcade</Uri>
3232
<Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
3333
</Dependency>
3434
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
35-
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-rc.2.25466.101">
35+
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-rc.2.25473.111">
3636
<Uri>https://github.com/dotnet/dotnet</Uri>
37-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
37+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
3838
</Dependency>
3939
<!-- Latest shared aspnetcore version updated by darc -->
40-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-rc.2.25466.101">
40+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-rc.2.25473.111">
4141
<Uri>https://github.com/dotnet/dotnet</Uri>
42-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
42+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
4343
</Dependency>
44-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-rc.2.25466.101">
44+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-rc.2.25473.111">
4545
<Uri>https://github.com/dotnet/dotnet</Uri>
46-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
46+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
4747
</Dependency>
4848
<!-- Latest shared runtime version updated by darc -->
4949
<!-- We use platforms for the unstable package version and
5050
the ref pack as the stable version. We need them as download links
5151
use the unstable version, but the installed assets are all stable. -->
52-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.2.25466.101">
52+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.2.25473.111">
5353
<Uri>https://github.com/dotnet/dotnet</Uri>
54-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
54+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
5555
</Dependency>
56-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rc.2.25466.101">
56+
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rc.2.25473.111">
5757
<Uri>https://github.com/dotnet/dotnet</Uri>
58-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
58+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
5959
</Dependency>
60-
<Dependency Name="runtime.win-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25466.101">
60+
<Dependency Name="runtime.win-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25473.111">
6161
<Uri>https://github.com/dotnet/dotnet</Uri>
62-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
62+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
6363
</Dependency>
64-
<Dependency Name="runtime.win-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25466.101">
64+
<Dependency Name="runtime.win-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25473.111">
6565
<Uri>https://github.com/dotnet/dotnet</Uri>
66-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
66+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
6767
</Dependency>
68-
<Dependency Name="runtime.linux-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25466.101">
68+
<Dependency Name="runtime.linux-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25473.111">
6969
<Uri>https://github.com/dotnet/dotnet</Uri>
70-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
70+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
7171
</Dependency>
72-
<Dependency Name="runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25466.101">
72+
<Dependency Name="runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25473.111">
7373
<Uri>https://github.com/dotnet/dotnet</Uri>
74-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
74+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
7575
</Dependency>
76-
<Dependency Name="runtime.osx-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25466.101">
76+
<Dependency Name="runtime.osx-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25473.111">
7777
<Uri>https://github.com/dotnet/dotnet</Uri>
78-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
78+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
7979
</Dependency>
80-
<Dependency Name="runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25466.101">
80+
<Dependency Name="runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.0-rc.2.25473.111">
8181
<Uri>https://github.com/dotnet/dotnet</Uri>
82-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
82+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
8383
</Dependency>
8484
<!--
8585
These versions should not be used by any project that contributes to the design-time experience in VS, such as an analyzer, code-fix, or generator assembly.
8686
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
8787
they do not break the local dev experience.
8888
-->
89-
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.25466.101">
89+
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.25473.111">
9090
<Uri>https://github.com/dotnet/dotnet</Uri>
91-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
91+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
9292
</Dependency>
93-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.25466.101">
93+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.25473.111">
9494
<Uri>https://github.com/dotnet/dotnet</Uri>
95-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
95+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-2.25466.101">
97+
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-2.25473.111">
9898
<Uri>https://github.com/dotnet/dotnet</Uri>
99-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
99+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
100100
</Dependency>
101-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.100-rc.2.25466.101">
101+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.100-rc.2.25473.111">
102102
<Uri>https://github.com/dotnet/dotnet</Uri>
103-
<Sha>b0eeb50560544fa782bd8bbddbe2e964c2ab6388</Sha>
103+
<Sha>537ecf871e65b50bbe5c8d70c284caa87b69b3cd</Sha>
104104
</Dependency>
105105
</ToolsetDependencies>
106106
</Dependencies>

eng/common/core-templates/job/publish-build-assets.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ parameters:
4040

4141
repositoryAlias: self
4242

43+
officialBuildId: ''
44+
4345
jobs:
4446
- job: Asset_Registry_Publish
4547

@@ -62,6 +64,11 @@ jobs:
6264
value: false
6365
# unconditional - needed for logs publishing (redactor tool version)
6466
- template: /eng/common/core-templates/post-build/common-variables.yml
67+
- name: OfficialBuildId
68+
${{ if ne(parameters.officialBuildId, '') }}:
69+
value: ${{ parameters.officialBuildId }}
70+
${{ else }}:
71+
value: $(Build.BuildNumber)
6572

6673
pool:
6774
# We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com)
@@ -124,7 +131,7 @@ jobs:
124131
/p:ManifestsPath='$(Build.StagingDirectory)/AssetManifests'
125132
/p:IsAssetlessBuild=${{ parameters.isAssetlessBuild }}
126133
/p:MaestroApiEndpoint=https://maestro.dot.net
127-
/p:OfficialBuildId=$(Build.BuildNumber)
134+
/p:OfficialBuildId=$(OfficialBuildId)
128135
condition: ${{ parameters.condition }}
129136
continueOnError: ${{ parameters.continueOnError }}
130137

eng/common/core-templates/jobs/jobs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ parameters:
4444
artifacts: {}
4545
is1ESPipeline: ''
4646
repositoryAlias: self
47+
officialBuildId: ''
4748

4849
# Internal resources (telemetry, microbuild) can only be accessed from non-public projects,
4950
# and some (Microbuild) should only be applied to non-PR cases for internal builds.
@@ -116,3 +117,4 @@ jobs:
116117
artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }}
117118
signingValidationAdditionalParameters: ${{ parameters.signingValidationAdditionalParameters }}
118119
repositoryAlias: ${{ parameters.repositoryAlias }}
120+
officialBuildId: ${{ parameters.officialBuildId }}

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"msbuild-sdks": {
1919
"Microsoft.Build.NoTargets": "3.5.0",
20-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25466.101"
20+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25473.111"
2121
}
2222
}

0 commit comments

Comments
 (0)