Skip to content

Commit 2ca62af

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20250427.3
Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset , Microsoft.Net.Compilers.Toolset.Framework From Version 4.13.0-3.25210.5 -> To Version 4.13.0-3.25227.3
1 parent fca0f29 commit 2ca62af

File tree

3 files changed

+19
-17
lines changed

3 files changed

+19
-17
lines changed

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
<!-- End: Package sources from dotnet-runtime -->
3737
<!-- Begin: Package sources from dotnet-templating -->
3838
<add key="darc-pub-dotnet-templating-8cc88f9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99/nuget/v3/index.json" />
39+
<add key="darc-pub-dotnet-templating-8cc88f9-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-2/nuget/v3/index.json" />
40+
<add key="darc-pub-dotnet-templating-8cc88f9-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-1/nuget/v3/index.json" />
3941
<!-- End: Package sources from dotnet-templating -->
4042
<!-- Begin: Package sources from dotnet-windowsdesktop -->
4143
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -93,41 +93,41 @@
9393
<Sha>82a3f54f7140a62e6398403451098c4517747c02</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
96-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.25210.5">
96+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.25227.3">
9797
<Uri>https://github.com/dotnet/roslyn</Uri>
9898
<Sha>fe188fa98cac6732ed1135d02e75b314b56f57f6</Sha>
9999
</Dependency>
100100
<!-- Intermediate is necessary for source build. -->
101-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-3.25210.5">
101+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-3.25227.3">
102102
<Uri>https://github.com/dotnet/roslyn</Uri>
103103
<Sha>fe188fa98cac6732ed1135d02e75b314b56f57f6</Sha>
104104
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
105105
</Dependency>
106-
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.13.0-3.25210.5">
106+
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.13.0-3.25227.3">
107107
<Uri>https://github.com/dotnet/roslyn</Uri>
108108
<Sha>fe188fa98cac6732ed1135d02e75b314b56f57f6</Sha>
109109
</Dependency>
110-
<Dependency Name="Microsoft.CodeAnalysis" Version="4.13.0-3.25210.5">
110+
<Dependency Name="Microsoft.CodeAnalysis" Version="4.13.0-3.25227.3">
111111
<Uri>https://github.com/dotnet/roslyn</Uri>
112112
<Sha>fe188fa98cac6732ed1135d02e75b314b56f57f6</Sha>
113113
</Dependency>
114-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.13.0-3.25210.5">
114+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.13.0-3.25227.3">
115115
<Uri>https://github.com/dotnet/roslyn</Uri>
116116
<Sha>fe188fa98cac6732ed1135d02e75b314b56f57f6</Sha>
117117
</Dependency>
118-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.13.0-3.25210.5">
118+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.13.0-3.25227.3">
119119
<Uri>https://github.com/dotnet/roslyn</Uri>
120120
<Sha>fe188fa98cac6732ed1135d02e75b314b56f57f6</Sha>
121121
</Dependency>
122-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.13.0-3.25210.5">
122+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.13.0-3.25227.3">
123123
<Uri>https://github.com/dotnet/roslyn</Uri>
124124
<Sha>fe188fa98cac6732ed1135d02e75b314b56f57f6</Sha>
125125
</Dependency>
126-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0-3.25210.5">
126+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0-3.25227.3">
127127
<Uri>https://github.com/dotnet/roslyn</Uri>
128128
<Sha>fe188fa98cac6732ed1135d02e75b314b56f57f6</Sha>
129129
</Dependency>
130-
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.13.0-3.25210.5">
130+
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.13.0-3.25227.3">
131131
<Uri>https://github.com/dotnet/roslyn</Uri>
132132
<Sha>fe188fa98cac6732ed1135d02e75b314b56f57f6</Sha>
133133
</Dependency>

eng/Versions.props

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,14 +202,14 @@
202202
</PropertyGroup>
203203
<PropertyGroup>
204204
<!-- Dependencies from https://github.com/dotnet/roslyn -->
205-
<MicrosoftNetCompilersToolsetVersion>4.13.0-3.25210.5</MicrosoftNetCompilersToolsetVersion>
206-
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.13.0-3.25210.5</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
207-
<MicrosoftCodeAnalysisPackageVersion>4.13.0-3.25210.5</MicrosoftCodeAnalysisPackageVersion>
208-
<MicrosoftCodeAnalysisCSharpPackageVersion>4.13.0-3.25210.5</MicrosoftCodeAnalysisCSharpPackageVersion>
209-
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.13.0-3.25210.5</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
210-
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.13.0-3.25210.5</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
211-
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.13.0-3.25210.5</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
212-
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.13.0-3.25210.5</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
205+
<MicrosoftNetCompilersToolsetVersion>4.13.0-3.25227.3</MicrosoftNetCompilersToolsetVersion>
206+
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.13.0-3.25227.3</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
207+
<MicrosoftCodeAnalysisPackageVersion>4.13.0-3.25227.3</MicrosoftCodeAnalysisPackageVersion>
208+
<MicrosoftCodeAnalysisCSharpPackageVersion>4.13.0-3.25227.3</MicrosoftCodeAnalysisCSharpPackageVersion>
209+
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.13.0-3.25227.3</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
210+
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.13.0-3.25227.3</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
211+
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.13.0-3.25227.3</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
212+
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.13.0-3.25227.3</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
213213
</PropertyGroup>
214214
<PropertyGroup>
215215
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->

0 commit comments

Comments
 (0)