forked from Terkoiz/Freecam
apparently that fixes the compiling issue
This commit is contained in:
parent
0c90ab215a
commit
de74a09632
@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net472</TargetFramework>
|
||||
<Version>1.3.0</Version>
|
||||
<EnableDefaultCompileItems>False</EnableDefaultCompileItems>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@ -41,12 +41,4 @@
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="Freecam.cs" />
|
||||
<Compile Include="FreecamController.cs" />
|
||||
<Compile Include="FreecamPlugin.cs" />
|
||||
<Compile Include="FreecamPatch.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user