1
0

SegmentDescribDemo.csproj 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{BC9F1A51-EDF4-4A07-9D68-2F218C5CBF64}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>SegmentDescribDemo</RootNamespace>
  11. <AssemblyName>SegmentDescribDemo</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  17. <TargetFrameworkProfile />
  18. </PropertyGroup>
  19. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  20. <DebugSymbols>true</DebugSymbols>
  21. <OutputPath>..\Bin\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <DebugType>full</DebugType>
  24. <PlatformTarget>x64</PlatformTarget>
  25. <ErrorReport>prompt</ErrorReport>
  26. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  27. <Prefer32Bit>true</Prefer32Bit>
  28. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  29. <Optimize>false</Optimize>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  32. <OutputPath>..\Bin\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <Optimize>false</Optimize>
  35. <DebugType>pdbonly</DebugType>
  36. <PlatformTarget>x64</PlatformTarget>
  37. <ErrorReport>prompt</ErrorReport>
  38. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  39. <Prefer32Bit>true</Prefer32Bit>
  40. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <StartupObject />
  44. </PropertyGroup>
  45. <ItemGroup>
  46. <Reference Include="AI.Common.Implements, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  47. <SpecificVersion>False</SpecificVersion>
  48. <HintPath>..\Bin\AI.Common.Implements.dll</HintPath>
  49. </Reference>
  50. <Reference Include="AI.Common.Interface, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  51. <SpecificVersion>False</SpecificVersion>
  52. <HintPath>..\Bin\AI.Common.Interface.dll</HintPath>
  53. </Reference>
  54. <Reference Include="AI.Vaid.InferNets.Breast, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  55. <SpecificVersion>False</SpecificVersion>
  56. <HintPath>..\Bin\AI.Vaid.InferNets.Breast.dll</HintPath>
  57. </Reference>
  58. <Reference Include="AI.Vaid.Modules.BreastLesionDetect, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  59. <SpecificVersion>False</SpecificVersion>
  60. <HintPath>..\Bin\AI.Vaid.Modules.BreastLesionDetect.dll</HintPath>
  61. </Reference>
  62. <Reference Include="AI.Vaid.Modules.Default, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  63. <SpecificVersion>False</SpecificVersion>
  64. <HintPath>..\Bin\AI.Vaid.Modules.Default.dll</HintPath>
  65. </Reference>
  66. <Reference Include="AIModuleResultShowUtilsLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  67. <SpecificVersion>False</SpecificVersion>
  68. <HintPath>..\Bin\AIModuleResultShowUtilsLib.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  71. <SpecificVersion>False</SpecificVersion>
  72. <HintPath>..\Bin\Newtonsoft.Json.dll</HintPath>
  73. </Reference>
  74. <Reference Include="RawImageShowUtilsLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  75. <SpecificVersion>False</SpecificVersion>
  76. <HintPath>..\Bin\RawImageShowUtilsLib.dll</HintPath>
  77. </Reference>
  78. <Reference Include="System" />
  79. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  80. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Data" />
  83. <Reference Include="System.Data.SQLite, Version=1.0.108.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=AMD64">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>..\Depends\System.Data.SQLite.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.Drawing" />
  88. <Reference Include="System.Numerics" />
  89. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  90. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  91. </Reference>
  92. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  93. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  94. </Reference>
  95. <Reference Include="System.Xml" />
  96. <Reference Include="Microsoft.CSharp" />
  97. <Reference Include="System.Core" />
  98. <Reference Include="System.Xml.Linq" />
  99. <Reference Include="System.Data.DataSetExtensions" />
  100. <Reference Include="System.Net.Http" />
  101. <Reference Include="System.Xaml">
  102. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  103. </Reference>
  104. <Reference Include="WindowsBase" />
  105. <Reference Include="PresentationCore" />
  106. <Reference Include="PresentationFramework" />
  107. </ItemGroup>
  108. <ItemGroup>
  109. <ApplicationDefinition Include="App.xaml">
  110. <Generator>MSBuild:Compile</Generator>
  111. <SubType>Designer</SubType>
  112. </ApplicationDefinition>
  113. <Compile Include="ReadDataBase.cs" />
  114. <Page Include="MainWindow.xaml">
  115. <Generator>MSBuild:Compile</Generator>
  116. <SubType>Designer</SubType>
  117. </Page>
  118. <Compile Include="App.xaml.cs">
  119. <DependentUpon>App.xaml</DependentUpon>
  120. <SubType>Code</SubType>
  121. </Compile>
  122. <Compile Include="ImageUtility.cs" />
  123. <Compile Include="MainWindow.xaml.cs">
  124. <DependentUpon>MainWindow.xaml</DependentUpon>
  125. <SubType>Code</SubType>
  126. </Compile>
  127. </ItemGroup>
  128. <ItemGroup>
  129. <Compile Include="Properties\AssemblyInfo.cs">
  130. <SubType>Code</SubType>
  131. </Compile>
  132. <Compile Include="Properties\Resources.Designer.cs">
  133. <AutoGen>True</AutoGen>
  134. <DesignTime>True</DesignTime>
  135. <DependentUpon>Resources.resx</DependentUpon>
  136. </Compile>
  137. <Compile Include="Properties\Settings.Designer.cs">
  138. <AutoGen>True</AutoGen>
  139. <DependentUpon>Settings.settings</DependentUpon>
  140. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  141. </Compile>
  142. <EmbeddedResource Include="Properties\Resources.resx">
  143. <Generator>ResXFileCodeGenerator</Generator>
  144. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  145. </EmbeddedResource>
  146. <None Include="packages.config" />
  147. <None Include="Properties\Settings.settings">
  148. <Generator>SettingsSingleFileGenerator</Generator>
  149. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  150. </None>
  151. <AppDesigner Include="Properties\" />
  152. </ItemGroup>
  153. <ItemGroup>
  154. <None Include="App.config" />
  155. </ItemGroup>
  156. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  157. <PropertyGroup>
  158. <PostBuildEvent>
  159. </PostBuildEvent>
  160. </PropertyGroup>
  161. <PropertyGroup>
  162. <PreBuildEvent>xcopy "..\Bin\$(TargetFramework)\*.dll" "$(SolutionDir)Bin\" /y
  163. xcopy "..\Depends\Networks\*.emd" "$(SolutionDir)Bin\Networks\" /y
  164. xcopy "..\Depends\*.dll" "$(SolutionDir)Bin\" /y
  165. </PreBuildEvent>
  166. </PropertyGroup>
  167. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  168. Other similar extension points exist, see Microsoft.Common.targets.
  169. <Target Name="BeforeBuild">
  170. </Target>
  171. <Target Name="AfterBuild">
  172. </Target>
  173. -->
  174. </Project>