AbdomenDescriptionUI.csproj 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  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>{B2240DB5-C9D3-48C3-95BB-7700C82EA3B0}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>AbdomenDescriptionUI</RootNamespace>
  11. <AssemblyName>AbdomenDescriptionUI</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. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  24. <DebugType>full</DebugType>
  25. <PlatformTarget>x64</PlatformTarget>
  26. <ErrorReport>prompt</ErrorReport>
  27. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  28. <Prefer32Bit>true</Prefer32Bit>
  29. </PropertyGroup>
  30. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  31. <OutputPath>..\Bin\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  34. <Optimize>true</Optimize>
  35. <DebugType>pdbonly</DebugType>
  36. <PlatformTarget>x64</PlatformTarget>
  37. <ErrorReport>prompt</ErrorReport>
  38. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  39. <Prefer32Bit>true</Prefer32Bit>
  40. <WarningLevel>0</WarningLevel>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <StartupObject />
  44. </PropertyGroup>
  45. <PropertyGroup>
  46. <NoWin32Manifest>true</NoWin32Manifest>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <Reference Include="AI.Common.Implements, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>..\Bin\AI.Common.Implements.dll</HintPath>
  52. </Reference>
  53. <Reference Include="AI.Common.Interface, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\Bin\AI.Common.Interface.dll</HintPath>
  56. </Reference>
  57. <Reference Include="AI.Customize.Tasks.Interface, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\Bin\AI.Customize.Tasks.Interface.dll</HintPath>
  60. </Reference>
  61. <Reference Include="AI.Vaid.InferNets.Liver, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\Bin\AI.Vaid.InferNets.Liver.dll</HintPath>
  64. </Reference>
  65. <Reference Include="AI.Vaid.Modules.Default, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>..\Bin\AI.Vaid.Modules.Default.dll</HintPath>
  68. </Reference>
  69. <Reference Include="AI.Vaid.Modules.LiverLesionDetect, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>..\Bin\AI.Vaid.Modules.LiverLesionDetect.dll</HintPath>
  72. </Reference>
  73. <Reference Include="AIModuleResultShowUtilsLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  74. <SpecificVersion>False</SpecificVersion>
  75. <HintPath>..\Bin\AIModuleResultShowUtilsLib.dll</HintPath>
  76. </Reference>
  77. <Reference Include="RawImageShowUtilsLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  78. <SpecificVersion>False</SpecificVersion>
  79. <HintPath>..\Bin\RawImageShowUtilsLib.dll</HintPath>
  80. </Reference>
  81. <Reference Include="System" />
  82. <Reference Include="System.Data" />
  83. <Reference Include="System.Drawing" />
  84. <Reference Include="System.Windows" />
  85. <Reference Include="System.Xml" />
  86. <Reference Include="Microsoft.CSharp" />
  87. <Reference Include="System.Core" />
  88. <Reference Include="System.Xml.Linq" />
  89. <Reference Include="System.Data.DataSetExtensions" />
  90. <Reference Include="System.Net.Http" />
  91. <Reference Include="System.Xaml">
  92. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  93. </Reference>
  94. <Reference Include="WindowsBase" />
  95. <Reference Include="PresentationCore" />
  96. <Reference Include="PresentationFramework" />
  97. </ItemGroup>
  98. <ItemGroup>
  99. <ApplicationDefinition Include="App.xaml">
  100. <Generator>MSBuild:Compile</Generator>
  101. <SubType>Designer</SubType>
  102. </ApplicationDefinition>
  103. <Page Include="MainWindow.xaml">
  104. <Generator>MSBuild:Compile</Generator>
  105. <SubType>Designer</SubType>
  106. </Page>
  107. <Compile Include="App.xaml.cs">
  108. <DependentUpon>App.xaml</DependentUpon>
  109. <SubType>Code</SubType>
  110. </Compile>
  111. <Compile Include="ImageUtility.cs" />
  112. <Compile Include="MainWindow.xaml.cs">
  113. <DependentUpon>MainWindow.xaml</DependentUpon>
  114. <SubType>Code</SubType>
  115. </Compile>
  116. </ItemGroup>
  117. <ItemGroup>
  118. <Compile Include="Properties\AssemblyInfo.cs">
  119. <SubType>Code</SubType>
  120. </Compile>
  121. <Compile Include="Properties\Resources.Designer.cs">
  122. <AutoGen>True</AutoGen>
  123. <DesignTime>True</DesignTime>
  124. <DependentUpon>Resources.resx</DependentUpon>
  125. </Compile>
  126. <Compile Include="Properties\Settings.Designer.cs">
  127. <AutoGen>True</AutoGen>
  128. <DependentUpon>Settings.settings</DependentUpon>
  129. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  130. </Compile>
  131. <EmbeddedResource Include="Properties\Resources.resx">
  132. <Generator>ResXFileCodeGenerator</Generator>
  133. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  134. </EmbeddedResource>
  135. <None Include="Properties\Settings.settings">
  136. <Generator>SettingsSingleFileGenerator</Generator>
  137. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  138. </None>
  139. <AppDesigner Include="Properties\" />
  140. </ItemGroup>
  141. <ItemGroup>
  142. <None Include="App.config" />
  143. </ItemGroup>
  144. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  145. <PropertyGroup>
  146. <PreBuildEvent>xcopy "$(SolutionDir)Depends\*.*" "$(SolutionDir)Bin\" /y
  147. xcopy "$(SolutionDir)Depends\Networks\*.*" "$(SolutionDir)Bin\Networks\" /y</PreBuildEvent>
  148. </PropertyGroup>
  149. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  150. Other similar extension points exist, see Microsoft.Common.targets.
  151. <Target Name="BeforeBuild">
  152. </Target>
  153. <Target Name="AfterBuild">
  154. </Target>
  155. -->
  156. </Project>