Update Roslyn to 4.0.0-3.21367.2 (#55878)
authorStephen Toub <stoub@microsoft.com>
Sun, 18 Jul 2021 10:39:34 +0000 (06:39 -0400)
committerGitHub <noreply@github.com>
Sun, 18 Jul 2021 10:39:34 +0000 (06:39 -0400)
eng/Versions.props

index cb014e1..54cdb3d 100644 (file)
@@ -18,7 +18,7 @@
     <!-- Opt-in/out repo features -->
     <UsingToolMicrosoftNetCompilers>true</UsingToolMicrosoftNetCompilers>
     <!-- TODO: Upgrade compiler version to enable Static Abstracts in Interfaces and interpolated string handlers; remove this once the employed SDK uses a new enough version. -->
-    <MicrosoftNetCompilersToolsetVersion>4.0.0-3.21362.7</MicrosoftNetCompilersToolsetVersion>
+    <MicrosoftNetCompilersToolsetVersion>4.0.0-3.21367.2</MicrosoftNetCompilersToolsetVersion>
     <UsingToolMicrosoftNetILLinkTasks>true</UsingToolMicrosoftNetILLinkTasks>
     <UsingToolIbcOptimization>false</UsingToolIbcOptimization>
     <UsingToolXliff>false</UsingToolXliff>