mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Hail NuGet
This commit is contained in:
@@ -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'">
|
||||
|
||||
Reference in New Issue
Block a user