Skip to content

Commit 4e54d32

Browse files
[main] Source code updates from dotnet/dotnet (#5516)
> [!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**: [20250701.6](https://dev.azure.com/dnceng/internal/_build/results?buildId=2741398) - **Date Produced**: July 2, 2025 9:28:11 AM UTC - **Commit**: [eaa19c281d34580a8168cff9ce1e7337da8bfe4f](dotnet/dotnet@eaa19c2) - **Commit Diff**: [df4663b...eaa19c2](dotnet/dotnet@df4663b...eaa19c2) - **Branch**: main **Updated Dependencies** - From [10.0.0-beta.25351.105 to 10.0.0-beta.25351.106][1] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.CodeAnalysis - From [10.0.100-preview.7.25351.105 to 10.0.100-preview.7.25351.106][1] - Microsoft.NET.Sdk - From [10.0.0-preview.7.25351.105 to 10.0.0-preview.7.25351.106][1] - Microsoft.AspNetCore.App.Ref - Microsoft.AspNetCore.App.Ref.Internal - Microsoft.NETCore.App.Ref - Microsoft.NETCore.Platforms - From [5.0.0-1.25351.105 to 5.0.0-1.25351.106][1] - Microsoft.CodeAnalysis - Microsoft.CodeAnalysis.Analyzers - Microsoft.CodeAnalysis.CSharp - From [10.0.0-preview.25351.105 to 10.0.0-preview.25351.106][1] - Microsoft.CodeAnalysis.NetAnalyzers [marker]: <> (End:7e2c91d5-dafe-449a-9d20-a3d5aa478584) [1]: dotnet/dotnet@df4663b...eaa19c2 [marker]: <> (Start:Footer:CodeFlow PR) ## Associated changes in source repos - dotnet/sdk@0e9898b...4177291 [marker]: <> (End:Footer:CodeFlow PR) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 8d8f308 commit 4e54d32

File tree

3 files changed

+34
-34
lines changed

3 files changed

+34
-34
lines changed

eng/Version.Details.xml

Lines changed: 23 additions & 23 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="df4663b92c2f2d25b66e44524478d9016c812949" BarId="273813" />
2+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="diagnostics" Sha="eaa19c281d34580a8168cff9ce1e7337da8bfe4f" BarId="273855" />
33
<ProductDependencies>
44
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.25261.1">
55
<Uri>https://github.com/microsoft/clrmd</Uri>
@@ -11,53 +11,53 @@
1111
</Dependency>
1212
</ProductDependencies>
1313
<ToolsetDependencies>
14-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25351.105">
14+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25351.106">
1515
<Uri>https://github.com/dotnet/dotnet</Uri>
16-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
16+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25351.105">
18+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25351.106">
1919
<Uri>https://github.com/dotnet/dotnet</Uri>
20-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
20+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
2121
</Dependency>
2222
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="7.0.0-beta.22316.2" Pinned="true">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
2424
<Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.7.25351.105">
26+
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.7.25351.106">
2727
<Uri>https://github.com/dotnet/dotnet</Uri>
28-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
28+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.7.25351.105">
30+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.7.25351.106">
3131
<Uri>https://github.com/dotnet/dotnet</Uri>
32-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
32+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.7.25351.105">
34+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.7.25351.106">
3535
<Uri>https://github.com/dotnet/dotnet</Uri>
36-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
36+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.7.25351.105">
38+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.7.25351.106">
3939
<Uri>https://github.com/dotnet/dotnet</Uri>
40-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
40+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-preview.7.25351.105">
42+
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-preview.7.25351.106">
4343
<Uri>https://github.com/dotnet/dotnet</Uri>
44-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
44+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
4545
</Dependency>
46-
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-1.25351.105">
46+
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-1.25351.106">
4747
<Uri>https://github.com/dotnet/dotnet</Uri>
48-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
48+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
4949
</Dependency>
50-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-1.25351.105">
50+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-1.25351.106">
5151
<Uri>https://github.com/dotnet/dotnet</Uri>
52-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
52+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
5353
</Dependency>
54-
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-1.25351.105">
54+
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-1.25351.106">
5555
<Uri>https://github.com/dotnet/dotnet</Uri>
56-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
56+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
5757
</Dependency>
58-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25351.105">
58+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25351.106">
5959
<Uri>https://github.com/dotnet/dotnet</Uri>
60-
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
60+
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
6161
</Dependency>
6262
</ToolsetDependencies>
6363
</Dependencies>

eng/Versions.props

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
<!-- We use platforms for the unstable package version and
2020
the ref pack as the stable version. We need them as download links
2121
use the unstable version, but the installed assets are all stable. -->
22-
<MicrosoftNETCorePlatformsVersion>10.0.0-preview.7.25351.105</MicrosoftNETCorePlatformsVersion>
23-
<MicrosoftNETCoreAppRefVersion>10.0.0-preview.7.25351.105</MicrosoftNETCoreAppRefVersion>
22+
<MicrosoftNETCorePlatformsVersion>10.0.0-preview.7.25351.106</MicrosoftNETCorePlatformsVersion>
23+
<MicrosoftNETCoreAppRefVersion>10.0.0-preview.7.25351.106</MicrosoftNETCoreAppRefVersion>
2424
<!-- Latest shared aspnetcore version updated by darc -->
25-
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.7.25351.105</MicrosoftAspNetCoreAppRefInternalVersion>
26-
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.7.25351.105</MicrosoftAspNetCoreAppRefVersion>
25+
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.7.25351.106</MicrosoftAspNetCoreAppRefInternalVersion>
26+
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.7.25351.106</MicrosoftAspNetCoreAppRefVersion>
2727
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
28-
<MicrosoftNETSdkVersion>10.0.100-preview.7.25351.105</MicrosoftNETSdkVersion>
28+
<MicrosoftNETSdkVersion>10.0.100-preview.7.25351.106</MicrosoftNETSdkVersion>
2929
</PropertyGroup>
3030
<PropertyGroup>
3131
<!-- Opt-in/out repo features -->
@@ -58,7 +58,7 @@
5858
<SystemTextEncodingsWebVersion>8.0.0</SystemTextEncodingsWebVersion>
5959
<SystemTextJsonVersion>8.0.5</SystemTextJsonVersion>
6060
<XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
61-
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.25351.105</MicrosoftDotNetCodeAnalysisVersion>
61+
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.25351.106</MicrosoftDotNetCodeAnalysisVersion>
6262
<StyleCopAnalyzersVersion>1.2.0-beta.556</StyleCopAnalyzersVersion>
6363
<MicrosoftDotNetRemoteExecutorVersion>7.0.0-beta.22316.2</MicrosoftDotNetRemoteExecutorVersion>
6464
<cdbsosversion>10.0.26100.1</cdbsosversion>
@@ -71,8 +71,8 @@
7171
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
7272
they do not break the local dev experience.
7373
-->
74-
<MicrosoftCodeAnalysisCSharpVersion>5.0.0-1.25351.105</MicrosoftCodeAnalysisCSharpVersion>
75-
<MicrosoftCodeAnalysisVersion>5.0.0-1.25351.105</MicrosoftCodeAnalysisVersion>
74+
<MicrosoftCodeAnalysisCSharpVersion>5.0.0-1.25351.106</MicrosoftCodeAnalysisCSharpVersion>
75+
<MicrosoftCodeAnalysisVersion>5.0.0-1.25351.106</MicrosoftCodeAnalysisVersion>
7676
<MicrosoftNetCompilersToolsetVersion>4.11.0-2.24271.11</MicrosoftNetCompilersToolsetVersion>
7777
<!-- Compatibility with VS 16.11/.NET SDK 5.0.4xx -->
7878
<MicrosoftCodeAnalysisVersion_3_11>3.11.0</MicrosoftCodeAnalysisVersion_3_11>
@@ -86,8 +86,8 @@
8686
<MicrosoftCodeAnalysisVersion_4_4>4.4.0</MicrosoftCodeAnalysisVersion_4_4>
8787
<MicrosoftCodeAnalysisVersion_LatestVS>4.8.0</MicrosoftCodeAnalysisVersion_LatestVS>
8888
<MicrosoftCodeAnalysisVersion_LatestVS Condition="'$(DotNetBuildSourceOnly)' == 'true'">$(MicrosoftCodeAnalysisVersion)</MicrosoftCodeAnalysisVersion_LatestVS>
89-
<MicrosoftCodeAnalysisAnalyzersVersion>5.0.0-1.25351.105</MicrosoftCodeAnalysisAnalyzersVersion>
90-
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25351.105</MicrosoftCodeAnalysisNetAnalyzersVersion>
89+
<MicrosoftCodeAnalysisAnalyzersVersion>5.0.0-1.25351.106</MicrosoftCodeAnalysisAnalyzersVersion>
90+
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25351.106</MicrosoftCodeAnalysisNetAnalyzersVersion>
9191
<!--
9292
These packages affect the design-time experience in VS, so we update them at the same cadance as the MicrosoftCodeAnalysisVersion_LatestVS version.
9393
-->

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.25351.105"
20+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25351.106"
2121
}
2222
}

0 commit comments

Comments
 (0)