Skip to content

Commit 28b8d9a

Browse files
committed
fix end tag
1 parent 32760ff commit 28b8d9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GameLogger/GameLogger.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<EmbeddedResource Include="Resources\*" />
21-
<ItemGroup>
21+
</ItemGroup>
2222

2323
<Target Name="Copy" AfterTargets="Build" Condition="'$(AmongUs)' != ''">
2424
<Copy SourceFiles="$(TargetPath)" DestinationFolder="$(AmongUs)/BepInEx/plugins/" UseSymboliclinksIfPossible="true" />

0 commit comments

Comments
 (0)