|
@@ -84,6 +84,7 @@
|
|
|
<Compile Include="Preloader.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
<Compile Include="Hook\DetourGenerator.cs" />
|
|
|
+ <Compile Include="UnityEngine\Input.cs" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<ProjectReference Include="..\BepInEx.Core\BepInEx.Core.csproj">
|
|
@@ -103,8 +104,6 @@
|
|
|
<None Include="app.config" />
|
|
|
<None Include="packages.config" />
|
|
|
</ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Folder Include="UnityEngine\" />
|
|
|
- </ItemGroup>
|
|
|
+ <ItemGroup />
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
</Project>
|