Eto package references
This commit is contained in:
parent
a1c4108eae
commit
fec3e7d4d5
2 changed files with 14 additions and 10 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue