Skip to content

Commit

Permalink
Update Roslyn to a version which uses Immutable v7 (#16545)
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Gro authored Jan 18, 2024
1 parent 7e91ae6 commit 089fb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
<!-- Versions for package groups -->
<RoslynVersion>4.6.0-2.23126.2</RoslynVersion>
<RoslynVersion>4.6.0-3.23329.3</RoslynVersion>
<VisualStudioEditorPackagesVersion>17.7.25-preview</VisualStudioEditorPackagesVersion>
<MicrosoftVisualStudioShellPackagesVersion>17.7.35338-preview.1</MicrosoftVisualStudioShellPackagesVersion>
<VisualStudioProjectSystemPackagesVersion>17.7.58-pre</VisualStudioProjectSystemPackagesVersion>
Expand Down

0 comments on commit 089fb96

Please sign in to comment.