Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn (#40466)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeloff authored Apr 26, 2024
2 parents 429a29c + 89d1929 commit 09fc525
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
32 changes: 16 additions & 16 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,39 +93,39 @@
<Sha>cdc7b66ad9ae171f28995466198b54b3dcd50873</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24225.9">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24225.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0d1f9fea04892d9e65e9a780bb773a4d5ed18f8e</Sha>
<Sha>5a0ec2b86212e7132cf473b5ccdcf01433c86375</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-1.24225.9">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-1.24225.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0d1f9fea04892d9e65e9a780bb773a4d5ed18f8e</Sha>
<Sha>5a0ec2b86212e7132cf473b5ccdcf01433c86375</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-1.24225.9">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-1.24225.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0d1f9fea04892d9e65e9a780bb773a4d5ed18f8e</Sha>
<Sha>5a0ec2b86212e7132cf473b5ccdcf01433c86375</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-1.24225.9">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-1.24225.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0d1f9fea04892d9e65e9a780bb773a4d5ed18f8e</Sha>
<Sha>5a0ec2b86212e7132cf473b5ccdcf01433c86375</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0-1.24225.9">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0-1.24225.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0d1f9fea04892d9e65e9a780bb773a4d5ed18f8e</Sha>
<Sha>5a0ec2b86212e7132cf473b5ccdcf01433c86375</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0-1.24225.9">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0-1.24225.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0d1f9fea04892d9e65e9a780bb773a4d5ed18f8e</Sha>
<Sha>5a0ec2b86212e7132cf473b5ccdcf01433c86375</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-1.24225.9">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-1.24225.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0d1f9fea04892d9e65e9a780bb773a4d5ed18f8e</Sha>
<Sha>5a0ec2b86212e7132cf473b5ccdcf01433c86375</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0-1.24225.9">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0-1.24225.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0d1f9fea04892d9e65e9a780bb773a4d5ed18f8e</Sha>
<Sha>5a0ec2b86212e7132cf473b5ccdcf01433c86375</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="9.0.0-preview.4.24223.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
14 changes: 7 additions & 7 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -237,13 +237,13 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetVersion>4.11.0-1.24225.9</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisPackageVersion>4.11.0-1.24225.9</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.11.0-1.24225.9</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.11.0-1.24225.9</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.11.0-1.24225.9</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.11.0-1.24225.9</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.11.0-1.24225.9</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-1.24225.10</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisPackageVersion>4.11.0-1.24225.10</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.11.0-1.24225.10</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.11.0-1.24225.10</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.11.0-1.24225.10</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.11.0-1.24225.10</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.11.0-1.24225.10</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
Expand Down

0 comments on commit 09fc525

Please sign in to comment.