领胜LDS 键盘AOI检测项目
wells.liu
2020-07-08 532b29db60ad454eef0b548e88643741ff6e98d1
生成路径 问题
2个文件已修改
4 ■■■■ 已修改文件
src/Bro.M071.DBManager/Bro.M071.DBManager.csproj 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/Bro.M071.Model/Bro.M071.Model.csproj 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/Bro.M071.DBManager/Bro.M071.DBManager.csproj
@@ -45,7 +45,7 @@
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\x64\Debug\</OutputPath>
    <OutputPath>..\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <DebugType>full</DebugType>
    <PlatformTarget>x64</PlatformTarget>
src/Bro.M071.Model/Bro.M071.Model.csproj
@@ -46,7 +46,7 @@
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\x64\Debug\</OutputPath>
    <OutputPath>..\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <DebugType>full</DebugType>
    <PlatformTarget>x64</PlatformTarget>