| | |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <PropertyGroup> |
| | | <ApplicationIcon>logo_ico.ico</ApplicationIcon> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="DevExpress.BonusSkins.v19.2" /> |
| | | <Reference Include="DevExpress.Charts.v19.2.Core, Version=19.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
| | |
| | | <Compile Include="Entity\ReturnModel.cs" /> |
| | | <Compile Include="Program.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="Properties\Resources1.Designer.cs" /> |
| | | <Compile Include="Properties\Resources.Designer.cs"> |
| | | <AutoGen>True</AutoGen> |
| | | <DesignTime>True</DesignTime> |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Query\MesItemQuery.cs" /> |
| | | <Compile Include="Service\MesItemServices.cs" /> |
| | | <Compile Include="TestForm\XtraForm1.cs"> |
| | |
| | | <EmbeddedResource Include="DevFrm\User\UserSetPwd.resx"> |
| | | <DependentUpon>UserSetPwd.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Properties\Resources.resx" /> |
| | | <EmbeddedResource Include="Properties\Resources.resx"> |
| | | <Generator>ResXFileCodeGenerator</Generator> |
| | | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="TestForm\XtraForm1.resx"> |
| | | <DependentUpon>XtraForm1.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | |
| | | </Compile> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include="logo_ico.ico" /> |
| | | <None Include="Resources\user_16x161.png" /> |
| | | <None Include="Resources\trackingchanges_allmarkup_32x32.png" /> |
| | | <None Include="Resources\trackingchanges_allmarkup_16x16.png" /> |
| | |
| | | <None Include="Resources\bodepartment_16x161.png" /> |
| | | <None Include="Resources\engineering_16x16.png" /> |
| | | <None Include="Resources\cleartablestyle_16x16.png" /> |
| | | <None Include="Resources\logo_png.png" /> |
| | | <Content Include="Resources\user_16x16.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |