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.
2 parents f689c1a + 59e3490 commit 72789f6Copy full SHA for 72789f6
Directory.Build.props
@@ -5,7 +5,7 @@
5
<LangVersion>9.0</LangVersion>
6
<Nullable>enable</Nullable>
7
<EnableNETAnalyzers>true</EnableNETAnalyzers>
8
- <Configurations>Debug;Release;DebugV1;ReleaseV1</Configurations>
+ <Configurations>Debug;DebugV1;Release;ReleaseV1</Configurations>
9
</PropertyGroup>
10
11
<PropertyGroup>
0 commit comments