|
35 | 35 | <ItemGroup> |
36 | 36 | <Reference Include="0Harmony, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
37 | 37 | <HintPath>..\packages\Lib.Harmony.2.2.0\lib\net45\0Harmony.dll</HintPath> |
| 38 | + <Private>False</Private> |
38 | 39 | </Reference> |
39 | 40 | <Reference Include="Assembly-CSharp"> |
40 | 41 | <HintPath>..\Dependencies\Assembly-CSharp.dll</HintPath> |
| 42 | + <Private>False</Private> |
41 | 43 | </Reference> |
42 | 44 | <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
43 | 45 | <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 46 | + <Private>False</Private> |
44 | 47 | </Reference> |
45 | 48 | <Reference Include="System" /> |
46 | 49 | <Reference Include="System.Core" /> |
|
52 | 55 | <Reference Include="System.Xml" /> |
53 | 56 | <Reference Include="Unity.TextMeshPro"> |
54 | 57 | <HintPath>..\Dependencies\Unity.TextMeshPro.dll</HintPath> |
| 58 | + <Private>False</Private> |
55 | 59 | </Reference> |
56 | 60 | <Reference Include="UnityEngine"> |
57 | 61 | <HintPath>..\Dependencies\UnityEngine.dll</HintPath> |
| 62 | + <Private>False</Private> |
58 | 63 | </Reference> |
59 | 64 | <Reference Include="UnityEngine.AssetBundleModule"> |
60 | 65 | <HintPath>..\Dependencies\UnityEngine.AssetBundleModule.dll</HintPath> |
| 66 | + <Private>False</Private> |
61 | 67 | </Reference> |
62 | 68 | <Reference Include="UnityEngine.CoreModule"> |
63 | 69 | <HintPath>..\Dependencies\UnityEngine.CoreModule.dll</HintPath> |
| 70 | + <Private>False</Private> |
64 | 71 | </Reference> |
65 | 72 | <Reference Include="UnityEngine.IMGUIModule"> |
66 | 73 | <HintPath>..\Dependencies\UnityEngine.IMGUIModule.dll</HintPath> |
| 74 | + <Private>False</Private> |
67 | 75 | </Reference> |
68 | 76 | <Reference Include="UnityEngine.InputLegacyModule"> |
69 | 77 | <HintPath>..\Dependencies\UnityEngine.InputLegacyModule.dll</HintPath> |
| 78 | + <Private>False</Private> |
70 | 79 | </Reference> |
71 | 80 | <Reference Include="UnityEngine.InputModule"> |
72 | 81 | <HintPath>..\Dependencies\UnityEngine.InputModule.dll</HintPath> |
| 82 | + <Private>False</Private> |
73 | 83 | </Reference> |
74 | 84 | <Reference Include="UnityEngine.TextCoreModule"> |
75 | 85 | <HintPath>..\Dependencies\UnityEngine.TextCoreModule.dll</HintPath> |
| 86 | + <Private>False</Private> |
76 | 87 | </Reference> |
77 | 88 | <Reference Include="UnityEngine.TextRenderingModule"> |
78 | 89 | <HintPath>..\Dependencies\UnityEngine.TextRenderingModule.dll</HintPath> |
| 90 | + <Private>False</Private> |
79 | 91 | </Reference> |
80 | 92 | <Reference Include="UnityEngine.UI"> |
81 | 93 | <HintPath>..\Dependencies\UnityEngine.UI.dll</HintPath> |
| 94 | + <Private>False</Private> |
82 | 95 | </Reference> |
83 | 96 | <Reference Include="UnityEngine.UIModule"> |
84 | 97 | <HintPath>..\Dependencies\UnityEngine.UIModule.dll</HintPath> |
| 98 | + <Private>False</Private> |
85 | 99 | </Reference> |
86 | 100 | </ItemGroup> |
87 | 101 | <ItemGroup> |
|
0 commit comments