Skip to content
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

[release/8.0] Update dependencies from dotnet/roslyn #90816

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
ce003cc
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 18, 2023
b11f23e
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 18, 2023
db27912
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 18, 2023
e8a309b
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 19, 2023
5efe576
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 19, 2023
11005d2
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 19, 2023
7539f54
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
ae09d89
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
7905bd5
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
e749084
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
707cbf3
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
dd580a0
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
ab3d028
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
9c68159
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
a3da090
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
e9f1e65
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
d81054f
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
a1a302a
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
8e8c301
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 22, 2023
9193047
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 23, 2023
e3f0705
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -358,18 +358,18 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>48270e734aa881c737b80c4fe0459e68aaf08ad6</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-1.23408.8">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-2.23422.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>1fd4ff9d594b227baa3fc0962e2251323311ec19</Sha>
<Sha>93ce610622875b8e843f348e96496abd7056360d</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-1.23408.8">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-2.23422.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>1fd4ff9d594b227baa3fc0962e2251323311ec19</Sha>
<Sha>93ce610622875b8e843f348e96496abd7056360d</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-1.23408.8">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-2.23422.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>1fd4ff9d594b227baa3fc0962e2251323311ec19</Sha>
<Sha>93ce610622875b8e843f348e96496abd7056360d</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.23412.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
they do not break the local dev experience.
-->
<MicrosoftCodeAnalysisCSharpVersion>4.8.0-1.23408.8</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.8.0-1.23408.8</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.8.0-1.23408.8</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.8.0-2.23422.14</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.8.0-2.23422.14</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.8.0-2.23422.14</MicrosoftNetCompilersToolsetVersion>
</PropertyGroup>
<!--
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.
Expand Down
Loading