wzp
2023-03-02 374ce4ffd0c459bb4067e8d5765f972668aff9b1
web/App_Code/App_Code.csproj
@@ -13,11 +13,11 @@
    <FileAlignment>512</FileAlignment>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>x86</PlatformTarget>
    <PlatformTarget>AnyCPU</PlatformTarget>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <OutputPath>..\Lib\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
@@ -55,8 +55,7 @@
    <Compile Include="Const.cs" />
    <Compile Include="WebTool.cs" />
    <Compile Include="ZipUtils.cs" />
    <Compile Include="com\softwee\smgw\common\RegexHelper.cs" />
    <Compile Include="com\softwee\smgw\common\SegmentHelper.cs" />
    <Compile Include="RegexHelper.cs" />
    <Compile Include="AssemblyInfo.cs" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />