fix (again) the broken hr.js

This commit is contained in:
nicolas.dorier
2018-04-30 01:32:15 +09:00
parent 271de362cb
commit 3954ce2137
2 changed files with 1 additions and 1 deletions

View File

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