Skip to content

Commit 8d8f308

Browse files
[main] Source code updates from dotnet/dotnet (#5511)
> [!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.5](https://dev.azure.com/dnceng/internal/_build/results?buildId=2741231) - **Date Produced**: July 2, 2025 1:07:44 AM UTC - **Commit**: [df4663b92c2f2d25b66e44524478d9016c812949](dotnet/dotnet@df4663b) - **Commit Diff**: [7cd445e...df4663b](dotnet/dotnet@7cd445e...df4663b) - **Branch**: main **Updated Dependencies** - From [10.0.0-beta.25325.106 to 10.0.0-beta.25351.105][4] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.CodeAnalysis - From [10.0.100-preview.7.25325.106 to 10.0.100-preview.7.25351.105][4] - Microsoft.NET.Sdk - From [10.0.0-preview.7.25325.106 to 10.0.0-preview.7.25351.105][4] - Microsoft.AspNetCore.App.Ref - Microsoft.AspNetCore.App.Ref.Internal - Microsoft.NETCore.App.Ref - Microsoft.NETCore.Platforms - From [5.0.0-1.25325.106 to 5.0.0-1.25351.105][4] - Microsoft.CodeAnalysis - Microsoft.CodeAnalysis.Analyzers - Microsoft.CodeAnalysis.CSharp - From [10.0.0-preview.25325.106 to 10.0.0-preview.25351.105][4] - Microsoft.CodeAnalysis.NetAnalyzers [marker]: <> (End:7e2c91d5-dafe-449a-9d20-a3d5aa478584) [1]: dotnet/dotnet@7cd445e...1bc437c [2]: dotnet/dotnet@7cd445e...72e8593 [3]: dotnet/dotnet@7cd445e...2fd058a [4]: dotnet/dotnet@7cd445e...df4663b [marker]: <> (Start:Footer:CodeFlow PR) ## Associated changes in source repos - dotnet/arcade@5fe4688...0e33564 - dotnet/aspnetcore@f2353d2...9e69f19 - dotnet/deployment-tools@ea2bdda...1478b7e - dotnet/efcore@d2e60e7...14b439c - dotnet/fsharp@44a24dc...7346d84 - dotnet/msbuild@21e814e...0e2431a - dotnet/razor@c60ff69...58de0c1 - dotnet/roslyn-analyzers@aabbaa2...62b0e09 - dotnet/runtime@5392448...61f2ad6 - dotnet/sourcelink@634059d...3e1ad8d - dotnet/templating@47d652f...bbbcb1d - dotnet/windowsdesktop@37ba7be...3406b15 - dotnet/winforms@ee675d3...d93ffb3 - dotnet/wpf@52e2951...28843aa - dotnet/xdt@0522205...0d66c13 [marker]: <> (End:Footer:CodeFlow PR) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f903b9d commit 8d8f308

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="7cd445ec6160e1edbe0c96caa5aa395822403d7f" BarId="273094" />
2+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="diagnostics" Sha="df4663b92c2f2d25b66e44524478d9016c812949" BarId="273813" />
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.25325.106">
14+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25351.105">
1515
<Uri>https://github.com/dotnet/dotnet</Uri>
16-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
16+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25325.106">
18+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25351.105">
1919
<Uri>https://github.com/dotnet/dotnet</Uri>
20-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
20+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</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.25325.106">
26+
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.7.25351.105">
2727
<Uri>https://github.com/dotnet/dotnet</Uri>
28-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
28+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.7.25325.106">
30+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.7.25351.105">
3131
<Uri>https://github.com/dotnet/dotnet</Uri>
32-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
32+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.7.25325.106">
34+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.7.25351.105">
3535
<Uri>https://github.com/dotnet/dotnet</Uri>
36-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
36+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.7.25325.106">
38+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.7.25351.105">
3939
<Uri>https://github.com/dotnet/dotnet</Uri>
40-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
40+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-preview.7.25325.106">
42+
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-preview.7.25351.105">
4343
<Uri>https://github.com/dotnet/dotnet</Uri>
44-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
44+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
4545
</Dependency>
46-
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-1.25325.106">
46+
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-1.25351.105">
4747
<Uri>https://github.com/dotnet/dotnet</Uri>
48-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
48+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
4949
</Dependency>
50-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-1.25325.106">
50+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-1.25351.105">
5151
<Uri>https://github.com/dotnet/dotnet</Uri>
52-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
52+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
5353
</Dependency>
54-
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-1.25325.106">
54+
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-1.25351.105">
5555
<Uri>https://github.com/dotnet/dotnet</Uri>
56-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
56+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</Sha>
5757
</Dependency>
58-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25325.106">
58+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25351.105">
5959
<Uri>https://github.com/dotnet/dotnet</Uri>
60-
<Sha>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
60+
<Sha>df4663b92c2f2d25b66e44524478d9016c812949</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.25325.106</MicrosoftNETCorePlatformsVersion>
23-
<MicrosoftNETCoreAppRefVersion>10.0.0-preview.7.25325.106</MicrosoftNETCoreAppRefVersion>
22+
<MicrosoftNETCorePlatformsVersion>10.0.0-preview.7.25351.105</MicrosoftNETCorePlatformsVersion>
23+
<MicrosoftNETCoreAppRefVersion>10.0.0-preview.7.25351.105</MicrosoftNETCoreAppRefVersion>
2424
<!-- Latest shared aspnetcore version updated by darc -->
25-
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.7.25325.106</MicrosoftAspNetCoreAppRefInternalVersion>
26-
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.7.25325.106</MicrosoftAspNetCoreAppRefVersion>
25+
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.7.25351.105</MicrosoftAspNetCoreAppRefInternalVersion>
26+
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.7.25351.105</MicrosoftAspNetCoreAppRefVersion>
2727
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
28-
<MicrosoftNETSdkVersion>10.0.100-preview.7.25325.106</MicrosoftNETSdkVersion>
28+
<MicrosoftNETSdkVersion>10.0.100-preview.7.25351.105</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.25325.106</MicrosoftDotNetCodeAnalysisVersion>
61+
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.25351.105</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.25325.106</MicrosoftCodeAnalysisCSharpVersion>
75-
<MicrosoftCodeAnalysisVersion>5.0.0-1.25325.106</MicrosoftCodeAnalysisVersion>
74+
<MicrosoftCodeAnalysisCSharpVersion>5.0.0-1.25351.105</MicrosoftCodeAnalysisCSharpVersion>
75+
<MicrosoftCodeAnalysisVersion>5.0.0-1.25351.105</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.25325.106</MicrosoftCodeAnalysisAnalyzersVersion>
90-
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25325.106</MicrosoftCodeAnalysisNetAnalyzersVersion>
89+
<MicrosoftCodeAnalysisAnalyzersVersion>5.0.0-1.25351.105</MicrosoftCodeAnalysisAnalyzersVersion>
90+
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25351.105</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.25325.106"
20+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25351.105"
2121
}
2222
}

0 commit comments

Comments
 (0)