We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59eee19 commit 5a098b8Copy full SHA for 5a098b8
src/tests/Directory.Build.props
@@ -11,6 +11,7 @@
11
<PropertyGroup>
12
<!-- Override the compiler version with a private build that supports runtime-async -->
13
<MicrosoftNetCompilersToolsetVersion>5.0.0-1.25259.6</MicrosoftNetCompilersToolsetVersion>
14
+ <RoslynCompilerType>Custom</RoslynCompilerType>
15
</PropertyGroup>
16
17
0 commit comments