|
25 | 25 | </PropertyGroup>
|
26 | 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
27 | 27 | <PlatformTarget>AnyCPU</PlatformTarget>
|
28 |
| - <DebugType>pdbonly</DebugType> |
| 28 | + <DebugType>portable</DebugType> |
29 | 29 | <Optimize>true</Optimize>
|
30 | 30 | <OutputPath>bin\Release\</OutputPath>
|
31 | 31 | <DefineConstants>TRACE</DefineConstants>
|
|
46 | 46 | <Reference Include="System.Core" />
|
47 | 47 | <Reference Include="System.Xml" />
|
48 | 48 | <Reference Include="UnityEditor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
49 |
| - <HintPath>c:\Program Files\Unity Editors\2021.1.22f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath> |
| 49 | + <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.0f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath> |
50 | 50 | </Reference>
|
51 | 51 | <Reference Include="UnityEditor.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
52 |
| - <HintPath>c:\Program Files\Unity Editors\2021.1.22f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath> |
| 52 | + <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.0f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath> |
53 | 53 | </Reference>
|
54 | 54 | <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
55 |
| - <HintPath>c:\Program Files\Unity Editors\2021.1.22f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath> |
| 55 | + <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.0f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath> |
56 | 56 | <Aliases>NonSplit</Aliases>
|
57 | 57 | </Reference>
|
58 | 58 | <Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
59 |
| - <HintPath>c:\Program Files\Unity Editors\2021.1.22f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath> |
| 59 | + <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.0f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath> |
60 | 60 | </Reference>
|
61 | 61 | <Reference Include="UnityEngine.IMGUIModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
62 |
| - <HintPath>c:\Program Files\Unity Editors\2021.1.22f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath> |
| 62 | + <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.0f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath> |
63 | 63 | </Reference>
|
64 | 64 | </ItemGroup>
|
65 | 65 | <ItemGroup>
|
|
0 commit comments