Skip to content

Commit

Permalink
Remove redundant project from csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
x00Pavel committed Sep 20, 2023
1 parent a9436f6 commit 2830602
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Extensions/Mapping/Mapping.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<ItemGroup>
<ProjectReference Include="..\..\Automations\LightAutomation\LightAutomation.csproj" />
<ProjectReference Include="..\..\FSM\LightFsm\LightFsm.csproj" />
<ProjectReference Include="..\LightAutomation\LightAutomation.csproj" />
</ItemGroup>

</Project>

0 comments on commit 2830602

Please sign in to comment.