Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
Update VFECore.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Taranchuk committed Feb 18, 2022
1 parent 2e63051 commit 8b33cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/VFECore/VFECore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -784,8 +784,8 @@
<Compile Include="VFECore\VFECore.cs" />
<Compile Include="VFECore\WorkGivers\WorkGiver_AttachTurret.cs" />
<Compile Include="VFECore\WorkGivers\WorkGiver_RepairMachine.cs" />
<Compile Include="WeatherOverlays\WeatherOverlay_Custom.cs" />
<Compile Include="WeatherOverlays\WeatherOverlay_CustomTwo.cs" />
<Compile Include="VFECore\WeatherOverlays\WeatherOverlay_Custom.cs" />
<Compile Include="VFECore\WeatherOverlays\WeatherOverlay_CustomTwo.cs" />
</ItemGroup>
<ItemGroup>
<Folder Include="VFECore\Verbs\" />
Expand Down

0 comments on commit 8b33cdc

Please sign in to comment.