This commit is contained in:
nicolas.dorier 2018-05-07 12:29:56 +09:00
parent 3d943d49e6
commit a52665ea80

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<Version>1.0.2.9</Version>
<Version>1.0.2.10</Version>
<NoWarn>NU1701,CA1816,CA1308,CA1810,CA2208</NoWarn>
</PropertyGroup>
<ItemGroup>