Update Eto to 2.8.2 (#43)

pull/46/head
LiveLM 3 years ago committed by GitHub
parent d1365e0c33
commit 94632836bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Eto.Platform.macOS" Version="2.7.2" />
<PackageReference Include="Eto.Platform.macOS" Version="2.8.2" />
</ItemGroup>
<ItemGroup>

@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Eto.Platform.Wpf" Version="2.7.2" />
<PackageReference Include="Eto.Platform.Wpf" Version="2.8.2" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save