⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 foupos.csproj

📁 超市POS收银系统c.rar
💻 CSPROJ
字号:
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{34F586F8-13AD-4281-A77F-26AB0BAD1262}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>FOUPOS</RootNamespace>
    <AssemblyName>FOUPOS</AssemblyName>
    <SccProjectName>SAK</SccProjectName>
    <SccLocalPath>SAK</SccLocalPath>
    <SccAuxPath>SAK</SccAuxPath>
    <SccProvider>SAK</SccProvider>
  </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>
  </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>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="AspNetPager, Version=7.0.2.0, Culture=neutral, PublicKeyToken=fb0a0fe055d40fd4, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\VIPIntegral\Web\bin\AspNetPager.dll</HintPath>
    </Reference>
    <Reference Include="dotnetskin, Version=1.23.1.21659, Culture=neutral, PublicKeyToken=cb42e2742902c3d8, processorArchitecture=MSIL" />
    <Reference Include="IrisSkin2, Version=2006.3.22.45, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\05142029888\IrisSkin2.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Data" />
    <Reference Include="System.Deployment" />
    <Reference Include="System.Design" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="AddGoods.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="AddGoods.Designer.cs">
      <DependentUpon>AddGoods.cs</DependentUpon>
    </Compile>
    <Compile Include="Cash.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Cash.Designer.cs">
      <DependentUpon>Cash.cs</DependentUpon>
    </Compile>
    <Compile Include="ClassList.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="ClassList.Designer.cs">
      <DependentUpon>ClassList.cs</DependentUpon>
    </Compile>
    <Compile Include="Form1.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Form1.Designer.cs">
      <DependentUpon>Form1.cs</DependentUpon>
    </Compile>
    <Compile Include="GoodsList.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="GoodsList.Designer.cs">
      <DependentUpon>GoodsList.cs</DependentUpon>
    </Compile>
    <Compile Include="Login.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Login.Designer.cs">
      <DependentUpon>Login.cs</DependentUpon>
    </Compile>
    <Compile Include="Login2.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Login2.Designer.cs">
      <DependentUpon>Login2.cs</DependentUpon>
    </Compile>
    <Compile Include="MList.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="MList.Designer.cs">
      <DependentUpon>MList.cs</DependentUpon>
    </Compile>
    <Compile Include="Print.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Print.Designer.cs">
      <DependentUpon>Print.cs</DependentUpon>
    </Compile>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <EmbeddedResource Include="AddGoods.resx">
      <SubType>Designer</SubType>
      <DependentUpon>AddGoods.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Cash.resx">
      <SubType>Designer</SubType>
      <DependentUpon>Cash.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="ClassList.resx">
      <SubType>Designer</SubType>
      <DependentUpon>ClassList.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Form1.resx">
      <SubType>Designer</SubType>
      <DependentUpon>Form1.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="GoodsList.resx">
      <SubType>Designer</SubType>
      <DependentUpon>GoodsList.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Login.resx">
      <SubType>Designer</SubType>
      <DependentUpon>Login.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Login2.resx">
      <SubType>Designer</SubType>
      <DependentUpon>Login2.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="MList.resx">
      <SubType>Designer</SubType>
      <DependentUpon>MList.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Print.resx">
      <SubType>Designer</SubType>
      <DependentUpon>Print.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="SystemSet.resx">
      <SubType>Designer</SubType>
      <DependentUpon>SystemSet.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="UpGoods.resx">
      <DependentUpon>UpGoods.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Resources.resx</DependentUpon>
      <DesignTime>True</DesignTime>
    </Compile>
    <None Include="App.config" />
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
    <Compile Include="SystemSet.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="SystemSet.Designer.cs">
      <DependentUpon>SystemSet.cs</DependentUpon>
    </Compile>
    <Compile Include="UpGoods.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="UpGoods.Designer.cs">
      <DependentUpon>UpGoods.cs</DependentUpon>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\BLL\BLL.csproj">
      <Project>{30887F6C-DCE4-4905-8C78-A7D39B2D54B4}</Project>
      <Name>BLL</Name>
    </ProjectReference>
    <ProjectReference Include="..\DALFactory\DALFactory.csproj">
      <Project>{363A9073-23D3-46C8-9A8F-F90CB9C8D7D9}</Project>
      <Name>DALFactory</Name>
    </ProjectReference>
    <ProjectReference Include="..\DBUtility\DBUtility.csproj">
      <Project>{CA2C56EC-7C44-487E-9FE7-DAEC31FCE7F6}</Project>
      <Name>DBUtility</Name>
    </ProjectReference>
    <ProjectReference Include="..\IDAL\IDAL.csproj">
      <Project>{8819D020-0070-47CA-9B1A-2797A4CF6C55}</Project>
      <Name>IDAL</Name>
    </ProjectReference>
    <ProjectReference Include="..\Model\Model.csproj">
      <Project>{CB53C5E6-C612-400F-BE74-64C77B3D80CD}</Project>
      <Name>Model</Name>
    </ProjectReference>
    <ProjectReference Include="..\OleDbDAL\OleDbDAL.csproj">
      <Project>{14B911D0-9383-4CEA-A741-1535793C1D3F}</Project>
      <Name>OleDbDAL</Name>
    </ProjectReference>
  </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>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -