Skip to content

Commit

Permalink
[release/9.0.3xx] Update dependencies from dotnet/roslyn (#46440)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiYanni authored Jan 31, 2025
2 parents 5d09509 + d691ff4 commit 6279e62
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>387f04cb6675c984036a64c9bb768ac6f00e06f9</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-2.25079.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-2.25080.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>250065a15ef94895ef87f3e09b313b987375b5b1</Sha>
<Sha>de7b08d41e1a09e4f86c17487d4b526011ada498</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.14.0-2.25079.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.14.0-2.25080.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>250065a15ef94895ef87f3e09b313b987375b5b1</Sha>
<Sha>de7b08d41e1a09e4f86c17487d4b526011ada498</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.14.0-2.25079.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.14.0-2.25080.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>250065a15ef94895ef87f3e09b313b987375b5b1</Sha>
<Sha>de7b08d41e1a09e4f86c17487d4b526011ada498</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.14.0-2.25079.2">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.14.0-2.25080.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>250065a15ef94895ef87f3e09b313b987375b5b1</Sha>
<Sha>de7b08d41e1a09e4f86c17487d4b526011ada498</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.14.0-2.25079.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.14.0-2.25080.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>250065a15ef94895ef87f3e09b313b987375b5b1</Sha>
<Sha>de7b08d41e1a09e4f86c17487d4b526011ada498</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.14.0-2.25079.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.14.0-2.25080.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>250065a15ef94895ef87f3e09b313b987375b5b1</Sha>
<Sha>de7b08d41e1a09e4f86c17487d4b526011ada498</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.14.0-2.25079.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.14.0-2.25080.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>250065a15ef94895ef87f3e09b313b987375b5b1</Sha>
<Sha>de7b08d41e1a09e4f86c17487d4b526011ada498</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0-2.25079.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0-2.25080.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>250065a15ef94895ef87f3e09b313b987375b5b1</Sha>
<Sha>de7b08d41e1a09e4f86c17487d4b526011ada498</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.14.0-2.25079.2">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.14.0-2.25080.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>250065a15ef94895ef87f3e09b313b987375b5b1</Sha>
<Sha>de7b08d41e1a09e4f86c17487d4b526011ada498</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="9.0.0-rtm.24529.3">
<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.14.0-2.25079.2</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.14.0-2.25079.2</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.14.0-2.25079.2</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.14.0-2.25079.2</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.14.0-2.25079.2</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.14.0-2.25079.2</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.14.0-2.25079.2</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.14.0-2.25079.2</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetVersion>4.14.0-2.25080.6</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.14.0-2.25080.6</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.14.0-2.25080.6</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.14.0-2.25080.6</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.14.0-2.25080.6</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.14.0-2.25080.6</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.14.0-2.25080.6</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.14.0-2.25080.6</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
Expand Down

0 comments on commit 6279e62

Please sign in to comment.