同步操作将从 糖醋鱼/ClientServerProject 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="utf-8"?><Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"><Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /><PropertyGroup><Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration><Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform><ProjectGuid>{8C97F322-4306-40FC-AFCF-753384D80046}</ProjectGuid><OutputType>Library</OutputType><AppDesignerFolder>Properties</AppDesignerFolder><RootNamespace>CommonLibrary</RootNamespace><AssemblyName>CommonLibrary</AssemblyName><TargetFrameworkVersion>v3.5</TargetFrameworkVersion><FileAlignment>512</FileAlignment></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="HslCommunication, Version=5.7.3.0, Culture=neutral, PublicKeyToken=cdb2261fa039ed67, processorArchitecture=MSIL"><HintPath>..\packages\HslCommunication.5.7.3\lib\net35\HslCommunication.dll</HintPath></Reference><Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"><HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net35\Newtonsoft.Json.dll</HintPath></Reference><Reference Include="System" /><Reference Include="System.Core" /><Reference Include="System.Drawing" /><Reference Include="System.Windows.Forms" /><Reference Include="System.Xml.Linq" /><Reference Include="System.Data.DataSetExtensions" /><Reference Include="System.Data" /><Reference Include="System.Xml" /></ItemGroup><ItemGroup><Compile Include="AccountSupport\Attribute.cs" /><Compile Include="AccountSupport\FormAccountManage.cs"><SubType>Form</SubType></Compile><Compile Include="AccountSupport\FormAccountManage.designer.cs"><DependentUpon>FormAccountManage.cs</DependentUpon></Compile><Compile Include="AccountSupport\FormMaintenance.cs"><SubType>Form</SubType></Compile><Compile Include="AccountSupport\FormMaintenance.designer.cs"><DependentUpon>FormMaintenance.cs</DependentUpon></Compile><Compile Include="AccountSupport\FormPasswordModify.cs"><SubType>Form</SubType></Compile><Compile Include="AccountSupport\FormPasswordModify.designer.cs"><DependentUpon>FormPasswordModify.cs</DependentUpon></Compile><Compile Include="AccountSupport\NetAccount.cs" /><Compile Include="AccountSupport\RoleAssign.cs" /><Compile Include="AccountSupport\ServerAccount.cs" /><Compile Include="AccountSupport\UserAccount.cs" /><Compile Include="BasicSupport\FormAbout.cs"><SubType>Form</SubType></Compile><Compile Include="BasicSupport\FormAbout.designer.cs"><DependentUpon>FormAbout.cs</DependentUpon></Compile><Compile Include="BasicSupport\FormAboutVersion.cs"><SubType>Form</SubType></Compile><Compile Include="BasicSupport\FormAboutVersion.designer.cs"><DependentUpon>FormAboutVersion.cs</DependentUpon></Compile><Compile Include="BasicSupport\FormInputAndAction.cs"><SubType>Form</SubType></Compile><Compile Include="BasicSupport\FormInputAndAction.designer.cs"><DependentUpon>FormInputAndAction.cs</DependentUpon></Compile><Compile Include="BasicSupport\FormMatterRemind.cs"><SubType>Form</SubType></Compile><Compile Include="BasicSupport\FormMatterRemind.designer.cs"><DependentUpon>FormMatterRemind.cs</DependentUpon></Compile><Compile Include="BasicSupport\FormPasswordCheck.cs"><SubType>Form</SubType></Compile><Compile Include="BasicSupport\FormPasswordCheck.designer.cs"><DependentUpon>FormPasswordCheck.cs</DependentUpon></Compile><Compile Include="BasicSupport\FormSuper.cs"><SubType>Form</SubType></Compile><Compile Include="BasicSupport\FormSuper.Designer.cs"><DependentUpon>FormSuper.cs</DependentUpon></Compile><Compile Include="BasicSupport\FormVersionControl.cs"><SubType>Form</SubType></Compile><Compile Include="BasicSupport\FormVersionControl.designer.cs"><DependentUpon>FormVersionControl.cs</DependentUpon></Compile><Compile Include="BasicSupport\FormWaitInfomation.cs"><SubType>Form</SubType></Compile><Compile Include="BasicSupport\FormWaitInfomation.designer.cs"><DependentUpon>FormWaitInfomation.cs</DependentUpon></Compile><Compile Include="BasicSupport\SoftSettings.cs" /><Compile Include="DataBaseSupport\SqlServerSupport.cs" /><Compile Include="LocalizationSupport\ChineseLocalization.cs" /><Compile Include="LocalizationSupport\EnglishLocalization.cs" /><Compile Include="LocalizationSupport\Localization.cs" /><Compile Include="ProtocolSupport\CustomerCode.cs" /><Compile Include="OrderSupport\ClassGoods.cs" /><Compile Include="OrderSupport\ClassOrder.cs" /><Compile Include="PortraitSupport\PortraitSupport.cs" /><Compile Include="Properties\AssemblyInfo.cs" /><Compile Include="ProtocolSupport\Resource.cs" /><Compile Include="UserSystem.cs" /></ItemGroup><ItemGroup><EmbeddedResource Include="AccountSupport\FormAccountManage.resx"><DependentUpon>FormAccountManage.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="AccountSupport\FormMaintenance.resx"><DependentUpon>FormMaintenance.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="AccountSupport\FormPasswordModify.resx"><DependentUpon>FormPasswordModify.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="BasicSupport\FormAbout.resx"><DependentUpon>FormAbout.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="BasicSupport\FormAboutVersion.resx"><DependentUpon>FormAboutVersion.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="BasicSupport\FormInputAndAction.resx"><DependentUpon>FormInputAndAction.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="BasicSupport\FormMatterRemind.resx"><DependentUpon>FormMatterRemind.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="BasicSupport\FormPasswordCheck.resx"><DependentUpon>FormPasswordCheck.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="BasicSupport\FormSuper.resx"><DependentUpon>FormSuper.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="BasicSupport\FormVersionControl.resx"><DependentUpon>FormVersionControl.cs</DependentUpon></EmbeddedResource><EmbeddedResource Include="BasicSupport\FormWaitInfomation.resx"><DependentUpon>FormWaitInfomation.cs</DependentUpon></EmbeddedResource></ItemGroup><ItemGroup><None Include="app.config" /><None Include="packages.config" /></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>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。