Hail NuGet

This commit is contained in:
Pieter-Jan Briers
2020-12-13 01:14:50 +01:00
parent f048209bf5
commit 7ef2fd46da

View File

@@ -21,11 +21,6 @@
<PackageReference Include="OpenToolkit.Graphics" Version="4.0.0-pre9.1" />
<PackageReference Include="OpenToolkit.OpenAL" Version="4.0.0-pre9.1" />
<PackageReference Include="SpaceWizards.SharpFont" Version="1.0.1" />
<!--
If you upgrade Robust.Natives (and are even reading this instead of using a GUI...),
Make sure to edit the relevant build scripts like package_release_build.py and package_client_build.py
That is, if the upgraded added new .dll/.so/.dylib files.
-->
<PackageReference Include="Robust.Natives" Version="0.1.0" />
</ItemGroup>
<ItemGroup Condition="'$(EnableClientScripting)' == 'True'">