File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 </PropertyGroup >
4444
4545 <ItemGroup >
46- <PackageReference Include =" ExMod.Exiled" Version =" 9.13.1" />
4746 <PackageReference Include =" Northwood.LabAPI" Version =" 1.1.5" IncludeAssets =" compile" PrivateAssets =" all" />
4847 <PackageReference Include =" Lib.Harmony" Version =" 2.4.2" IncludeAssets =" compile" PrivateAssets =" all" />
4948 <PackageReference Include =" YamlDotNet" Version =" 16.3.0" IncludeAssets =" compile" PrivateAssets =" all" />
5049 <PackageReference Include =" StyleCop.Analyzers" Version =" $(StyleCopVersion)" IncludeAssets =" All" PrivateAssets =" All" />
5150 </ItemGroup >
5251
5352 <ItemGroup >
53+ <Reference Include =" Assembly-CSharp" >
54+ <HintPath >..\Dependencies\Assembly-CSharp.dll</HintPath >
55+ </Reference >
5456 <Reference Include =" Assembly-CSharp-firstpass" >
5557 <HintPath >..\Dependencies\Assembly-CSharp-firstpass.dll</HintPath >
5658 </Reference >
5759 <Reference Include =" CommandSystem.Core" HintPath =" ..\Dependencies\CommandSystem.Core.dll" Private =" False" />
58- <Reference Include =" Mirror " >
59- < HintPath > ..\Dependencies\Mirror. dll</ HintPath >
60- </ Reference >
60+ <Reference Include =" Exiled.API " HintPath = " ..\Dependencies\Exiled.API.dll " Private = " False " / >
61+ < Reference Include = " Exiled.Events " HintPath = " ..\Dependencies\Exiled.Events. dll" Private = " False " / >
62+ <Reference Include = " Mirror " HintPath = " ..\Dependencies\Mirror.dll " Private = " False " / >
6163 <Reference Include =" UnityEngine.CoreModule" HintPath =" ..\Dependencies\UnityEngine.CoreModule.dll" Private =" False" />
6264 <Reference Include =" System.IO.Compression" Private =" False" />
6365 </ItemGroup >
You can’t perform that action at this time.
0 commit comments