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 ba35e3a commit 71ea086Copy full SHA for 71ea086
1 file changed
Directory.Build.props
@@ -19,6 +19,7 @@
19
<PropertyGroup Label="Compile settings">
20
<Nullable>enable</Nullable>
21
<LangVersion>11.0</LangVersion>
22
+ <AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
23
<ImplicitUsings>enable</ImplicitUsings>
24
<NoWarn>CA1014,NU5104</NoWarn>
25
0 commit comments