Skip to content

Commit

Permalink
Update MapRandomizer.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkroeg committed Apr 19, 2023
1 parent e09e798 commit 92d30db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MapRandomizer/MapRandomizer/MapRandomizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<DebugType>none</DebugType>
<DebugSymbols>false</DebugSymbols>
<Nullable>enable</Nullable>

</PropertyGroup>
<Target Name="CopyFilesToGame" AfterTargets="CopyFilesToOutputDirectory">
<Copy SourceFiles="$(TargetPath)" DestinationFolder="$(MapRandomizerModPath)" />
Expand Down

0 comments on commit 92d30db

Please sign in to comment.