mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 00:26:07 +02:00
8 lines
189 B
XML
8 lines
189 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<Version>0.2.3</Version>
|
|
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
|
<NoWarn>$(NoWarn);CS1591</NoWarn>
|
|
</PropertyGroup>
|
|
</Project>
|