This commit is contained in:
nicolas.dorier 2018-11-09 21:16:09 +09:00
parent daf4e5ce6c
commit e1b2b72cd2

View File

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