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