10000 [release/8.0.1xx] Update dependencies from dotnet/roslyn by dotnet-maestro[bot] · Pull Request #46203 · dotnet/sdk · GitHub
[go: up one dir, main page]

Skip to content

[release/8.0.1xx] Update dependencies from dotnet/roslyn #46203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension
10000
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update dependencies from https://github.com/dotnet/roslyn build 20250…
…121.8

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
 From Version 4.8.0-7.25056.18 -> To Version 4.8.0-7.25071.8
  • Loading branch information
dotnet-maestro[bot] committed Jan 22, 2025
commit bfef062f19e0388b28caa0b41335947e36500a78
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,34 +82,34 @@
<Sha>27f18656aab37d71839f562c0653afce07a2d2fd</Sha>
<SourceBuild RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-7.25071.7">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-7.25071.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>db3db2bdeec36cb69bc63f238aed1e91f7b3f8e8</Sha>
<Sha>0b9f6c99764f3c38694b3be6e61a95f52350f60f</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-7.25071.7">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-7.25071.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>db3db2bdeec36cb69bc63f238aed1e91f7b3f8e8</Sha>
<Sha>0b9f6c99764f3c38694b3be6e61a95f52350f60f</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-7.25071.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-7.25071.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>db3db2bdeec36cb69bc63f238aed1e91f7b3f8e8</Sha>
<Sha>0b9f6c99764f3c38694b3be6e61a95f52350f60f</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.8.0-7.25071.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.8.0-7.25071.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>db3db2bdeec36cb69bc63f238aed1e91f7b3f8e8</Sha>
<Sha>0b9f6c99764f3c38694b3be6e61a95f52350f60f</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.8.0-7.25071.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.8.0-7.25071.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>db3db2bdeec36cb69bc63f238aed1e91f7b3f8e8</Sha>
<Sha>0b9f6c99764f3c38694b3be6e61a95f52350f60f</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0-7.25071.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0-7.25071.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>db3db2bdeec36cb69bc63f238aed1e91f7b3f8e8</Sha>
<Sha>0b9f6c99764f3c38694b3be6e61a95f52350f60f</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.8.0-7.25071.7">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.8.0-7.25071.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>db3db2bdeec36cb69bc63f238aed1e91f7b3f8e8</Sha>
<Sha>0b9f6c99764f3c38694b3be6e61a95f52350f60f</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="8.0.12-servicing.24603.12">
<Uri>https://dev.azure.com/dnceng/internal/_git/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 @@ -154,13 +154,13 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.8.0-7.25071.7</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.8.0-7.25071.7</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.8.0-7.25071.7</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.8.0-7.25071.7</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.8.0-7.25071.7</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.8.0-7.25071.7</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.8.0-7.25071.7</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.8.0-7.25071.8</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.8.0-7.25071.8</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.8.0-7.25071.8</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.8.0-7.25071.8</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.8.0-7.25071.8</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.8.0-7.25071.8</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.8.0-7.25071.8</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetVersion>$(MicrosoftNetCompilersToolsetPackageVersion)</MicrosoftNetCompilersToolsetVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down
Loading
0