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