Browse Source

Remove IronPython

master
NGnius (Graham) 4 years ago
parent
commit
6ffed74587
1 changed files with 0 additions and 16 deletions
  1. +0
    -16
      HelloModdingWorld/HelloModdingWorld.csproj

+ 0
- 16
HelloModdingWorld/HelloModdingWorld.csproj View File

@@ -36,22 +36,6 @@
<HintPath>..\ref\Gamecraft_Data\Managed\Unity.Burst.Unsafe.dll</HintPath>
<HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Burst.Unsafe.dll</HintPath>
</Reference>
<Reference Include="IronPython.Wpf">
<HintPath>..\ref\Gamecraft_Data\Managed\IronPython.Wpf.dll</HintPath>
<HintPath>..\..\ref\Gamecraft_Data\Managed\IronPython.Wpf.dll</HintPath>
</Reference>
<Reference Include="IronPython">
<HintPath>..\ref\Gamecraft_Data\Managed\IronPython.dll</HintPath>
<HintPath>..\..\ref\Gamecraft_Data\Managed\IronPython.dll</HintPath>
</Reference>
<Reference Include="IronPython.Modules">
<HintPath>..\ref\Gamecraft_Data\Managed\IronPython.Modules.dll</HintPath>
<HintPath>..\..\ref\Gamecraft_Data\Managed\IronPython.Modules.dll</HintPath>
</Reference>
<Reference Include="IronPython.SQLite">
<HintPath>..\ref\Gamecraft_Data\Managed\IronPython.SQLite.dll</HintPath>
<HintPath>..\..\ref\Gamecraft_Data\Managed\IronPython.SQLite.dll</HintPath>
</Reference>
<Reference Include="Facepunch.Steamworks.Win64">
<HintPath>..\ref\Gamecraft_Data\Managed\Facepunch.Steamworks.Win64.dll</HintPath>
<HintPath>..\..\ref\Gamecraft_Data\Managed\Facepunch.Steamworks.Win64.dll</HintPath>


Loading…
Cancel
Save