1313 <FileAlignment >512</FileAlignment >
1414 <Deterministic >true</Deterministic >
1515 <TargetFrameworkProfile />
16+ <NuGetPackageImportStamp >
17+ </NuGetPackageImportStamp >
1618 </PropertyGroup >
1719 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1820 <DebugSymbols >true</DebugSymbols >
2325 <ErrorReport >prompt</ErrorReport >
2426 <WarningLevel >4</WarningLevel >
2527 <Prefer32Bit >false</Prefer32Bit >
28+ <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
2629 </PropertyGroup >
2730 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2831 <DebugType >embedded</DebugType >
3336 <WarningLevel >4</WarningLevel >
3437 <DebugSymbols >true</DebugSymbols >
3538 <Prefer32Bit >false</Prefer32Bit >
39+ <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
3640 </PropertyGroup >
3741 <ItemGroup >
38- <Reference Include =" 0Harmony, Version=2.0 .0.0, Culture=neutral, processorArchitecture=MSIL" >
39- <HintPath >..\packages\IllusionLibs.BepInEx.Harmony.2.0.3.1 \lib\net35\0Harmony.dll</HintPath >
42+ <Reference Include =" 0Harmony, Version=2.9 .0.0, Culture=neutral, processorArchitecture=MSIL" >
43+ <HintPath >..\packages\IllusionLibs.BepInEx.Harmony.2.9.0 \lib\net35\0Harmony.dll</HintPath >
4044 <Private >False</Private >
4145 </Reference >
42- <Reference Include =" BepInEx, Version=5.0.1.0, Culture=neutral, processorArchitecture=MSIL" >
43- <HintPath >..\packages\IllusionLibs.BepInEx.5.0.1.1\lib\net35\BepInEx.dll</HintPath >
44- <Private >False</Private >
45- </Reference >
46- <Reference Include =" BepInEx.Harmony, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
47- <HintPath >..\packages\IllusionLibs.BepInEx.Harmony.2.0.3.1\lib\net35\BepInEx.Harmony.dll</HintPath >
46+ <Reference Include =" BepInEx, Version=5.4.22.0, Culture=neutral, processorArchitecture=MSIL" >
47+ <HintPath >..\packages\IllusionLibs.BepInEx.5.4.22\lib\net35\BepInEx.dll</HintPath >
4848 <Private >False</Private >
4949 </Reference >
5050 <Reference Include =" CubicModel-Assembly-CSharp" >
5353 </Reference >
5454 <Reference Include =" System.Core" />
5555 <Reference Include =" UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
56- <HintPath >..\packages\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.2017.4.24.1 \lib\net46\UnityEngine.dll</HintPath >
56+ <HintPath >..\packages\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.2017.4.24.4 \lib\net46\UnityEngine.dll</HintPath >
5757 <Private >False</Private >
5858 </Reference >
5959 <Reference Include =" UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
60- <HintPath >..\packages\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.2017.4.24.1 \lib\net46\UnityEngine.CoreModule.dll</HintPath >
60+ <HintPath >..\packages\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.2017.4.24.4 \lib\net46\UnityEngine.CoreModule.dll</HintPath >
6161 <Private >False</Private >
6262 </Reference >
6363 </ItemGroup >
7070 </ItemGroup >
7171 <Import Project =" ..\DemozaicCommon\DemozaicCommon.projitems" Label =" Shared" />
7272 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
73+ <Import Project =" ..\packages\IllusionLibs.BepInEx.Harmony.2.9.0\build\IllusionLibs.BepInEx.Harmony.targets" Condition =" Exists('..\packages\IllusionLibs.BepInEx.Harmony.2.9.0\build\IllusionLibs.BepInEx.Harmony.targets')" />
74+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
75+ <PropertyGroup >
76+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
77+ </PropertyGroup >
78+ <Error Condition =" !Exists('..\packages\IllusionLibs.BepInEx.Harmony.2.9.0\build\IllusionLibs.BepInEx.Harmony.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\IllusionLibs.BepInEx.Harmony.2.9.0\build\IllusionLibs.BepInEx.Harmony.targets'))" />
79+ <Error Condition =" !Exists('..\packages\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.2017.4.24.4\build\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.2017.4.24.4\build\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.targets'))" />
80+ </Target >
81+ <Import Project =" ..\packages\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.2017.4.24.4\build\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.targets" Condition =" Exists('..\packages\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.2017.4.24.4\build\IllusionLibs.EmotionCreators.UnityEngine.CoreModule.targets')" />
7382</Project >
0 commit comments