You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
113 lines
4.6 KiB
Plaintext
113 lines
4.6 KiB
Plaintext
11 months ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<PropertyGroup>
|
||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||
|
<ProductVersion>8.0.30703</ProductVersion>
|
||
|
<SchemaVersion>2.0</SchemaVersion>
|
||
|
<ProjectGuid>{507A6498-9001-4674-A90A-719F3818940A}</ProjectGuid>
|
||
|
<OutputType>Library</OutputType>
|
||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||
|
<RootNamespace>BP.GPM</RootNamespace>
|
||
|
<AssemblyName>BP.GPM</AssemblyName>
|
||
|
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
|
||
|
<FileAlignment>512</FileAlignment>
|
||
|
<TargetFrameworkProfile />
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||
|
<DebugSymbols>true</DebugSymbols>
|
||
|
<DebugType>full</DebugType>
|
||
|
<Optimize>false</Optimize>
|
||
|
<OutputPath>bin\Debug\</OutputPath>
|
||
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||
|
<ErrorReport>prompt</ErrorReport>
|
||
|
<WarningLevel>4</WarningLevel>
|
||
|
<Prefer32Bit>false</Prefer32Bit>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||
|
<DebugType>pdbonly</DebugType>
|
||
|
<Optimize>true</Optimize>
|
||
|
<OutputPath>bin\Release\</OutputPath>
|
||
|
<DefineConstants>TRACE</DefineConstants>
|
||
|
<ErrorReport>prompt</ErrorReport>
|
||
|
<WarningLevel>4</WarningLevel>
|
||
|
<Prefer32Bit>false</Prefer32Bit>
|
||
|
</PropertyGroup>
|
||
|
<ItemGroup>
|
||
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||
|
<HintPath>..\..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="NPOI">
|
||
|
<HintPath>..\..\RefDLL\NPOI.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="System" />
|
||
|
<Reference Include="System.Data" />
|
||
|
<Reference Include="System.Data.OracleClient" />
|
||
|
<Reference Include="System.DirectoryServices" />
|
||
|
<Reference Include="System.DirectoryServices.AccountManagement" />
|
||
|
<Reference Include="System.DirectoryServices.Protocols" />
|
||
|
<Reference Include="System.Runtime.Serialization" />
|
||
|
<Reference Include="System.Web" />
|
||
|
<Reference Include="System.XML" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Compile Include="Bar\Base\Bar.cs">
|
||
|
<SubType>Code</SubType>
|
||
|
</Compile>
|
||
|
<Compile Include="Bar\BarEmp.cs" />
|
||
|
<Compile Include="Bar\Base\BarBase.cs" />
|
||
|
<Compile Include="Bar\BarOfStart.cs" />
|
||
|
<Compile Include="Bar\BarOfTodolist.cs" />
|
||
|
<Compile Include="Crypto.cs">
|
||
|
<SubType>Code</SubType>
|
||
|
</Compile>
|
||
|
<Compile Include="Dev2Interface.cs" />
|
||
|
<Compile Include="AD\Dept.cs" />
|
||
|
<Compile Include="AD\Emp.cs" />
|
||
|
<Compile Include="AD\Glo.cs" />
|
||
|
<Compile Include="AD\Sync.cs" />
|
||
|
<Compile Include="GPM\DeptMenu.cs" />
|
||
|
<Compile Include="GPM\EnumClass.cs" />
|
||
|
<Compile Include="GPM\GroupDept.cs" />
|
||
|
<Compile Include="GPM\GroupEmp.cs" />
|
||
|
<Compile Include="GPM\GroupType.cs" />
|
||
|
<Compile Include="UserData\EmpApp.cs" />
|
||
|
<Compile Include="Glo.cs" />
|
||
|
<Compile Include="GPM\StationExt.cs" />
|
||
|
<Compile Include="GPM\AppSort.cs" />
|
||
|
<Compile Include="GPM\GPMEmp.cs" />
|
||
|
<Compile Include="GPM\Group.cs" />
|
||
|
<Compile Include="GPM\GroupStation.cs" />
|
||
|
<Compile Include="GPM\GroupMenu.cs" />
|
||
|
<Compile Include="GPM\StationMenu.cs" />
|
||
|
<Compile Include="GPM\PerSetting.cs" />
|
||
|
<Compile Include="UserData\EmpMenu.cs" />
|
||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||
|
<Compile Include="GPM\Menu.cs" />
|
||
|
<Compile Include="GPM\App.cs" />
|
||
|
<Compile Include="UserData\VGPMEmpMenu.cs" />
|
||
|
<Compile Include="HttpHandler.cs" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<None Include="app.config" />
|
||
|
<None Include="packages.config" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ProjectReference Include="..\BP.En30\BP.En30.csproj">
|
||
|
<Project>{f9d27bab-758d-4205-bfc8-76b49a4c87f1}</Project>
|
||
|
<Name>BP.En30</Name>
|
||
|
</ProjectReference>
|
||
|
<ProjectReference Include="..\BP.WF\BP.WF.csproj">
|
||
|
<Project>{04147518-e5e6-4b01-a797-094b8ba9cfd5}</Project>
|
||
|
<Name>BP.WF</Name>
|
||
|
</ProjectReference>
|
||
|
</ItemGroup>
|
||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||
|
<Target Name="BeforeBuild">
|
||
|
</Target>
|
||
|
<Target Name="AfterBuild">
|
||
|
</Target>
|
||
|
-->
|
||
|
</Project>
|