Fixed VS Load issue

This commit is contained in:
Koen Bekkenutte
2021-09-17 02:54:17 +08:00
parent a94702bcc3
commit e0b84009d0
+1
View File
@@ -7,6 +7,7 @@
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<NoWarn>CS1591</NoWarn>
<Configurations>Debug;Release;DebugV1;ReleaseV1</Configurations>
</PropertyGroup>
<PropertyGroup>