You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

275 lines
12 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{5EF647F2-F89A-43D2-898D-606CD0D914AB}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Stone.Common</RootNamespace>
<AssemblyName>Stone.Common</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation />
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\Stone.Common.Dlls\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</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>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Gm_WMS.DataAccess.DataService, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Interop.grproLib, Version=5.0.0.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>..\Stone.Common.Dlls\Interop.grproLib.dll</HintPath>
</Reference>
<Reference Include="Ionic.Zip, Version=1.9.1.5, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\Ionic.Zip.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=1.2.3.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.1.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.1.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.1.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="DEncrypt.cs" />
<Compile Include="MyExcelX.cs" />
<Compile Include="MyFileSort.cs" />
<Compile Include="MyHttpClient.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="MyReport.cs" />
<Compile Include="MyCamera.cs" />
<Compile Include="MyCommand.cs" />
<Compile Include="MyComputer.cs" />
<Compile Include="MyExcel.cs" />
<Compile Include="MyExcelDatabase.cs" />
<Compile Include="MyBarcodePrint.cs" />
<Compile Include="MyExport.cs" />
<Compile Include="MyFTP.cs" />
<Compile Include="MyGridViewStyle.cs" />
<Compile Include="MyImage.cs" />
<Compile Include="MyLogger.cs" />
<Compile Include="MyOleDbDatabase.cs" />
<Compile Include="MySmtpMail.cs" />
<Compile Include="MyWebService.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="Web References\WinService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="WinModule\frmBarcodePrintSet.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="WinModule\frmExport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="WinModule\frmExport.Designer.cs">
<DependentUpon>frmExport.cs</DependentUpon>
</Compile>
<Compile Include="WinModule\frmMessagePop.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="WinModule\frmMessagePop.Designer.cs">
<DependentUpon>frmMessagePop.cs</DependentUpon>
</Compile>
<Compile Include="WinModule\frmMessageQuestion.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="WinModule\frmMessageQuestion.Designer.cs">
<DependentUpon>frmMessageQuestion.cs</DependentUpon>
</Compile>
<Compile Include="WinModule\frmSelectDataGridView.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="MyAppconfig.cs" />
<Compile Include="Biz\DllPath.cs" />
<Compile Include="Biz\IniClass.cs" />
<Compile Include="Biz\MD5.cs" />
<Compile Include="MyDateTime.cs" />
<Compile Include="MyIO.cs" />
<Compile Include="MyMessageBox.cs" />
<Compile Include="MyStrings.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="MyValidator.cs" />
<Compile Include="WinModule\frmSetDataGridViewColumns.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="WinModule\frmSetDataGridViewColumns.Designer.cs">
<DependentUpon>frmSetDataGridViewColumns.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="Web References\WinService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\WinService\Service.wsdl" />
<None Include="Web References\WinService\Service.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Web References\WinService\Service0.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Web References\WinService\Service1.xsd">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="WinModule\frmBarcodePrintSet.resx">
<DependentUpon>frmBarcodePrintSet.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="WinModule\frmExport.resx">
<DependentUpon>frmExport.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="WinModule\frmMessagePop.resx">
<SubType>Designer</SubType>
<DependentUpon>frmMessagePop.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="WinModule\frmMessageQuestion.resx">
<SubType>Designer</SubType>
<DependentUpon>frmMessageQuestion.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="WinModule\frmSelectDataGridView.resx">
<DependentUpon>frmSelectDataGridView.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="WinModule\frmSetDataGridViewColumns.resx">
<DependentUpon>frmSetDataGridViewColumns.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<WebReferences Include="Web References\" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<COMReference Include="stdole">
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
<VersionMajor>2</VersionMajor>
<VersionMinor>0</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
</COMReference>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<WebReferenceUrl Include="http://localhost:55160/Service.svc">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\WinService\</RelPath>
<UpdateFromURL>http://localhost:55160/Service.svc</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>Stone_Common_WinService_Service</CachedSettingsPropName>
</WebReferenceUrl>
</ItemGroup>
<ItemGroup>
<None Include="Web References\WinService\Service.disco" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\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>