|
|
@@ -35,22 +35,22 @@ |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Reference Include="UnityEngine"> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\TechbloxPreview_Data\Managed\UnityEngine.dll</HintPath> |
|
|
|
<!--<HintPath>..\..\ref\GamecraftPreview_Data\Managed\UnityEngine.dll</HintPath>--> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|
<Reference Include="UnityEngine"> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.CoreModule.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\TechbloxPreview_Data\Managed\UnityEngine.CoreModule.dll</HintPath> |
|
|
|
<!--<HintPath>..\..\ref\GamecraftPreview_Data\Managed\UnityEngine.CoreModule.dll</HintPath>--> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|
<Reference Include="UnityEngine"> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\TechbloxPreview_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath> |
|
|
|
<!--<HintPath>..\..\ref\GamecraftPreview_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath>--> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|
<Reference Include="UnityEngine"> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.Physics2DModule.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\TechbloxPreview_Data\Managed\UnityEngine.Physics2DModule.dll</HintPath> |
|
|
|
<!--<HintPath>..\..\ref\GamecraftPreview_Data\Managed\UnityEngine.Physics2DModule.dll</HintPath>--> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|