Skip to content

Commit

Permalink
refactor: removed empty folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsol6 committed Nov 7, 2024
1 parent 30919a3 commit 3cf7e03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Server/Fracture.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Modules\CharacterMovement\" />
<Folder Include="wwwroot\js\" />
</ItemGroup>
<Target Name="Husky" BeforeTargets="Restore;CollectPackageReferences" Condition="'$(HUSKY)' != 0">
Expand Down

0 comments on commit 3cf7e03

Please sign in to comment.