Pārlūkot izejas kodu

Fix patcher build location

Bepis 7 gadi atpakaļ
vecāks
revīzija
1ba68248cf
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      BepInEx.Patcher/BepInEx.Patcher.csproj

+ 1 - 1
BepInEx.Patcher/BepInEx.Patcher.csproj

@@ -18,7 +18,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>K:\KoikatuTrial_Data\Managed\</OutputPath>
+    <OutputPath>K:\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>