Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/roslyn build 20250…
Browse files Browse the repository at this point in the history
…122.11

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.25057.3 -> To Version 4.13.0-3.25072.11
  • Loading branch information
dotnet-maestro[bot] committed Jan 23, 2025
1 parent cd4a259 commit ca396de
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
36 changes: 18 additions & 18 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,43 +93,43 @@
<Sha>3d780e06fbae1bc106cb90088fa9605ea4a42eed</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.25072.7">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.25072.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e41d6d9e6c60c85ad5406a45dc95baf4a311a451</Sha>
<Sha>40a6eabefc189add19cf59430a2eac13ed62b130</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-3.25072.7">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-3.25072.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e41d6d9e6c60c85ad5406a45dc95baf4a311a451</Sha>
<Sha>40a6eabefc189add19cf59430a2eac13ed62b130</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.13.0-3.25072.7">
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.13.0-3.25072.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e41d6d9e6c60c85ad5406a45dc95baf4a311a451</Sha>
<Sha>40a6eabefc189add19cf59430a2eac13ed62b130</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.13.0-3.25072.7">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.13.0-3.25072.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e41d6d9e6c60c85ad5406a45dc95baf4a311a451</Sha>
<Sha>40a6eabefc189add19cf59430a2eac13ed62b130</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.13.0-3.25072.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.13.0-3.25072.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e41d6d9e6c60c85ad5406a45dc95baf4a311a451</Sha>
<Sha>40a6eabefc189add19cf59430a2eac13ed62b130</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.13.0-3.25072.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.13.0-3.25072.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e41d6d9e6c60c85ad5406a45dc95baf4a311a451</Sha>
<Sha>40a6eabefc189add19cf59430a2eac13ed62b130</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.13.0-3.25072.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.13.0-3.25072.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e41d6d9e6c60c85ad5406a45dc95baf4a311a451</Sha>
<Sha>40a6eabefc189add19cf59430a2eac13ed62b130</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0-3.25072.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0-3.25072.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e41d6d9e6c60c85ad5406a45dc95baf4a311a451</Sha>
<Sha>40a6eabefc189add19cf59430a2eac13ed62b130</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.13.0-3.25072.7">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.13.0-3.25072.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e41d6d9e6c60c85ad5406a45dc95baf4a311a451</Sha>
<Sha>40a6eabefc189add19cf59430a2eac13ed62b130</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="9.0.1-rtm.24610.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
Expand Down
16 changes: 8 additions & 8 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -202,14 +202,14 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetVersion>4.13.0-3.25072.7</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.13.0-3.25072.7</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.13.0-3.25072.7</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.13.0-3.25072.7</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.13.0-3.25072.7</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.13.0-3.25072.7</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.13.0-3.25072.7</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.13.0-3.25072.7</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetVersion>4.13.0-3.25072.11</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.13.0-3.25072.11</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.13.0-3.25072.11</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.13.0-3.25072.11</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.13.0-3.25072.11</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.13.0-3.25072.11</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.13.0-3.25072.11</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.13.0-3.25072.11</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
Expand Down

0 comments on commit ca396de

Please # to comment.