This commit is contained in:
nicolas.dorier 2018-05-31 18:41:33 +09:00
parent 665cf4c3b1
commit 5050b59014

View file

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