forked from Terkoiz/Freecam
apparently that fixes the compiling issue
This commit is contained in:
parent
0c90ab215a
commit
de74a09632
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net472</TargetFramework>
|
<TargetFramework>net472</TargetFramework>
|
||||||
<Version>1.3.0</Version>
|
<EnableDefaultCompileItems>False</EnableDefaultCompileItems>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
@ -41,12 +41,4 @@
|
|||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</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>
|
</Project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user