Skip to content

Commit 72789f6

Browse files
authored
Merge branch 'master' into trigger-registration-extensions
2 parents f689c1a + 59e3490 commit 72789f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<LangVersion>9.0</LangVersion>
66
<Nullable>enable</Nullable>
77
<EnableNETAnalyzers>true</EnableNETAnalyzers>
8-
<Configurations>Debug;Release;DebugV1;ReleaseV1</Configurations>
8+
<Configurations>Debug;DebugV1;Release;ReleaseV1</Configurations>
99
</PropertyGroup>
1010

1111
<PropertyGroup>

0 commit comments

Comments
 (0)