Skip to content

Commit 1d63904

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20230426.15 (#85460)
1 parent a193cb5 commit 1d63904

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -316,17 +316,17 @@
316316
<Uri>https://github.com/dotnet/runtime-assets</Uri>
317317
<Sha>31a0b8401dc0b75d67cd8b70f8766bd5e7fdf1fc</Sha>
318318
</Dependency>
319-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.7.0-1.23205.4">
319+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.7.0-1.23226.15">
320320
<Uri>https://github.com/dotnet/roslyn</Uri>
321-
<Sha>d7a4cad21c39e18f3d5e1f7fa7dd3f93668066b4</Sha>
321+
<Sha>56393223b78d294bccec3101e79dc03e1b3cb683</Sha>
322322
</Dependency>
323-
<Dependency Name="Microsoft.CodeAnalysis" Version="4.7.0-1.23205.4">
323+
<Dependency Name="Microsoft.CodeAnalysis" Version="4.7.0-1.23226.15">
324324
<Uri>https://github.com/dotnet/roslyn</Uri>
325-
<Sha>d7a4cad21c39e18f3d5e1f7fa7dd3f93668066b4</Sha>
325+
<Sha>56393223b78d294bccec3101e79dc03e1b3cb683</Sha>
326326
</Dependency>
327-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.7.0-1.23205.4">
327+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.7.0-1.23226.15">
328328
<Uri>https://github.com/dotnet/roslyn</Uri>
329-
<Sha>d7a4cad21c39e18f3d5e1f7fa7dd3f93668066b4</Sha>
329+
<Sha>56393223b78d294bccec3101e79dc03e1b3cb683</Sha>
330330
</Dependency>
331331
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.3.5-beta1.23225.2">
332332
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
4141
they do not break the local dev experience.
4242
-->
43-
<MicrosoftCodeAnalysisCSharpVersion>4.7.0-1.23205.4</MicrosoftCodeAnalysisCSharpVersion>
44-
<MicrosoftCodeAnalysisVersion>4.7.0-1.23205.4</MicrosoftCodeAnalysisVersion>
45-
<MicrosoftNetCompilersToolsetVersion>4.7.0-1.23205.4</MicrosoftNetCompilersToolsetVersion>
43+
<MicrosoftCodeAnalysisCSharpVersion>4.7.0-1.23226.15</MicrosoftCodeAnalysisCSharpVersion>
44+
<MicrosoftCodeAnalysisVersion>4.7.0-1.23226.15</MicrosoftCodeAnalysisVersion>
45+
<MicrosoftNetCompilersToolsetVersion>4.7.0-1.23226.15</MicrosoftNetCompilersToolsetVersion>
4646
</PropertyGroup>
4747
<!--
4848
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.

0 commit comments

Comments
 (0)