Skip to content

Commit 8919414

Browse files
committed
fix(build): Fix build path
1 parent 36d8ffa commit 8919414

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

CSSharpPatcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
99
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
10-
<BaseOutputPath>build\addons\counterstrikesharp\</BaseOutputPath>
10+
<BaseOutputPath>build\CSSharpPatcher\addons\counterstrikesharp\</BaseOutputPath>
1111
<OutputPath>$(BaseOutputPath)plugins\CSSharpPatcher\</OutputPath>
1212
<ConfigPath>$(BaseOutputPath)configs\plugins\CSSharpPatcher\</ConfigPath>
1313
</PropertyGroup>

build/addons/counterstrikesharp/configs/plugins/CSSharpPatcher/CSSharpPatcher.example.json renamed to build/CSSharpPatcher/addons/counterstrikesharp/configs/plugins/CSSharpPatcher/CSSharpPatcher.example.json

File renamed without changes.

build/addons/counterstrikesharp/plugins/CSSharpPatcher/CSSharpPatcher.deps.json renamed to build/CSSharpPatcher/addons/counterstrikesharp/plugins/CSSharpPatcher/CSSharpPatcher.deps.json

File renamed without changes.

build/addons/counterstrikesharp/plugins/CSSharpPatcher/CSSharpPatcher.dll renamed to build/CSSharpPatcher/addons/counterstrikesharp/plugins/CSSharpPatcher/CSSharpPatcher.dll

10 KB
Binary file not shown.

build/addons/counterstrikesharp/plugins/CSSharpPatcher/CSSharpPatcher.pdb renamed to build/CSSharpPatcher/addons/counterstrikesharp/plugins/CSSharpPatcher/CSSharpPatcher.pdb

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)