Browse Source

修改输出路径

callm 1 week ago
parent
commit
f7e229888d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      FileWatcher/FileWatcher.csproj

+ 2 - 0
FileWatcher/FileWatcher.csproj

@@ -57,6 +57,8 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     <Prefer32Bit>false</Prefer32Bit>
+    <PlatformTarget>x64</PlatformTarget>
+    <OutputPath>bin\Debug\</OutputPath>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM64'">
     <Prefer32Bit>false</Prefer32Bit>