Browse Source

配置生成位置修改

cxs 1 year ago
parent
commit
5ee83b1ad5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OxfordExtenderWrapper/OxfordExtenderWrapper.csproj

+ 1 - 1
OxfordExtenderWrapper/OxfordExtenderWrapper.csproj

@@ -25,7 +25,7 @@
     <StartupObject>OxfordExtenderWrapper.Program</StartupObject>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_oxford61|x64' ">
-    <OutputPath>..\Bin\x64\Release_oxford61\</OutputPath>
+    <OutputPath>..\Bin\x64\Release_oxford61\OxfordExtender\</OutputPath>
     <PlatformTarget>x64</PlatformTarget>
     <LangVersion>7.3</LangVersion>
   </PropertyGroup>