Skip to content

Commit 8b2af1a

Browse files
authored
[release/9.0] Update dependencies from roslyn (#59183)
* Update dependencies from roslyn * Update more deps
1 parent 0a5f4de commit 8b2af1a

File tree

3 files changed

+20
-24
lines changed

3 files changed

+20
-24
lines changed

NuGet.config

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-runtime -->
7-
<add key="darc-int-dotnet-runtime-9d5a6a9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-9d5a6a9a/nuget/v3/index.json" />
87
<!-- End: Package sources from dotnet-runtime -->
98
<!-- Begin: Package sources from dotnet-efcore -->
10-
<add key="darc-int-dotnet-efcore-645f313" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-645f3131/nuget/v3/index.json" />
119
<!-- End: Package sources from dotnet-efcore -->
1210
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1311
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -30,10 +28,8 @@
3028
<clear />
3129
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3230
<!-- Begin: Package sources from dotnet-efcore -->
33-
<add key="darc-int-dotnet-efcore-645f313" value="true" />
3431
<!-- End: Package sources from dotnet-efcore -->
3532
<!-- Begin: Package sources from dotnet-runtime -->
36-
<add key="darc-int-dotnet-runtime-9d5a6a9" value="true" />
3733
<!-- End: Package sources from dotnet-runtime -->
3834
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3935
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -345,26 +345,26 @@
345345
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
346346
</Dependency>
347347
<!-- Not updated automatically -->
348-
<Dependency Name="Microsoft.CodeAnalysis.Common" Version="4.11.0-1.24218.5">
348+
<Dependency Name="Microsoft.CodeAnalysis.Common" Version="4.11.0-3.24554.2">
349349
<Uri>https://github.com/dotnet/roslyn</Uri>
350-
<Sha>afa1eb6821f62183651ab017b2f5c3fbeb934904</Sha>
350+
<Sha>bc1c3011064a493b0ca527df6fb7215e2e5cfa96</Sha>
351351
</Dependency>
352-
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.AspNetCore" Version="4.11.0-1.24218.5">
352+
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.AspNetCore" Version="4.11.0-3.24554.2">
353353
<Uri>https://github.com/dotnet/roslyn</Uri>
354-
<Sha>afa1eb6821f62183651ab017b2f5c3fbeb934904</Sha>
354+
<Sha>bc1c3011064a493b0ca527df6fb7215e2e5cfa96</Sha>
355355
</Dependency>
356-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-1.24218.5">
356+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-3.24554.2">
357357
<Uri>https://github.com/dotnet/roslyn</Uri>
358-
<Sha>afa1eb6821f62183651ab017b2f5c3fbeb934904</Sha>
358+
<Sha>bc1c3011064a493b0ca527df6fb7215e2e5cfa96</Sha>
359359
</Dependency>
360-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-1.24218.5">
360+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-3.24554.2">
361361
<Uri>https://github.com/dotnet/roslyn</Uri>
362-
<Sha>afa1eb6821f62183651ab017b2f5c3fbeb934904</Sha>
362+
<Sha>bc1c3011064a493b0ca527df6fb7215e2e5cfa96</Sha>
363363
</Dependency>
364364
<!-- Intermediate is necessary for source build. -->
365-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-1.24218.5">
365+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-3.24554.2">
366366
<Uri>https://github.com/dotnet/roslyn</Uri>
367-
<Sha>afa1eb6821f62183651ab017b2f5c3fbeb934904</Sha>
367+
<Sha>bc1c3011064a493b0ca527df6fb7215e2e5cfa96</Sha>
368368
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
369369
</Dependency>
370370
<Dependency Name="System.Composition" Version="9.0.0">

eng/Versions.props

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,11 @@
155155
<MicrosoftEntityFrameworkCoreVersion>9.0.0</MicrosoftEntityFrameworkCoreVersion>
156156
<MicrosoftEntityFrameworkCoreDesignVersion>9.0.0</MicrosoftEntityFrameworkCoreDesignVersion>
157157
<!-- Packages from dotnet/roslyn -->
158-
<MicrosoftCodeAnalysisCommonVersion>4.11.0-1.24218.5</MicrosoftCodeAnalysisCommonVersion>
159-
<MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>4.11.0-1.24218.5</MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>
160-
<MicrosoftCodeAnalysisCSharpVersion>4.11.0-1.24218.5</MicrosoftCodeAnalysisCSharpVersion>
161-
<MicrosoftCodeAnalysisCSharpWorkspacesVersion>4.11.0-1.24218.5</MicrosoftCodeAnalysisCSharpWorkspacesVersion>
162-
<MicrosoftSourceBuildIntermediateroslynVersion>4.11.0-1.24218.5</MicrosoftSourceBuildIntermediateroslynVersion>
158+
<MicrosoftCodeAnalysisCommonVersion>4.11.0-3.24554.2</MicrosoftCodeAnalysisCommonVersion>
159+
<MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>4.11.0-3.24554.2</MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>
160+
<MicrosoftCodeAnalysisCSharpVersion>4.11.0-3.24554.2</MicrosoftCodeAnalysisCSharpVersion>
161+
<MicrosoftCodeAnalysisCSharpWorkspacesVersion>4.11.0-3.24554.2</MicrosoftCodeAnalysisCSharpWorkspacesVersion>
162+
<MicrosoftSourceBuildIntermediateroslynVersion>4.11.0-3.24554.2</MicrosoftSourceBuildIntermediateroslynVersion>
163163
<!-- Packages from NuGet/Nuget.client -->
164164
<!-- If you update these versions, make sure to also update https://github.com/dotnet/aspnetcore/blob/main/eng/SourceBuildPrebuiltBaseline.xml -->
165165
<NuGetPackagingVersion>6.2.4</NuGetPackagingVersion>
@@ -254,11 +254,11 @@
254254
<Analyzer_MicrosoftCodeAnalysisCSharpWorkspacesVersion>3.3.1</Analyzer_MicrosoftCodeAnalysisCSharpWorkspacesVersion>
255255
<!-- Pin the version of the M.CA dependencies that we utilize with a cutom version property $(MicrosoftCodeAnalysisVersion_LatestVS) to avoid automatically
256256
consuming the newest version of the packages when using the $(MicrosoftCodeAnalysisCSharpVersion) properties in source-build. -->
257-
<MicrosoftCodeAnalysisVersion_LatestVS>4.11.0-1.24218.5</MicrosoftCodeAnalysisVersion_LatestVS>
258-
<MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>4.11.0-1.24218.5</MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>
259-
<MicrosoftCodeAnalysisCommonVersion>4.11.0-1.24218.5</MicrosoftCodeAnalysisCommonVersion>
260-
<MicrosoftCodeAnalysisCSharpVersion>4.11.0-1.24218.5</MicrosoftCodeAnalysisCSharpVersion>
261-
<MicrosoftCodeAnalysisCSharpWorkspacesVersion>4.11.0-1.24218.5</MicrosoftCodeAnalysisCSharpWorkspacesVersion>
257+
<MicrosoftCodeAnalysisVersion_LatestVS>4.11.0-3.24554.2</MicrosoftCodeAnalysisVersion_LatestVS>
258+
<MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>4.11.0-3.24554.2</MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>
259+
<MicrosoftCodeAnalysisCommonVersion>4.11.0-3.24554.2</MicrosoftCodeAnalysisCommonVersion>
260+
<MicrosoftCodeAnalysisCSharpVersion>4.11.0-3.24554.2</MicrosoftCodeAnalysisCSharpVersion>
261+
<MicrosoftCodeAnalysisCSharpWorkspacesVersion>4.11.0-3.24554.2</MicrosoftCodeAnalysisCSharpWorkspacesVersion>
262262
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.3.3</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
263263
<MicrosoftCodeAnalysisCSharpAnalyzerTestingXUnitVersion>1.1.2-beta1.24121.1</MicrosoftCodeAnalysisCSharpAnalyzerTestingXUnitVersion>
264264
<MicrosoftCodeAnalysisCSharpCodeFixTestingXUnitVersion>1.1.2-beta1.24121.1</MicrosoftCodeAnalysisCSharpCodeFixTestingXUnitVersion>

0 commit comments

Comments
 (0)