Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
8b2fda1
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 28, 2023
c9654b7
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
96e7cab
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
1bad43b
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
45f9ed3
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
70de651
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
238df6d
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
c39689c
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
7d55899
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
2a016a2
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
c70ea97
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
612572b
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 29, 2023
8cad64c
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 30, 2023
4320b8b
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 30, 2023
d073c01
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 30, 2023
b2d0489
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 30, 2023
49bbeb9
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 30, 2023
270a176
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 30, 2023
427dec6
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 30, 2023
3dbea6f
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 30, 2023
2c0030c
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 30, 2023
065e549
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 31, 2023
771c529
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Aug 31, 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>99168dcff56809205e7ef8530d1256f3a07fab1f</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-2.23426.1">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23430.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>34268d1bb9370c7b01c742303a895a99daf10d6a</Sha>
<Sha>0a5289acaadde17d768b8f69dbc35aeec74cc4f8</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-2.23426.1">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-3.23430.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>34268d1bb9370c7b01c742303a895a99daf10d6a</Sha>
<Sha>0a5289acaadde17d768b8f69dbc35aeec74cc4f8</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-2.23426.1">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-3.23430.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>34268d1bb9370c7b01c742303a895a99daf10d6a</Sha>
<Sha>0a5289acaadde17d768b8f69dbc35aeec74cc4f8</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.23425.3">
<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-2.23426.1</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.8.0-2.23426.1</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.8.0-2.23426.1</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.8.0-3.23430.6</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.8.0-3.23430.6</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.8.0-3.23430.6</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