FLY.Thick.BlowingScan.UI.Client.csproj 11.5 KB
Newer Older
潘栩锋's avatar
潘栩锋 committed
1
<?xml version="1.0" encoding="utf-8"?>
2 3
<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')" />
潘栩锋's avatar
潘栩锋 committed
4 5
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 7
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProjectGuid>{A75D460C-6EBB-4881-938D-60067F2CCE66}</ProjectGuid>
潘栩锋's avatar
潘栩锋 committed
8 9 10 11 12 13 14
    <OutputType>WinExe</OutputType>
    <RootNamespace>FLY.Thick.BlowingScan.UI.Client</RootNamespace>
    <AssemblyName>FLY.Thick.BlowingScan.UI.Client</AssemblyName>
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    <WarningLevel>4</WarningLevel>
15 16
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
    <Deterministic>true</Deterministic>
潘栩锋's avatar
潘栩锋 committed
17
  </PropertyGroup>
18 19
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
潘栩锋's avatar
潘栩锋 committed
20 21 22 23 24 25 26 27
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
28 29
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
潘栩锋's avatar
潘栩锋 committed
30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <PropertyGroup>
    <ApplicationIcon>123.ico</ApplicationIcon>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System" />
    <Reference Include="System.Data" />
    <Reference Include="System.Xml" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
48
    <Reference Include="System.Net.Http" />
潘栩锋's avatar
潘栩锋 committed
49 50 51 52 53 54 55 56 57 58 59 60
    <Reference Include="System.Xaml">
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
    </Reference>
    <Reference Include="WindowsBase" />
    <Reference Include="PresentationCore" />
    <Reference Include="PresentationFramework" />
  </ItemGroup>
  <ItemGroup>
    <ApplicationDefinition Include="App.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </ApplicationDefinition>
61 62 63
    <Compile Include="App.xaml.cs">
      <DependentUpon>App.xaml</DependentUpon>
      <SubType>Code</SubType>
64
    </Compile>
潘栩锋's avatar
潘栩锋 committed
65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Properties\AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
    <EmbeddedResource Include="Properties\Resources.resx">
81
      <Generator>ResXFileCodeGenerator</Generator>
潘栩锋's avatar
潘栩锋 committed
82 83
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
84 85 86
    <None Include="NLog.config">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
潘栩锋's avatar
潘栩锋 committed
87 88 89 90
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
91 92 93 94 95 96
  </ItemGroup>
  <ItemGroup>
    <None Include="App.config" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="123.ico" />
潘栩锋's avatar
潘栩锋 committed
97 98
  </ItemGroup>
  <ItemGroup>
99 100 101 102 103 104 105 106
    <ProjectReference Include="..\..\Project.FLY.DownBlowing\FLY.DownBlowing.UI.Client\FLY.DownBlowing.UI.Client.csproj">
      <Project>{37983f0f-bbb0-4727-92ff-bd18eeefcee8}</Project>
      <Name>FLY.DownBlowing.UI.Client</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Project.FLY.DownBlowing\FLY.DownBlowing\FLY.DownBlowing.csproj">
      <Project>{bb873d32-377e-49bf-bbf4-95557a9ad89f}</Project>
      <Name>FLY.DownBlowing</Name>
    </ProjectReference>
107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
    <ProjectReference Include="..\..\Project.FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia.UI.Client\FLY.FeedbackRenZiJia.UI.Client.csproj">
      <Project>{51de4702-eabc-4984-91aa-61b7d17f7742}</Project>
      <Name>FLY.FeedbackRenZiJia.UI.Client</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Project.FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia\FLY.FeedbackRenZiJia.csproj">
      <Project>{3faf02de-b9e8-4dda-a8e4-7a99e6e53acb}</Project>
      <Name>FLY.FeedbackRenZiJia</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Project.FLY.IBC\FLY.IBC.UI.Client\FLY.IBC.UI.Client.csproj">
      <Project>{76c9ac3f-d569-4d2c-bcfd-77421b532bbe}</Project>
      <Name>FLY.IBC.UI.Client</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Project.FLY.IBC\FLY.IBC\FLY.IBC.csproj">
      <Project>{88efedf8-8228-4eee-90af-1ebf747b9fab}</Project>
      <Name>FLY.IBC</Name>
    </ProjectReference>
123 124 125 126 127 128 129 130
    <ProjectReference Include="..\..\Project.FLY.ThickHeatAnalyst.Fix\FLY.HeatingHelper.UI\FLY.HeatingHelper.UI.csproj">
      <Project>{276ee86a-0961-4c69-a38a-696f4d76e931}</Project>
      <Name>FLY.HeatingHelper.UI</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Project.FLY.ThickHeatAnalyst.Fix\FLY.HeatingHelper\FLY.HeatingHelper.csproj">
      <Project>{973f0eed-3181-4fb9-abd6-196a9e816b77}</Project>
      <Name>FLY.HeatingHelper</Name>
    </ProjectReference>
131 132 133 134
    <ProjectReference Include="..\..\Project.FLY.Unions\FLY.Unions.UI\FLY.Unions.UI.csproj">
      <Project>{703c6559-e0d6-48a2-a54d-5d22447ba33e}</Project>
      <Name>FLY.Unions.UI</Name>
    </ProjectReference>
135 136 137 138 139 140 141
    <ProjectReference Include="..\..\Project.FLY.Weight2\FLY.Weight2.UI.Client\FLY.Weight2.UI.Client.csproj">
      <Project>{75e96277-7745-4680-90d7-0d9c34ceca06}</Project>
      <Name>FLY.Weight2.UI.Client</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Project.FLY.Weight2\FLY.Weight2\FLY.Weight2.csproj">
      <Project>{b47f09de-9a6e-421f-b7c0-2ea87cc09570}</Project>
      <Name>FLY.Weight2</Name>
潘栩锋's avatar
潘栩锋 committed
142
    </ProjectReference>
143 144 145 146 147 148 149 150
    <ProjectReference Include="..\..\Project.FLY.Weight\FLY.Weight.UI.Client\FLY.Weight.UI.Client.csproj">
      <Project>{654515f2-caae-450b-a344-547321836e8f}</Project>
      <Name>FLY.Weight.UI.Client</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Project.FLY.Weight\FLY.Weight\FLY.Weight.csproj">
      <Project>{97c282a9-f2f0-4b3c-a3b0-b351918d5c4d}</Project>
      <Name>FLY.Weight</Name>
    </ProjectReference>
151
    <ProjectReference Include="..\..\Project.FLY.Winder\FLY.Winder.UI.Client\FLY.Winder.UI.Client.csproj">
152 153 154
      <Project>{6b762aa7-5c5f-4e1d-ac6a-caf327056ebe}</Project>
      <Name>FLY.Winder.UI.Client</Name>
    </ProjectReference>
155
    <ProjectReference Include="..\..\Project.FLY.Winder\FLY.Winder\FLY.Winder.csproj">
156 157 158
      <Project>{a989e480-3730-4b26-809f-dff94d145d6e}</Project>
      <Name>FLY.Winder</Name>
    </ProjectReference>
159 160 161 162
    <ProjectReference Include="..\..\thick_public\MultiLayout\MultiLayout.csproj">
      <Project>{5bbe76f5-cfd7-4dfa-9ee5-0c47d77d96e6}</Project>
      <Name>MultiLayout</Name>
    </ProjectReference>
潘栩锋's avatar
潘栩锋 committed
163
    <ProjectReference Include="..\..\thick_public\Project.FLY.AppHelper\FLY.AppHelper\FLY.AppHelper.csproj">
164
      <Project>{9c46d98f-6500-490b-9e56-c89dfffa05f8}</Project>
潘栩锋's avatar
潘栩锋 committed
165 166 167
      <Name>FLY.AppHelper</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.ControlLibrary\FLY.ControlLibrary\FLY.ControlLibrary.csproj">
168
      <Project>{119c3adc-f8e1-4f72-b89b-006236ff8586}</Project>
潘栩锋's avatar
潘栩锋 committed
169 170 171
      <Name>FLY.ControlLibrary</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.FlyADBase\FlyADBase\FlyADBase.csproj">
172
      <Project>{dd8a6858-1261-49f7-86be-5ac5c3a0ec34}</Project>
潘栩锋's avatar
潘栩锋 committed
173 174
      <Name>FlyADBase</Name>
    </ProjectReference>
175 176 177 178 179 180 181 182 183 184 185 186 187
    <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.FObjSys\TCPManager\TCPManager.csproj">
      <Project>{7d455950-7d7d-4c79-8e9c-4cf53f09559a}</Project>
      <Name>TCPManager</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.OBJComponents\OBJComponents\FLY.OBJComponents.csproj">
潘栩锋's avatar
潘栩锋 committed
188
      <Project>{a539505d-9ac0-426b-a9a0-197df50598b0}</Project>
189
      <Name>FLY.OBJComponents</Name>
潘栩锋's avatar
潘栩锋 committed
190 191
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.Thick.Base\FLY.Thick.Base.UI\FLY.Thick.Base.UI.csproj">
192
      <Project>{ec84265e-4196-4834-8ac0-81956777c5e9}</Project>
潘栩锋's avatar
潘栩锋 committed
193 194
      <Name>FLY.Thick.Base.UI</Name>
    </ProjectReference>
195 196 197
    <ProjectReference Include="..\..\thick_public\Project.FLY.Thick.Base\FLY.Thick.Base\FLY.Thick.Base.csproj">
      <Project>{91a1aafe-a528-4c2e-a48a-9259e780255a}</Project>
      <Name>FLY.Thick.Base</Name>
潘栩锋's avatar
潘栩锋 committed
198
    </ProjectReference>
199 200 201
    <ProjectReference Include="..\..\thick_public\UnityConfigurationTree\UnityConfigurationTree.csproj">
      <Project>{3340b6f4-74b5-4a0e-8912-951222642e77}</Project>
      <Name>UnityConfigurationTree</Name>
潘栩锋's avatar
潘栩锋 committed
202
    </ProjectReference>
203 204 205
    <ProjectReference Include="..\..\Project.FLY.Thick.Blowing\FLY.Thick.Blowing.UI\FLY.Thick.Blowing.UI.csproj">
      <Project>{ec11911f-d868-49ea-bda4-9f91ca7186af}</Project>
      <Name>FLY.Thick.Blowing.UI</Name>
潘栩锋's avatar
潘栩锋 committed
206
    </ProjectReference>
207 208 209
    <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>
潘栩锋's avatar
潘栩锋 committed
210
    </ProjectReference>
211 212 213
    <ProjectReference Include="..\FLY.Thick.BlowingScan.UI\FLY.Thick.BlowingScan.UI.csproj">
      <Project>{a79228c5-ab02-4201-a327-2fed0123b4b5}</Project>
      <Name>FLY.Thick.BlowingScan.UI</Name>
潘栩锋's avatar
潘栩锋 committed
214 215 216 217 218 219
    </ProjectReference>
    <ProjectReference Include="..\FLY.Thick.BlowingScan\FLY.Thick.BlowingScan.csproj">
      <Project>{966d9971-7aa4-4b1b-abb6-e09c3f04f6ee}</Project>
      <Name>FLY.Thick.BlowingScan</Name>
    </ProjectReference>
  </ItemGroup>
220 221
  <ItemGroup>
    <PackageReference Include="Costura.Fody">
潘栩锋's avatar
潘栩锋 committed
222
      <Version>4.1.0</Version>
223
    </PackageReference>
224
    <PackageReference Include="MahApps.Metro">
潘栩锋's avatar
潘栩锋 committed
225
      <Version>2.4.1</Version>
226
    </PackageReference>
227
    <PackageReference Include="MahApps.Metro.IconPacks">
潘栩锋's avatar
潘栩锋 committed
228
      <Version>4.8.0</Version>
229
    </PackageReference>
230
    <PackageReference Include="NLog">
潘栩锋's avatar
潘栩锋 committed
231
      <Version>4.6.8</Version>
232
    </PackageReference>
233 234 235 236 237
    <PackageReference Include="System.Data.SQLite">
      <Version>1.0.112</Version>
    </PackageReference>
    <PackageReference Include="Unity">
      <Version>5.11.2</Version>
238 239
    </PackageReference>
  </ItemGroup>
240 241 242 243 244
  <ItemGroup>
    <Resource Include="FodyWeavers.xml">
      <SubType>Designer</SubType>
    </Resource>
  </ItemGroup>
潘栩锋's avatar
潘栩锋 committed
245 246
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>