Eto package references

This commit is contained in:
2018-05-02 05:23:51 +02:00
parent 9bcebffeb3
commit efb609ee15
2 changed files with 14 additions and 10 deletions

View File

@ -58,6 +58,11 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="packages.config" />
<PackageReference Include="Eto.Forms" Version="2.2.0" />
<PackageReference Include="Portable.Xaml" Version="0.6.1" />
<PackageReference Include="Eto.Serialization.Xaml" Version="2.2.0" />
<PackageReference Include="Eto.Platform.Windows" Version="2.2.0" />
</ItemGroup>
</Project>