]>
Commit | Line | Data |
---|---|---|
3193b5dc | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <Project ToolsVersion="15.0" 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>{2889DA73-829E-4DC3-8F82-C0791BA1AB5C}</ProjectGuid> | |
8 | <OutputType>WinExe</OutputType> | |
9 | <RootNamespace>BopIt</RootNamespace> | |
10 | <AssemblyName>BopIt</AssemblyName> | |
11 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> | |
12 | <FileAlignment>512</FileAlignment> | |
13 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> | |
14 | <NuGetPackageImportStamp> | |
15 | </NuGetPackageImportStamp> | |
16 | </PropertyGroup> | |
17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
18 | <PlatformTarget>AnyCPU</PlatformTarget> | |
19 | <DebugSymbols>true</DebugSymbols> | |
20 | <DebugType>full</DebugType> | |
21 | <Optimize>false</Optimize> | |
22 | <OutputPath>bin\Debug\</OutputPath> | |
23 | <DefineConstants>DEBUG;TRACE</DefineConstants> | |
24 | <ErrorReport>prompt</ErrorReport> | |
25 | <WarningLevel>4</WarningLevel> | |
26 | </PropertyGroup> | |
27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
28 | <PlatformTarget>AnyCPU</PlatformTarget> | |
29 | <DebugType>pdbonly</DebugType> | |
30 | <Optimize>true</Optimize> | |
31 | <OutputPath>bin\Release\</OutputPath> | |
32 | <DefineConstants>TRACE</DefineConstants> | |
33 | <ErrorReport>prompt</ErrorReport> | |
34 | <WarningLevel>4</WarningLevel> | |
35 | </PropertyGroup> | |
36 | <ItemGroup> | |
37 | <Reference Include="Accord, Version=3.8.0.0, Culture=neutral, PublicKeyToken=fa1a88e29555ccf7, processorArchitecture=MSIL"> | |
38 | <HintPath>..\packages\Accord.3.8.0\lib\net46\Accord.dll</HintPath> | |
39 | </Reference> | |
40 | <Reference Include="Accord.Controls.Imaging, Version=3.8.0.0, Culture=neutral, PublicKeyToken=fa1a88e29555ccf7, processorArchitecture=MSIL"> | |
41 | <HintPath>..\packages\Accord.Controls.Imaging.3.8.0\lib\net46\Accord.Controls.Imaging.dll</HintPath> | |
42 | </Reference> | |
43 | <Reference Include="Accord.Imaging, Version=3.8.0.0, Culture=neutral, PublicKeyToken=fa1a88e29555ccf7, processorArchitecture=MSIL"> | |
44 | <HintPath>..\packages\Accord.Imaging.3.8.0\lib\net46\Accord.Imaging.dll</HintPath> | |
45 | </Reference> | |
46 | <Reference Include="Accord.Math, Version=3.8.0.0, Culture=neutral, PublicKeyToken=fa1a88e29555ccf7, processorArchitecture=MSIL"> | |
47 | <HintPath>..\packages\Accord.Math.3.8.0\lib\net46\Accord.Math.dll</HintPath> | |
48 | </Reference> | |
49 | <Reference Include="Accord.Math.Core, Version=3.8.0.0, Culture=neutral, PublicKeyToken=fa1a88e29555ccf7, processorArchitecture=MSIL"> | |
50 | <HintPath>..\packages\Accord.Math.3.8.0\lib\net46\Accord.Math.Core.dll</HintPath> | |
51 | </Reference> | |
52 | <Reference Include="Accord.Statistics, Version=3.8.0.0, Culture=neutral, PublicKeyToken=fa1a88e29555ccf7, processorArchitecture=MSIL"> | |
53 | <HintPath>..\packages\Accord.Statistics.3.8.0\lib\net46\Accord.Statistics.dll</HintPath> | |
54 | </Reference> | |
55 | <Reference Include="Accord.Video, Version=3.8.0.0, Culture=neutral, PublicKeyToken=fa1a88e29555ccf7, processorArchitecture=MSIL"> | |
56 | <HintPath>..\packages\Accord.Video.3.8.0\lib\net46\Accord.Video.dll</HintPath> | |
57 | </Reference> | |
d1ceddb0 | 58 | <Reference Include="Google.Api.CommonProtos, Version=1.1.0.0, Culture=neutral, PublicKeyToken=3ec5ea7f18953e47, processorArchitecture=MSIL"> |
59 | <HintPath>..\packages\Google.Api.CommonProtos.1.1.0\lib\net45\Google.Api.CommonProtos.dll</HintPath> | |
60 | </Reference> | |
61 | <Reference Include="Google.Api.Gax, Version=2.1.0.0, Culture=neutral, PublicKeyToken=3ec5ea7f18953e47, processorArchitecture=MSIL"> | |
62 | <HintPath>..\packages\Google.Api.Gax.2.1.0\lib\net45\Google.Api.Gax.dll</HintPath> | |
63 | </Reference> | |
64 | <Reference Include="Google.Api.Gax.Grpc, Version=2.1.0.0, Culture=neutral, PublicKeyToken=3ec5ea7f18953e47, processorArchitecture=MSIL"> | |
65 | <HintPath>..\packages\Google.Api.Gax.Grpc.2.1.0\lib\net45\Google.Api.Gax.Grpc.dll</HintPath> | |
66 | </Reference> | |
67 | <Reference Include="Google.Apis, Version=1.29.1.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL"> | |
68 | <HintPath>..\packages\Google.Apis.1.29.1\lib\net45\Google.Apis.dll</HintPath> | |
69 | </Reference> | |
70 | <Reference Include="Google.Apis.Auth, Version=1.29.1.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL"> | |
71 | <HintPath>..\packages\Google.Apis.Auth.1.29.1\lib\net45\Google.Apis.Auth.dll</HintPath> | |
72 | </Reference> | |
73 | <Reference Include="Google.Apis.Auth.PlatformServices, Version=1.29.1.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL"> | |
74 | <HintPath>..\packages\Google.Apis.Auth.1.29.1\lib\net45\Google.Apis.Auth.PlatformServices.dll</HintPath> | |
75 | </Reference> | |
76 | <Reference Include="Google.Apis.Core, Version=1.29.1.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL"> | |
77 | <HintPath>..\packages\Google.Apis.Core.1.29.1\lib\net45\Google.Apis.Core.dll</HintPath> | |
78 | </Reference> | |
79 | <Reference Include="Google.Apis.PlatformServices, Version=1.29.1.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL"> | |
80 | <HintPath>..\packages\Google.Apis.1.29.1\lib\net45\Google.Apis.PlatformServices.dll</HintPath> | |
81 | </Reference> | |
82 | <Reference Include="Google.Cloud.Speech.V1, Version=1.0.1.0, Culture=neutral, PublicKeyToken=185c282632e132a0, processorArchitecture=MSIL"> | |
83 | <HintPath>..\packages\Google.Cloud.Speech.V1.1.0.1\lib\net45\Google.Cloud.Speech.V1.dll</HintPath> | |
84 | </Reference> | |
85 | <Reference Include="Google.LongRunning, Version=1.0.0.0, Culture=neutral, PublicKeyToken=185c282632e132a0, processorArchitecture=MSIL"> | |
86 | <HintPath>..\packages\Google.LongRunning.1.0.0\lib\net45\Google.LongRunning.dll</HintPath> | |
87 | </Reference> | |
88 | <Reference Include="Google.Protobuf, Version=3.4.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> | |
89 | <HintPath>..\packages\Google.Protobuf.3.4.1\lib\net45\Google.Protobuf.dll</HintPath> | |
90 | </Reference> | |
91 | <Reference Include="Grpc.Auth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad, processorArchitecture=MSIL"> | |
92 | <HintPath>..\packages\Grpc.Auth.1.6.1\lib\net45\Grpc.Auth.dll</HintPath> | |
93 | </Reference> | |
94 | <Reference Include="Grpc.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad, processorArchitecture=MSIL"> | |
95 | <HintPath>..\packages\Grpc.Core.1.6.1\lib\net45\Grpc.Core.dll</HintPath> | |
96 | </Reference> | |
3193b5dc | 97 | <Reference Include="NAudio, Version=1.8.4.0, Culture=neutral, processorArchitecture=MSIL"> |
98 | <HintPath>..\packages\NAudio.1.8.4\lib\net35\NAudio.dll</HintPath> | |
99 | </Reference> | |
d1ceddb0 | 100 | <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
101 | <HintPath>..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> | |
102 | </Reference> | |
3193b5dc | 103 | <Reference Include="System" /> |
104 | <Reference Include="System.Core" /> | |
d1ceddb0 | 105 | <Reference Include="System.Interactive.Async, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL"> |
106 | <HintPath>..\packages\System.Interactive.Async.3.1.1\lib\net46\System.Interactive.Async.dll</HintPath> | |
107 | </Reference> | |
108 | <Reference Include="System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | |
109 | <HintPath>..\packages\System.Net.Http.4.3.1\lib\net46\System.Net.Http.dll</HintPath> | |
110 | </Reference> | |
3193b5dc | 111 | <Reference Include="System.Numerics" /> |
112 | <Reference Include="System.Runtime.Serialization" /> | |
d1ceddb0 | 113 | <Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
114 | <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath> | |
115 | </Reference> | |
116 | <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | |
117 | <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> | |
118 | </Reference> | |
119 | <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | |
120 | <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> | |
121 | </Reference> | |
122 | <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | |
123 | <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> | |
124 | </Reference> | |
3193b5dc | 125 | <Reference Include="System.Windows.Forms.DataVisualization" /> |
126 | <Reference Include="System.Xml.Linq" /> | |
127 | <Reference Include="System.Data.DataSetExtensions" /> | |
128 | <Reference Include="Microsoft.CSharp" /> | |
129 | <Reference Include="System.Data" /> | |
130 | <Reference Include="System.Deployment" /> | |
131 | <Reference Include="System.Drawing" /> | |
3193b5dc | 132 | <Reference Include="System.Windows.Forms" /> |
133 | <Reference Include="System.Xml" /> | |
134 | </ItemGroup> | |
135 | <ItemGroup> | |
136 | <Compile Include="MainForm.cs"> | |
137 | <SubType>Form</SubType> | |
138 | </Compile> | |
139 | <Compile Include="MainForm.Designer.cs"> | |
140 | <DependentUpon>MainForm.cs</DependentUpon> | |
141 | </Compile> | |
142 | <Compile Include="Program.cs" /> | |
143 | <Compile Include="Properties\AssemblyInfo.cs" /> | |
144 | <EmbeddedResource Include="MainForm.resx"> | |
145 | <DependentUpon>MainForm.cs</DependentUpon> | |
146 | </EmbeddedResource> | |
147 | <EmbeddedResource Include="Properties\Resources.resx"> | |
148 | <Generator>ResXFileCodeGenerator</Generator> | |
149 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> | |
150 | <SubType>Designer</SubType> | |
151 | </EmbeddedResource> | |
152 | <Compile Include="Properties\Resources.Designer.cs"> | |
153 | <AutoGen>True</AutoGen> | |
154 | <DependentUpon>Resources.resx</DependentUpon> | |
155 | </Compile> | |
156 | <None Include="packages.config" /> | |
157 | <None Include="Properties\Settings.settings"> | |
158 | <Generator>SettingsSingleFileGenerator</Generator> | |
159 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> | |
160 | </None> | |
161 | <Compile Include="Properties\Settings.Designer.cs"> | |
162 | <AutoGen>True</AutoGen> | |
163 | <DependentUpon>Settings.settings</DependentUpon> | |
164 | <DesignTimeSharedInput>True</DesignTimeSharedInput> | |
165 | </Compile> | |
166 | </ItemGroup> | |
167 | <ItemGroup> | |
168 | <None Include="App.config" /> | |
169 | </ItemGroup> | |
170 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | |
171 | <Import Project="..\packages\Accord.3.8.0\build\Accord.targets" Condition="Exists('..\packages\Accord.3.8.0\build\Accord.targets')" /> | |
172 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> | |
173 | <PropertyGroup> | |
174 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> | |
175 | </PropertyGroup> | |
176 | <Error Condition="!Exists('..\packages\Accord.3.8.0\build\Accord.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Accord.3.8.0\build\Accord.targets'))" /> | |
d1ceddb0 | 177 | <Error Condition="!Exists('..\packages\Grpc.Core.1.6.1\build\net45\Grpc.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Grpc.Core.1.6.1\build\net45\Grpc.Core.targets'))" /> |
3193b5dc | 178 | </Target> |
d1ceddb0 | 179 | <Import Project="..\packages\Grpc.Core.1.6.1\build\net45\Grpc.Core.targets" Condition="Exists('..\packages\Grpc.Core.1.6.1\build\net45\Grpc.Core.targets')" /> |
3193b5dc | 180 | </Project> |