We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32760ff commit 28b8d9aCopy full SHA for 28b8d9a
1 file changed
GameLogger/GameLogger.csproj
@@ -18,7 +18,7 @@
18
19
<ItemGroup>
20
<EmbeddedResource Include="Resources\*" />
21
- <ItemGroup>
+ </ItemGroup>
22
23
<Target Name="Copy" AfterTargets="Build" Condition="'$(AmongUs)' != ''">
24
<Copy SourceFiles="$(TargetPath)" DestinationFolder="$(AmongUs)/BepInEx/plugins/" UseSymboliclinksIfPossible="true" />
0 commit comments