1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\packages\Xamarin.Forms.3.0.0.446417\build\netstandard2.0\Xamarin.Forms.props" Condition =" Exists('..\packages\Xamarin.Forms.3.0.0.446417\build\netstandard2.0\Xamarin.Forms.props')" />
4
+ <PropertyGroup >
5
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
+ <ProjectGuid >{2BC36FB5-2164-4C6E-A2BC-4BF7101AE94F}</ProjectGuid >
8
+ <OutputType >WinExe</OutputType >
9
+ <RootNamespace >FormsSample.GTK</RootNamespace >
10
+ <AssemblyName >FormsSample.GTK</AssemblyName >
11
+ <TargetFrameworkVersion >v4.7</TargetFrameworkVersion >
12
+ </PropertyGroup >
13
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
14
+ <DebugSymbols >true</DebugSymbols >
15
+ <DebugType >full</DebugType >
16
+ <Optimize >false</Optimize >
17
+ <OutputPath >bin\Debug</OutputPath >
18
+ <DefineConstants >DEBUG;</DefineConstants >
19
+ <ErrorReport >prompt</ErrorReport >
20
+ <WarningLevel >4</WarningLevel >
21
+ </PropertyGroup >
22
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
23
+ <Optimize >true</Optimize >
24
+ <OutputPath >bin\Release</OutputPath >
25
+ <ErrorReport >prompt</ErrorReport >
26
+ <WarningLevel >4</WarningLevel >
27
+ </PropertyGroup >
28
+ <ItemGroup >
29
+
30
+ <Reference Include =" OpenTK, Version=3.0.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4" >
31
+ <HintPath >..\packages\Xamarin.Forms.Platform.GTK.3.0.0.446417\lib\net45\OpenTK.dll</HintPath >
32
+ <Private >True</Private >
33
+ </Reference >
34
+ <Reference Include =" System" />
35
+ <Reference Include =" gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" >
36
+ <HintPath >..\..\..\Source\ZXing.Net.Mobile.GTK\Libs\gtk-sharp\gtk-sharp-2.0\gdk-sharp.dll</HintPath >
37
+ </Reference >
38
+ <Reference Include =" glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" >
39
+ <HintPath >..\..\..\Source\ZXing.Net.Mobile.GTK\Libs\gtk-sharp\gtk-sharp-2.0\glib-sharp.dll</HintPath >
40
+ </Reference >
41
+ <Reference Include =" gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" >
42
+ <HintPath >..\..\..\Source\ZXing.Net.Mobile.GTK\Libs\gtk-sharp\gtk-sharp-2.0\gtk-sharp.dll</HintPath >
43
+ </Reference >
44
+ <Reference Include =" glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" >
45
+ <HintPath >..\..\..\Source\ZXing.Net.Mobile.GTK\Libs\gtk-sharp\gtk-sharp-2.0\glade-sharp.dll</HintPath >
46
+ </Reference >
47
+ <Reference Include =" pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" >
48
+ <HintPath >..\..\..\Source\ZXing.Net.Mobile.GTK\Libs\gtk-sharp\gtk-sharp-2.0\pango-sharp.dll</HintPath >
49
+ </Reference >
50
+ <Reference Include =" pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" >
51
+ <HintPath >..\..\..\Source\ZXing.Net.Mobile.GTK\Libs\gtk-sharp\gtk-sharp-2.0\pango-sharp.dll</HintPath >
52
+ </Reference >
53
+ <Reference Include =" atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" >
54
+ <HintPath >..\..\..\Source\ZXing.Net.Mobile.GTK\Libs\gtk-sharp\gtk-sharp-2.0\atk-sharp.dll</HintPath >
55
+ </Reference >
56
+ <Reference Include =" Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
57
+ <HintPath >..\..\..\Source\ZXing.Net.Mobile.GTK\Libs\gtk-sharp\Mono.Cairo\Mono.Cairo.dll</HintPath >
58
+ </Reference >
59
+ <Reference Include =" Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
60
+ <HintPath >..\..\..\Source\ZXing.Net.Mobile.GTK\Libs\gtk-sharp\Mono.Posix\Mono.Posix.dll</HintPath >
61
+ </Reference >
62
+ <Reference Include =" webkit-sharp, Version=1.1.15.0, Culture=neutral, PublicKeyToken=eaa1d335d2e19745" >
63
+ <HintPath >..\packages\Xamarin.Forms.Platform.GTK.3.0.0.446417\lib\net45\webkit-sharp.dll</HintPath >
64
+ <Private >True</Private >
65
+ </Reference >
66
+ <Reference Include =" Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" >
67
+ <HintPath >..\packages\Xamarin.Forms.3.0.0.446417\lib\netstandard2.0\Xamarin.Forms.Core.dll</HintPath >
68
+ <Private >True</Private >
69
+ </Reference >
70
+ <Reference Include =" Xamarin.Forms.Core.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" >
71
+ <HintPath >..\packages\Xamarin.Forms.3.0.0.446417\lib\netstandard2.0\Design\Xamarin.Forms.Core.Design.dll</HintPath >
72
+ <Private >True</Private >
73
+ </Reference >
74
+ <Reference Include =" Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" >
75
+ <HintPath >..\packages\Xamarin.Forms.3.0.0.446417\lib\netstandard2.0\Xamarin.Forms.Platform.dll</HintPath >
76
+ <Private >True</Private >
77
+ </Reference >
78
+ <Reference Include =" Xamarin.Forms.Platform.GTK, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" >
79
+ <HintPath >..\packages\Xamarin.Forms.Platform.GTK.3.0.0.446417\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath >
80
+ <Private >True</Private >
81
+ </Reference >
82
+ <Reference Include =" Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" >
83
+ <HintPath >..\packages\Xamarin.Forms.3.0.0.446417\lib\netstandard2.0\Xamarin.Forms.Xaml.dll</HintPath >
84
+ <Private >True</Private >
85
+ </Reference >
86
+ <Reference Include =" Xamarin.Forms.Xaml.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" >
87
+ <HintPath >..\packages\Xamarin.Forms.3.0.0.446417\lib\netstandard2.0\Design\Xamarin.Forms.Xaml.Design.dll</HintPath >
88
+ <Private >True</Private >
89
+ </Reference >
90
+ </ItemGroup >
91
+ <ItemGroup >
92
+ <Compile Include =" Program.cs" />
93
+ <Compile Include =" Properties\AssemblyInfo.cs" />
94
+ </ItemGroup >
95
+ <ItemGroup >
96
+ <None Include =" OpenTK.dll.config" />
97
+ <None Include =" packages.config" />
98
+ <None Include =" webkit-sharp.dll.config" />
99
+ </ItemGroup >
100
+ <ItemGroup >
101
+ <ProjectReference Include =" ..\..\..\Source\ZXing.Net.Mobile.Core\ZXing.Net.Mobile.Core.csproj" >
102
+ <Project >{7528dd0a-1781-47f4-adbf-eeddb011f6bb}</Project >
103
+ <Name >ZXing.Net.Mobile.Core</Name >
104
+ </ProjectReference >
105
+ <ProjectReference Include =" ..\..\..\Source\ZXing.Net.Mobile.Forms.GTK\ZXing.Net.Mobile.Forms.GTK.csproj" >
106
+ <Project >{7aa0abcf-dbf1-4190-8e82-44dd736be2f3}</Project >
107
+ <Name >ZXing.Net.Mobile.Forms.GTK</Name >
108
+ </ProjectReference >
109
+ <ProjectReference Include =" ..\..\..\Source\ZXing.Net.Mobile.GTK\ZXing.Net.Mobile.GTK.csproj" >
110
+ <Project >{007476ef-d7ca-4198-bded-3544d0ebd546}</Project >
111
+ <Name >ZXing.Net.Mobile.GTK</Name >
112
+ </ProjectReference >
113
+ <ProjectReference Include =" ..\..\..\Source\ZXing.Net\Source\lib\zxing.portable.csproj" >
114
+ <Project >{24b441f2-cbe9-4405-9fd0-72ebcbea0ec3}</Project >
115
+ <Name >zxing.portable</Name >
116
+ </ProjectReference >
117
+ <ProjectReference Include =" ..\Core\FormsSample.csproj" >
118
+ <Project >{0daf97ca-02db-4e4f-9163-b8f14eae2d90}</Project >
119
+ <Name >FormsSample</Name >
120
+ </ProjectReference >
121
+ </ItemGroup >
122
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
123
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
124
+ <PropertyGroup >
125
+ <ErrorText >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=322105.The missing file is {0}.</ErrorText >
126
+ </PropertyGroup >
127
+ <Error Condition =" !Exists('..\packages\Xamarin.Forms.3.0.0.446417\build\netstandard2.0\Xamarin.Forms.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Xamarin.Forms.3.0.0.446417\build\netstandard2.0\Xamarin.Forms.props'))" />
128
+ <Error Condition =" !Exists('..\packages\Xamarin.Forms.3.0.0.446417\build\netstandard2.0\Xamarin.Forms.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Xamarin.Forms.3.0.0.446417\build\netstandard2.0\Xamarin.Forms.targets'))" />
129
+ </Target >
130
+ <Import Project =" ..\packages\Xamarin.Forms.3.0.0.446417\build\netstandard2.0\Xamarin.Forms.targets" Condition =" Exists('..\packages\Xamarin.Forms.3.0.0.446417\build\netstandard2.0\Xamarin.Forms.targets')" />
131
+ </Project >
0 commit comments