This commit is contained in:
nicolas.dorier 2018-11-05 12:15:05 +09:00
parent 15d9adfbf1
commit 93992ec3ed

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<Version>1.0.3.5</Version>
<Version>1.0.3.6</Version>
<NoWarn>NU1701,CA1816,CA1308,CA1810,CA2208</NoWarn>
</PropertyGroup>
<PropertyGroup>