Browse Source

Remove IronPython

tags/v1.0.0
NGnius (Graham) 4 years ago
parent
commit
ac2d3b38c7
1 changed files with 0 additions and 16 deletions
  1. +0
    -16
      GamecraftModdingAPI/GamecraftModdingAPI.csproj

+ 0
- 16
GamecraftModdingAPI/GamecraftModdingAPI.csproj View File

@@ -41,22 +41,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