Eto package references

This commit is contained in:
Paul Schneider 2018-05-02 05:23:51 +02:00
commit fec3e7d4d5
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>