프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / ImageComparer / ComparerTestWPF / ComparerTestWPF.csproj @ b181bf47

이력 | 보기 | 이력해설 | 다운로드 (7.99 KB)

1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <Import Project="..\packages\OpenCvSharp4.runtime.win.4.3.0.20200524\build\net\OpenCvSharp4.runtime.win.props" Condition="Exists('..\packages\OpenCvSharp4.runtime.win.4.3.0.20200524\build\net\OpenCvSharp4.runtime.win.props')" />
4
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
  <PropertyGroup>
6
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8
    <ProjectGuid>{154D99CA-A021-4FFD-A590-5CEBF6C99BB3}</ProjectGuid>
9
    <OutputType>WinExe</OutputType>
10
    <RootNamespace>ComparerTestWPF</RootNamespace>
11
    <AssemblyName>ComparerTestWPF</AssemblyName>
12
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
13
    <FileAlignment>512</FileAlignment>
14
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
15
    <WarningLevel>4</WarningLevel>
16
    <Deterministic>true</Deterministic>
17
    <PublishUrl>publish\</PublishUrl>
18
    <Install>true</Install>
19
    <InstallFrom>Disk</InstallFrom>
20
    <UpdateEnabled>false</UpdateEnabled>
21
    <UpdateMode>Foreground</UpdateMode>
22
    <UpdateInterval>7</UpdateInterval>
23
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
24
    <UpdatePeriodically>false</UpdatePeriodically>
25
    <UpdateRequired>false</UpdateRequired>
26
    <MapFileExtensions>true</MapFileExtensions>
27
    <ApplicationRevision>0</ApplicationRevision>
28
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
29
    <IsWebBootstrapper>false</IsWebBootstrapper>
30
    <UseApplicationTrust>false</UseApplicationTrust>
31
    <BootstrapperEnabled>true</BootstrapperEnabled>
32
    <TargetFrameworkProfile />
33
    <NuGetPackageImportStamp>
34
    </NuGetPackageImportStamp>
35
  </PropertyGroup>
36
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
37
    <PlatformTarget>AnyCPU</PlatformTarget>
38
    <DebugSymbols>true</DebugSymbols>
39
    <DebugType>full</DebugType>
40
    <Optimize>false</Optimize>
41
    <OutputPath>bin\Debug\</OutputPath>
42
    <DefineConstants>DEBUG;TRACE</DefineConstants>
43
    <ErrorReport>prompt</ErrorReport>
44
    <WarningLevel>4</WarningLevel>
45
    <Prefer32Bit>false</Prefer32Bit>
46
  </PropertyGroup>
47
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
48
    <PlatformTarget>AnyCPU</PlatformTarget>
49
    <DebugType>pdbonly</DebugType>
50
    <Optimize>true</Optimize>
51
    <OutputPath>bin\Release\</OutputPath>
52
    <DefineConstants>TRACE</DefineConstants>
53
    <ErrorReport>prompt</ErrorReport>
54
    <WarningLevel>4</WarningLevel>
55
    <Prefer32Bit>false</Prefer32Bit>
56
  </PropertyGroup>
57
  <ItemGroup>
58
    <Reference Include="Markus.Image.OpenCV, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
59
      <HintPath>..\packages\Markus.Image.ImageCompare.1.0.0\lib\net461\Markus.Image.OpenCV.dll</HintPath>
60
    </Reference>
61
    <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
62
      <HintPath>..\packages\OpenCvSharp4.4.3.0.20200524\lib\net461\OpenCvSharp.dll</HintPath>
63
    </Reference>
64
    <Reference Include="OpenCvSharp.Blob, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
65
      <HintPath>..\packages\OpenCvSharp4.4.3.0.20200524\lib\net461\OpenCvSharp.Blob.dll</HintPath>
66
    </Reference>
67
    <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
68
      <HintPath>..\packages\OpenCvSharp4.4.3.0.20200524\lib\net461\OpenCvSharp.Extensions.dll</HintPath>
69
    </Reference>
70
    <Reference Include="System" />
71
    <Reference Include="System.Data" />
72
    <Reference Include="System.Drawing" />
73
    <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
74
      <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
75
    </Reference>
76
    <Reference Include="System.Xml" />
77
    <Reference Include="Microsoft.CSharp" />
78
    <Reference Include="System.Core" />
79
    <Reference Include="System.Xml.Linq" />
80
    <Reference Include="System.Data.DataSetExtensions" />
81
    <Reference Include="System.Net.Http" />
82
    <Reference Include="System.Xaml">
83
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
84
    </Reference>
85
    <Reference Include="Telerik.Windows.Controls, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
86
    <Reference Include="Telerik.Windows.Controls.ImageEditor, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
87
    <Reference Include="Telerik.Windows.Controls.Input, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
88
    <Reference Include="WindowsBase" />
89
    <Reference Include="PresentationCore" />
90
    <Reference Include="PresentationFramework" />
91
  </ItemGroup>
92
  <ItemGroup>
93
    <ApplicationDefinition Include="App.xaml">
94
      <Generator>MSBuild:Compile</Generator>
95
      <SubType>Designer</SubType>
96
    </ApplicationDefinition>
97
    <Page Include="MainWindow.xaml">
98
      <Generator>MSBuild:Compile</Generator>
99
      <SubType>Designer</SubType>
100
    </Page>
101
    <Compile Include="App.xaml.cs">
102
      <DependentUpon>App.xaml</DependentUpon>
103
      <SubType>Code</SubType>
104
    </Compile>
105
    <Compile Include="MainWindow.xaml.cs">
106
      <DependentUpon>MainWindow.xaml</DependentUpon>
107
      <SubType>Code</SubType>
108
    </Compile>
109
    <Page Include="ImageView.xaml">
110
      <SubType>Designer</SubType>
111
      <Generator>MSBuild:Compile</Generator>
112
    </Page>
113
  </ItemGroup>
114
  <ItemGroup>
115
    <Compile Include="Properties\AssemblyInfo.cs">
116
      <SubType>Code</SubType>
117
    </Compile>
118
    <Compile Include="ImageView.xaml.cs">
119
      <DependentUpon>ImageView.xaml</DependentUpon>
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="packages.config" />
136
    <None Include="Properties\Settings.settings">
137
      <Generator>SettingsSingleFileGenerator</Generator>
138
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
139
    </None>
140
  </ItemGroup>
141
  <ItemGroup>
142
    <None Include="App.config" />
143
  </ItemGroup>
144
  <ItemGroup>
145
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
146
      <Visible>False</Visible>
147
      <ProductName>.NET Framework 3.5 SP1</ProductName>
148
      <Install>false</Install>
149
    </BootstrapperPackage>
150
  </ItemGroup>
151
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
152
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
153
    <PropertyGroup>
154
      <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
155
    </PropertyGroup>
156
    <Error Condition="!Exists('..\packages\OpenCvSharp4.runtime.win.4.3.0.20200524\build\net\OpenCvSharp4.runtime.win.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\OpenCvSharp4.runtime.win.4.3.0.20200524\build\net\OpenCvSharp4.runtime.win.props'))" />
157
  </Target>
158
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)