Skip to content

Commit ded0f0e

Browse files
committed
Bump Roslyn to 5.3.0-1.25530.6
1 parent bc90bbc commit ded0f0e

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

eng/Version.Details.props

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,27 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/roslyn dependencies -->
9-
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisAnalyzersPackageVersion>
10-
<MicrosoftCodeAnalysisCommonPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisCommonPackageVersion>
11-
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisCSharpPackageVersion>
12-
<MicrosoftCodeAnalysisCSharpEditorFeaturesPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisCSharpEditorFeaturesPackageVersion>
13-
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
14-
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
15-
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
16-
<MicrosoftCodeAnalysisEditorFeaturesCommonPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisEditorFeaturesCommonPackageVersion>
17-
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
18-
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
19-
<MicrosoftCodeAnalysisExternalAccessRazorEditorFeaturesPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisExternalAccessRazorEditorFeaturesPackageVersion>
20-
<MicrosoftCodeAnalysisExternalAccessRazorFeaturesPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisExternalAccessRazorFeaturesPackageVersion>
21-
<MicrosoftCodeAnalysisLanguageServerProtocolPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisLanguageServerProtocolPackageVersion>
22-
<MicrosoftCodeAnalysisRemoteServiceHubPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisRemoteServiceHubPackageVersion>
23-
<MicrosoftCodeAnalysisTestUtilitiesPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisTestUtilitiesPackageVersion>
24-
<MicrosoftCodeAnalysisVisualBasicWorkspacesPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisVisualBasicWorkspacesPackageVersion>
25-
<MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>
26-
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>5.0.0-2.25461.22</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
27-
<MicrosoftCommonLanguageServerProtocolFrameworkPackageVersion>5.0.0-2.25461.22</MicrosoftCommonLanguageServerProtocolFrameworkPackageVersion>
28-
<MicrosoftNetCompilersToolsetPackageVersion>5.0.0-2.25461.22</MicrosoftNetCompilersToolsetPackageVersion>
29-
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.0.0-2.25461.22</MicrosoftVisualStudioLanguageServicesPackageVersion>
9+
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisAnalyzersPackageVersion>
10+
<MicrosoftCodeAnalysisCommonPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisCommonPackageVersion>
11+
<MicrosoftCodeAnalysisCSharpPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisCSharpPackageVersion>
12+
<MicrosoftCodeAnalysisCSharpEditorFeaturesPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisCSharpEditorFeaturesPackageVersion>
13+
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
14+
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
15+
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
16+
<MicrosoftCodeAnalysisEditorFeaturesCommonPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisEditorFeaturesCommonPackageVersion>
17+
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
18+
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
19+
<MicrosoftCodeAnalysisExternalAccessRazorEditorFeaturesPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisExternalAccessRazorEditorFeaturesPackageVersion>
20+
<MicrosoftCodeAnalysisExternalAccessRazorFeaturesPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisExternalAccessRazorFeaturesPackageVersion>
21+
<MicrosoftCodeAnalysisLanguageServerProtocolPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisLanguageServerProtocolPackageVersion>
22+
<MicrosoftCodeAnalysisRemoteServiceHubPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisRemoteServiceHubPackageVersion>
23+
<MicrosoftCodeAnalysisTestUtilitiesPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisTestUtilitiesPackageVersion>
24+
<MicrosoftCodeAnalysisVisualBasicWorkspacesPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisVisualBasicWorkspacesPackageVersion>
25+
<MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>
26+
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>5.3.0-1.25530.6</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
27+
<MicrosoftCommonLanguageServerProtocolFrameworkPackageVersion>5.3.0-1.25530.6</MicrosoftCommonLanguageServerProtocolFrameworkPackageVersion>
28+
<MicrosoftNetCompilersToolsetPackageVersion>5.3.0-1.25530.6</MicrosoftNetCompilersToolsetPackageVersion>
29+
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.3.0-1.25530.6</MicrosoftVisualStudioLanguageServicesPackageVersion>
3030
<!-- dotnet/arcade dependencies -->
3131
<MicrosoftDotNetArcadeSdkPackageVersion>9.0.0-beta.25462.4</MicrosoftDotNetArcadeSdkPackageVersion>
3232
<!-- dotnet/aspnetcore dependencies -->

eng/Version.Details.xml

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2,89 +2,89 @@
22
<Dependencies>
33
<Source Uri="https://github.com/dotnet/dotnet" Mapping="razor" Sha="1bdc5cdcf4cf408e00aa3c60f58520083bf2474f" BarId="287856" />
44
<ProductDependencies>
5-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.0.0-2.25461.22">
5+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.3.0-1.25530.6">
66
<Uri>https://github.com/dotnet/roslyn</Uri>
7-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
7+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.CommonLanguageServerProtocol.Framework" Version="5.0.0-2.25461.22">
9+
<Dependency Name="Microsoft.CommonLanguageServerProtocol.Framework" Version="5.3.0-1.25530.6">
1010
<Uri>https://github.com/dotnet/roslyn</Uri>
11-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
11+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.CodeAnalysis.Common" Version="5.0.0-2.25461.22">
13+
<Dependency Name="Microsoft.CodeAnalysis.Common" Version="5.3.0-1.25530.6">
1414
<Uri>https://github.com/dotnet/roslyn</Uri>
15-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
15+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.25461.22">
17+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.3.0-1.25530.6">
1818
<Uri>https://github.com/dotnet/roslyn</Uri>
19-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
19+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.EditorFeatures" Version="5.0.0-2.25461.22">
21+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.EditorFeatures" Version="5.3.0-1.25530.6">
2222
<Uri>https://github.com/dotnet/roslyn</Uri>
23-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
23+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="5.0.0-2.25461.22">
25+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="5.3.0-1.25530.6">
2626
<Uri>https://github.com/dotnet/roslyn</Uri>
27-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
27+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0-2.25461.22">
29+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0-1.25530.6">
3030
<Uri>https://github.com/dotnet/roslyn</Uri>
31-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
31+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.0.0-2.25461.22">
33+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.3.0-1.25530.6">
3434
<Uri>https://github.com/dotnet/roslyn</Uri>
35-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
35+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Common" Version="5.0.0-2.25461.22">
37+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Common" Version="5.3.0-1.25530.6">
3838
<Uri>https://github.com/dotnet/roslyn</Uri>
39-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
39+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.0.0-2.25461.22">
41+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.3.0-1.25530.6">
4242
<Uri>https://github.com/dotnet/roslyn</Uri>
43-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
43+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.CodeAnalysis.Remote.ServiceHub" Version="5.0.0-2.25461.22">
45+
<Dependency Name="Microsoft.CodeAnalysis.Remote.ServiceHub" Version="5.3.0-1.25530.6">
4646
<Uri>https://github.com/dotnet/roslyn</Uri>
47-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
47+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="5.0.0-2.25461.22">
49+
<Dependency Name="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="5.3.0-1.25530.6">
5050
<Uri>https://github.com/dotnet/roslyn</Uri>
51-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
51+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.Common" Version="5.0.0-2.25461.22">
53+
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.Common" Version="5.3.0-1.25530.6">
5454
<Uri>https://github.com/dotnet/roslyn</Uri>
55-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
55+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.0.0-2.25461.22">
57+
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.3.0-1.25530.6">
5858
<Uri>https://github.com/dotnet/roslyn</Uri>
59-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
59+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-2.25461.22">
61+
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.3.0-1.25530.6">
6262
<Uri>https://github.com/dotnet/roslyn</Uri>
63-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
63+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
6464
</Dependency>
65-
<Dependency Name="Microsoft.CodeAnalysis.Test.Utilities" Version="5.0.0-2.25461.22">
65+
<Dependency Name="Microsoft.CodeAnalysis.Test.Utilities" Version="5.3.0-1.25530.6">
6666
<Uri>https://github.com/dotnet/roslyn</Uri>
67-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
67+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
6868
</Dependency>
69-
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.Razor.Features" Version="5.0.0-2.25461.22">
69+
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.Razor.Features" Version="5.3.0-1.25530.6">
7070
<Uri>https://github.com/dotnet/roslyn</Uri>
71-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
71+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
7272
</Dependency>
73-
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures" Version="5.0.0-2.25461.22">
73+
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures" Version="5.3.0-1.25530.6">
7474
<Uri>https://github.com/dotnet/roslyn</Uri>
75-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
75+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
7676
</Dependency>
77-
<Dependency Name="Microsoft.CodeAnalysis.LanguageServer.Protocol" Version="5.0.0-2.25461.22">
77+
<Dependency Name="Microsoft.CodeAnalysis.LanguageServer.Protocol" Version="5.3.0-1.25530.6">
7878
<Uri>https://github.com/dotnet/roslyn</Uri>
79-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
79+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
8080
</Dependency>
81-
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.0.0-2.25461.22">
81+
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.3.0-1.25530.6">
8282
<Uri>https://github.com/dotnet/roslyn</Uri>
83-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
83+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
8484
</Dependency>
85-
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-2.25461.22">
85+
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.3.0-1.25530.6">
8686
<Uri>https://github.com/dotnet/roslyn</Uri>
87-
<Sha>e3cf188c71ec62089866f0e99bd535cd47878659</Sha>
87+
<Sha>d9459428c3065525eeb740fa8cd7ce6b83c8b550</Sha>
8888
</Dependency>
8989
</ProductDependencies>
9090
<ToolsetDependencies>

0 commit comments

Comments
 (0)