2026-01-21 09:50:58 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "15.0" 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 > {63E20B1E-AA08-4594-986A-58FF509E940D}</ProjectGuid>
<OutputType > WinExe</OutputType>
<RootNamespace > MQTT_WinformV1</RootNamespace>
2026-01-21 19:31:27 +08:00
<AssemblyName > YiDa_WinForm</AssemblyName>
2026-01-21 09:50:58 +08:00
<TargetFrameworkVersion > v4.8</TargetFrameworkVersion>
<FileAlignment > 512</FileAlignment>
<AutoGenerateBindingRedirects > true</AutoGenerateBindingRedirects>
<Deterministic > true</Deterministic>
<IsWebBootstrapper > false</IsWebBootstrapper>
<PublishUrl > F:\项目管理\浮岗宜搭数据转发\发布\</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 > 2</ApplicationRevision>
<ApplicationVersion > 1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust > false</UseApplicationTrust>
<PublishWizardCompleted > true</PublishWizardCompleted>
<BootstrapperEnabled > true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<PlatformTarget > AnyCPU</PlatformTarget>
<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' " >
<PlatformTarget > AnyCPU</PlatformTarget>
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup >
<ManifestCertificateThumbprint > 2DC41A4ACB0541F15B47F6FFC4CF42F4C6C442A6</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup >
<ManifestKeyFile > MQTT-WinformV1_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup >
<GenerateManifests > true</GenerateManifests>
</PropertyGroup>
<PropertyGroup >
<SignManifests > false</SignManifests>
</PropertyGroup>
<ItemGroup >
<Reference Include= "AlibabaCloud.EndpointUtil, Version=0.1.1.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\AlibabaCloud.EndpointUtil.0.1.2\lib\net45\AlibabaCloud.EndpointUtil.dll</HintPath>
</Reference>
<Reference Include= "AlibabaCloud.GatewayDingTalk, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\AlibabaCloud.GatewayDingTalk.1.0.2\lib\net45\AlibabaCloud.GatewayDingTalk.dll</HintPath>
</Reference>
<Reference Include= "AlibabaCloud.GatewaySpi, Version=0.0.1.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\AlibabaCloud.GatewaySpi.0.0.3\lib\net45\AlibabaCloud.GatewaySpi.dll</HintPath>
</Reference>
<Reference Include= "AlibabaCloud.OpenApiClient, Version=0.1.14.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\AlibabaCloud.OpenApiClient.0.1.15\lib\net45\AlibabaCloud.OpenApiClient.dll</HintPath>
</Reference>
<Reference Include= "AlibabaCloud.OpenApiUtil, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\AlibabaCloud.OpenApiUtil.1.1.2\lib\net45\AlibabaCloud.OpenApiUtil.dll</HintPath>
</Reference>
<Reference Include= "AlibabaCloud.SDK.Dingtalk, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\AlibabaCloud.SDK.Dingtalk.2.2.35\lib\net45\AlibabaCloud.SDK.Dingtalk.dll</HintPath>
</Reference>
<Reference Include= "AlibabaCloud.TeaUtil, Version=0.1.14.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\AlibabaCloud.TeaUtil.0.1.19\lib\net45\AlibabaCloud.TeaUtil.dll</HintPath>
</Reference>
<Reference Include= "AlibabaCloud.TeaXML, Version=0.0.5.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\AlibabaCloud.TeaXML.0.0.5\lib\net45\AlibabaCloud.TeaXML.dll</HintPath>
</Reference>
<Reference Include= "Aliyun.Credentials, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Aliyun.Credentials.1.5.0\lib\net45\Aliyun.Credentials.dll</HintPath>
</Reference>
<Reference Include= "BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL" >
<HintPath > ..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include= "BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL" >
<HintPath > ..\packages\BouncyCastle.Cryptography.2.4.0\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
</Reference>
<Reference Include= "Enums.NET, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7ea1c1650d506225, processorArchitecture=MSIL" >
<HintPath > ..\packages\Enums.NET.5.0.0\lib\net461\Enums.NET.dll</HintPath>
</Reference>
<Reference Include= "ExtendedNumerics.BigDecimal, Version=2025.1001.2.129, Culture=neutral, PublicKeyToken=65f1315a45ad8949, processorArchitecture=MSIL" >
<HintPath > ..\packages\ExtendedNumerics.BigDecimal.2025.1001.2.129\lib\net48\ExtendedNumerics.BigDecimal.dll</HintPath>
</Reference>
<Reference Include= "Google.Protobuf, Version=3.21.9.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL" >
<HintPath > ..\packages\Google.Protobuf.3.21.9\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include= "ICSharpCode.SharpZipLib, Version=1.4.2.13, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" >
<HintPath > ..\packages\SharpZipLib.1.4.2\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include= "K4os.Compression.LZ4, Version=1.3.5.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL" >
<HintPath > ..\packages\K4os.Compression.LZ4.1.3.5\lib\net462\K4os.Compression.LZ4.dll</HintPath>
</Reference>
<Reference Include= "K4os.Compression.LZ4.Streams, Version=1.3.5.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL" >
<HintPath > ..\packages\K4os.Compression.LZ4.Streams.1.3.5\lib\net462\K4os.Compression.LZ4.Streams.dll</HintPath>
</Reference>
<Reference Include= "K4os.Hash.xxHash, Version=1.0.8.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL" >
<HintPath > ..\packages\K4os.Hash.xxHash.1.0.8\lib\net462\K4os.Hash.xxHash.dll</HintPath>
</Reference>
<Reference Include= "log4net, Version=3.2.0.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL" >
<HintPath > ..\packages\log4net.3.2.0\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include= "MathNet.Numerics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cd8b63ad3d691a37, processorArchitecture=MSIL" >
<HintPath > ..\packages\MathNet.Numerics.Signed.5.0.0\lib\net48\MathNet.Numerics.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.IO.RecyclableMemoryStream, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.IO.RecyclableMemoryStream.3.0.1\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
</Reference>
<Reference Include= "MQTTnet, Version=4.3.7.1207, Culture=neutral, PublicKeyToken=fdb7629f2e364a63, processorArchitecture=MSIL" >
<HintPath > ..\packages\MQTTnet.4.3.7.1207\lib\net48\MQTTnet.dll</HintPath>
</Reference>
<Reference Include= "MySql.Data, Version=8.0.33.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" >
<HintPath > ..\packages\MySql.Data.8.0.33\lib\net48\MySql.Data.dll</HintPath>
</Reference>
<Reference Include= "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
<HintPath > ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include= "NPOI.Core, Version=2.7.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL" >
<HintPath > ..\packages\NPOI.2.7.0\lib\net472\NPOI.Core.dll</HintPath>
</Reference>
<Reference Include= "NPOI.OOXML, Version=2.7.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL" >
<HintPath > ..\packages\NPOI.2.7.0\lib\net472\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include= "NPOI.OpenXml4Net, Version=2.7.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL" >
<HintPath > ..\packages\NPOI.2.7.0\lib\net472\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include= "NPOI.OpenXmlFormats, Version=2.7.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL" >
<HintPath > ..\packages\NPOI.2.7.0\lib\net472\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include= "NSax, Version=1.0.2.0, Culture=neutral, PublicKeyToken=0b3d9671cbd3c8d0, processorArchitecture=MSIL" >
<HintPath > ..\packages\NSax.1.0.2\lib\net472\NSax.dll</HintPath>
</Reference>
<Reference Include= "SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL" >
<HintPath > ..\packages\SixLabors.Fonts.1.0.1\lib\netstandard2.0\SixLabors.Fonts.dll</HintPath>
</Reference>
<Reference Include= "SixLabors.ImageSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL" >
<HintPath > ..\packages\SixLabors.ImageSharp.2.1.11\lib\net472\SixLabors.ImageSharp.dll</HintPath>
</Reference>
<Reference Include= "System" />
<Reference Include= "System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include= "System.ComponentModel.DataAnnotations" />
<Reference Include= "System.Configuration" />
<Reference Include= "System.Core" />
<Reference Include= "System.IO.Pipelines, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.IO.Pipelines.5.0.2\lib\net461\System.IO.Pipelines.dll</HintPath>
</Reference>
<Reference Include= "System.Management" />
<Reference Include= "System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include= "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
</Reference>
<Reference Include= "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
</Reference>
<Reference Include= "System.Net.Http.WebRequest" />
<Reference Include= "System.Numerics" />
<Reference Include= "System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include= "System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include= "System.Security" />
<Reference Include= "System.Security.Cryptography.Pkcs, Version=6.0.0.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Security.Cryptography.Pkcs.6.0.3\lib\net461\System.Security.Cryptography.Pkcs.dll</HintPath>
</Reference>
<Reference Include= "System.Security.Cryptography.Xml, Version=8.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Security.Cryptography.Xml.8.0.2\lib\net462\System.Security.Cryptography.Xml.dll</HintPath>
</Reference>
<Reference Include= "System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
</Reference>
<Reference Include= "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include= "System.Transactions" />
<Reference Include= "System.Web" />
<Reference Include= "System.Xml.Linq" />
<Reference Include= "System.Data.DataSetExtensions" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "System.Data" />
<Reference Include= "System.Deployment" />
<Reference Include= "System.Drawing" />
<Reference Include= "System.Net.Http" />
<Reference Include= "System.Windows.Forms" />
<Reference Include= "System.Xml" />
<Reference Include= "Tea, Version=1.1.3.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Tea.1.1.3\lib\net45\Tea.dll</HintPath>
</Reference>
<Reference Include= "ZString, Version=2.6.0.0, Culture=neutral, PublicKeyToken=df4c250b14d82627, processorArchitecture=MSIL" >
<HintPath > ..\packages\ZString.2.6.0\lib\netstandard2.0\ZString.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup >
2026-01-21 19:31:27 +08:00
<Compile Include= "Config\DeviceType.cs" />
2026-01-29 08:39:56 +08:00
<Compile Include= "Config\ScrapUploadStatusEventArgs.cs" />
<Compile Include= "Form\ScrapImageUploadForm.cs" >
2026-01-21 09:50:58 +08:00
<SubType > Form</SubType>
</Compile>
2026-01-29 08:39:56 +08:00
<Compile Include= "Form\ScrapImageUploadForm.Designer.cs" >
<DependentUpon > ScrapImageUploadForm.cs</DependentUpon>
</Compile>
<Compile Include= "Form\StrengthTestUploadForm.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "Form\StrengthTestUploadForm.Designer.cs" >
<DependentUpon > StrengthTestUploadForm.cs</DependentUpon>
</Compile>
<Compile Include= "Form\MainForm.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "Form\MainForm.Designer.cs" >
2026-01-21 19:31:27 +08:00
<DependentUpon > MainForm.cs</DependentUpon>
2026-01-21 09:50:58 +08:00
</Compile>
2026-01-29 08:39:56 +08:00
<Compile Include= "Form\WorkTimeConfigForm.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "Form\WorkTimeConfigForm.Designer.cs" >
<DependentUpon > WorkTimeConfigForm.cs</DependentUpon>
</Compile>
2026-01-29 20:29:12 +08:00
<Compile Include= "Helper\AppConfigHelper.cs" />
<Compile Include= "Helper\DbHelper.cs" />
2026-01-29 08:39:56 +08:00
<Compile Include= "Helper\ExcelHelper.cs" />
<Compile Include= "Helper\LogHelper.cs" />
2026-01-22 16:59:41 +08:00
<Compile Include= "Model\SQLDataModel.cs" />
2026-01-21 19:31:27 +08:00
<Compile Include= "Model\ImmDataModel.cs" />
<Compile Include= "Model\TcDataModel.cs" />
<Compile Include= "Model\YiDaModel.cs" />
2026-01-21 09:50:58 +08:00
<Compile Include= "Program.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
2026-01-21 19:31:27 +08:00
<Compile Include= "Service\ButtonOperationService.cs" />
<Compile Include= "Service\MqttClientService.cs" />
<Compile Include= "Service\YiDaUploadService.cs" />
2026-01-29 08:39:56 +08:00
<EmbeddedResource Include= "Form\MainForm.resx" >
2026-01-21 19:31:27 +08:00
<DependentUpon > MainForm.cs</DependentUpon>
2026-01-21 09:50:58 +08:00
</EmbeddedResource>
2026-01-29 20:29:12 +08:00
<EmbeddedResource Include= "Form\ScrapImageUploadForm.resx" >
<DependentUpon > ScrapImageUploadForm.cs</DependentUpon>
</EmbeddedResource>
2026-01-29 08:39:56 +08:00
<EmbeddedResource Include= "Form\StrengthTestUploadForm.resx" >
<DependentUpon > StrengthTestUploadForm.cs</DependentUpon>
</EmbeddedResource>
2026-01-29 20:29:12 +08:00
<EmbeddedResource Include= "Form\WorkTimeConfigForm.resx" >
<DependentUpon > WorkTimeConfigForm.cs</DependentUpon>
</EmbeddedResource>
2026-01-21 09:50:58 +08:00
<EmbeddedResource Include= "Properties\Resources.resx" >
<Generator > ResXFileCodeGenerator</Generator>
<LastGenOutput > Resources.Designer.cs</LastGenOutput>
<SubType > Designer</SubType>
</EmbeddedResource>
<Compile Include= "Properties\Resources.Designer.cs" >
<AutoGen > True</AutoGen>
<DependentUpon > Resources.resx</DependentUpon>
<DesignTime > True</DesignTime>
</Compile>
<None Include= "packages.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>
</ItemGroup>
<ItemGroup >
<None Include= "App.config" />
</ItemGroup>
<ItemGroup >
<BootstrapperPackage Include= ".NETFramework,Version=v4.8" >
<Visible > False</Visible>
<ProductName > Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
<Install > true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include= "Microsoft.Net.Framework.3.5.SP1" >
<Visible > False</Visible>
<ProductName > .NET Framework 3.5 SP1</ProductName>
<Install > false</Install>
</BootstrapperPackage>
</ItemGroup>
2026-01-21 19:31:27 +08:00
<ItemGroup >
<Content Include= "Images\back1.jpg" />
</ItemGroup>
2026-01-21 09:50:58 +08:00
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project= "..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition= "Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
<Target Name= "EnsureBclBuildImported" BeforeTargets= "BeforeBuild" Condition= "'$(BclBuildImported)' == ''" >
<Error Condition= "!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text= "This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword= "BCLBUILD2001" />
<Error Condition= "Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text= "The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword= "BCLBUILD2002" />
</Target>
</Project>