<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="..\..\packages\PropertyChanged.Fody.2.6.1\build\PropertyChanged.Fody.props" Condition="Exists('..\..\packages\PropertyChanged.Fody.2.6.1\build\PropertyChanged.Fody.props')" /> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{3FAF02DE-B9E8-4DDA-A8E4-7A99E6E53ACB}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>FLY.FeedbackRenZiJia</RootNamespace> <AssemblyName>FLY.FeedbackRenZiJia</AssemblyName> <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <NuGetPackageImportStamp> </NuGetPackageImportStamp> <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=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> <HintPath>..\..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="PropertyChanged, Version=2.6.1.0, Culture=neutral, PublicKeyToken=ee3ee20bcf148ddd, processorArchitecture=MSIL"> <HintPath>..\..\packages\PropertyChanged.Fody.2.6.1\lib\net452\PropertyChanged.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="Microsoft.CSharp" /> <Reference Include="System.Data" /> <Reference Include="System.Xml" /> <Reference Include="WindowsBase" /> </ItemGroup> <ItemGroup> <Compile Include="Client\FeedbackHeatServiceClient.cs" /> <Compile Include="Client\HeatBufServiceClient.cs" /> <Compile Include="Client\HeatCellServiceClient.cs" /> <Compile Include="Client\SnapShotBufServiceClient.cs" /> <Compile Include="Common\ERRNOs.cs" /> <Compile Include="Common\FeedbackHeatsMark.cs" /> <Compile Include="Common\FlyData_BoltHeatRecord.cs" /> <Compile Include="Common\FlyData_SnapShot.cs" /> <Compile Include="Common\FlyData_FeedbackHeat.cs" /> <Compile Include="Common\HeatProfile.cs" /> <Compile Include="Common\MyMath.cs" /> <Compile Include="IService\IHeatBuf.cs" /> <Compile Include="IService\ISnapShotBuf.cs" /> <Compile Include="OBJ_INTERFACE\FEEDBACK_OBJ_INTERFACE.cs" /> <Compile Include="IService\IFeedbackHeat.cs" /> <Compile Include="OBJ_INTERFACE\HEATBUF_OBJ_INTERFACE.cs" /> <Compile Include="OBJ_INTERFACE\HEATCELL_OBJ_INTERFACE.cs" /> <Compile Include="OBJ_INTERFACE\OBJ_INTERFACE_ID.cs" /> <Compile Include="OBJ_INTERFACE\SNAPSHOT_OBJ_INTERFACE.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Server.OBJProxy\HeatBuf_OBJProxy.cs" /> <Compile Include="Server.OBJProxy\HeatCell_OBJProxy.cs" /> <Compile Include="Server.OBJProxy\OBJProxy.cs" /> <Compile Include="Server.OBJProxy\SnapShotBuf_OBJProxy.cs" /> <Compile Include="Server\FeedbackHeat.cs" /> <Compile Include="Server.OBJProxy\FeedbackHeat_OBJProxy.cs" /> <Compile Include="Server\HeatBuf.cs" /> <Compile Include="Server\HeatCell.cs" /> <Compile Include="Server\HeatChanged.cs" /> <Compile Include="Server\HeatCheck.cs" /> <Compile Include="Server\HMI.cs" /> <Compile Include="IService\IHeatCell.cs" /> <Compile Include="IService\IHeatCheck.cs" /> <Compile Include="IService\IPLCLink.cs" /> <Compile Include="Server\PLCLink.cs" /> <Compile Include="Server\SnapShotBuf.cs" /> <Compile Include="Server\TDGage.cs" /> </ItemGroup> <ItemGroup> <Resource Include="FodyWeavers.xml"> <SubType>Designer</SubType> </Resource> </ItemGroup> <ItemGroup> <None Include="packages.config" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\..\Project.FLY.Thick.Blowing\FLY.Thick.Blowing\FLY.Thick.Blowing.csproj"> <Project>{cc20abeb-59f6-492b-a963-51121eb5ae66}</Project> <Name>FLY.Thick.Blowing</Name> </ProjectReference> <ProjectReference Include="..\..\thick_public\Project.FLY.FObjSys\FObjSys\FObjBase.csproj"> <Project>{abfe87d4-b692-4ae9-a8c0-1f470b8acbb8}</Project> <Name>FObjBase</Name> </ProjectReference> <ProjectReference Include="..\..\thick_public\Project.FLY.Misc\MISC\Misc.csproj"> <Project>{5ee61ac6-5269-4f0f-b8fa-4334fe4a678f}</Project> <Name>Misc</Name> </ProjectReference> <ProjectReference Include="..\..\thick_public\Project.FLY.ModbusMapper\FLY.ModbusMapper\FLY.ModbusMapper.csproj"> <Project>{6d4b9bda-2a66-4583-b244-758bc4213d9f}</Project> <Name>FLY.ModbusMapper</Name> </ProjectReference> <ProjectReference Include="..\..\thick_public\Project.FLY.ModbusModule\FLY.ModbusModule\FLY.ModbusModule.csproj"> <Project>{8e19c40f-ce7f-4982-bd90-4eb4e9e04e34}</Project> <Name>FLY.ModbusModule</Name> </ProjectReference> <ProjectReference Include="..\..\thick_public\Project.FLY.OBJComponents\OBJComponents\OBJComponents.csproj"> <Project>{a539505d-9ac0-426b-a9a0-197df50598b0}</Project> <Name>OBJComponents</Name> </ProjectReference> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="..\..\packages\Fody.4.2.1\build\Fody.targets" Condition="Exists('..\..\packages\Fody.4.2.1\build\Fody.targets')" /> <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> <PropertyGroup> <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText> </PropertyGroup> <Error Condition="!Exists('..\..\packages\Fody.4.2.1\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Fody.4.2.1\build\Fody.targets'))" /> <Error Condition="!Exists('..\..\packages\PropertyChanged.Fody.2.6.1\build\PropertyChanged.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\PropertyChanged.Fody.2.6.1\build\PropertyChanged.Fody.props'))" /> </Target> <!-- 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>