Version 4.6.0: Own Point and Matrix to work around rounding errors in UWP

This commit is contained in:
ClemensFischer 2018-03-06 22:55:51 +01:00
parent a3542bf106
commit fa2c561bc9
3 changed files with 3 additions and 3 deletions

View file

@ -46,7 +46,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.7</Version>
<Version>6.0.8</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>

View file

@ -52,7 +52,7 @@
<Version>2.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.7</Version>
<Version>6.0.8</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>

View file

@ -163,7 +163,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.7</Version>
<Version>6.0.8</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>