We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23abd49 commit 787ed1cCopy full SHA for 787ed1c
Emulator/SPD.File.Emulator/SPD.File.Emulator.csproj
@@ -7,7 +7,7 @@
7
<LangVersion>10.0</LangVersion>
8
<Nullable>enable</Nullable>
9
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
10
- <OutputPath>$(RELOADEDIIMODS)/SPD.File.Emulator</OutputPath>
+ <OutputPath>$(RELOADEDIIMODS)/reloaded.universal.fileemulationframework.spd</OutputPath>
11
<Deterministic>true</Deterministic>
12
<ImplicitUsings>enable</ImplicitUsings>
13
@@ -26,7 +26,6 @@
26
</ItemGroup>
27
28
<Import Project="Reloaded.Trimming.targets" />
29
- <Import Project="Reloaded.Checks.targets" />
30
31
<ItemGroup>
32
<None Remove="ModConfig.json" />
0 commit comments