Skip to content

Commit

Permalink
Fixed: SPD Emulator Output Path
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Jan 12, 2024
1 parent 23abd49 commit 787ed1c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Emulator/SPD.File.Emulator/SPD.File.Emulator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<LangVersion>10.0</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<OutputPath>$(RELOADEDIIMODS)/SPD.File.Emulator</OutputPath>
<OutputPath>$(RELOADEDIIMODS)/reloaded.universal.fileemulationframework.spd</OutputPath>
<Deterministic>true</Deterministic>
<ImplicitUsings>enable</ImplicitUsings>

Expand All @@ -26,7 +26,6 @@
</ItemGroup>

<Import Project="Reloaded.Trimming.targets" />
<Import Project="Reloaded.Checks.targets" />

<ItemGroup>
<None Remove="ModConfig.json" />
Expand Down

0 comments on commit 787ed1c

Please sign in to comment.