This commit is contained in:
he
2023-11-28 16:46:27 +08:00
parent ec64533b4b
commit 73cbf96a65
5 changed files with 252 additions and 13 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile>.\IRaCIS.Core.API.xml</DocumentationFile>
<NoWarn>1701;1702;1591;</NoWarn>
<NoWarn>1701;1702;1591;CS1570;</NoWarn>
<OutputPath>..\bin\</OutputPath>
</PropertyGroup>