* Update dependencies from https://github.com/dotnet/roslyn build
20230824.1
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-2.23423.10 -> To Version 4.8.0-2.23424.1
* Update dependencies from https://github.com/dotnet/roslyn build
20230824.4
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-2.23423.10 -> To Version 4.8.0-2.23424.4
* Update dependencies from https://github.com/dotnet/roslyn build
20230824.7
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-2.23423.10 -> To Version 4.8.0-1.23424.7
* Update dependencies from https://github.com/dotnet/roslyn build
20230824.6
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-2.23423.10 -> To Version 4.8.0-2.23424.6
* Update dependencies from https://github.com/dotnet/roslyn build
20230824.8
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-2.23423.10 -> To Version 4.8.0-2.23424.8
* Update dependencies from https://github.com/dotnet/roslyn build
20230824.5
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-2.23423.10 -> To Version 4.8.0-2.23424.5
* Update dependencies from https://github.com/dotnet/roslyn build
20230824.9
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-2.23423.10 -> To Version 4.8.0-2.23424.9
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>99168dcff56809205e7ef8530d1256f3a07fab1f</Sha>
</Dependency>
- <Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-2.23423.10">
+ <Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-2.23424.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
- <Sha>d83f0cc401672efe5afd5e9db4be43e9e06c5935</Sha>
+ <Sha>d7e010bbe5b1d37837417fc5e79ecb2fd9b7b487</Sha>
</Dependency>
- <Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-2.23423.10">
+ <Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-2.23424.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
- <Sha>d83f0cc401672efe5afd5e9db4be43e9e06c5935</Sha>
+ <Sha>d7e010bbe5b1d37837417fc5e79ecb2fd9b7b487</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
- <Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-2.23423.10">
+ <Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-2.23424.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
- <Sha>d83f0cc401672efe5afd5e9db4be43e9e06c5935</Sha>
+ <Sha>d7e010bbe5b1d37837417fc5e79ecb2fd9b7b487</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.23423.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
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.23423.10</MicrosoftCodeAnalysisCSharpVersion>
- <MicrosoftCodeAnalysisVersion>4.8.0-2.23423.10</MicrosoftCodeAnalysisVersion>
- <MicrosoftNetCompilersToolsetVersion>4.8.0-2.23423.10</MicrosoftNetCompilersToolsetVersion>
+ <MicrosoftCodeAnalysisCSharpVersion>4.8.0-2.23424.9</MicrosoftCodeAnalysisCSharpVersion>
+ <MicrosoftCodeAnalysisVersion>4.8.0-2.23424.9</MicrosoftCodeAnalysisVersion>
+ <MicrosoftNetCompilersToolsetVersion>4.8.0-2.23424.9</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.