HamBook – Blame information for rev 16

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 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>{0BACC12B-96E7-4A8C-B174-611CB54BF94E}</ProjectGuid>
8 <OutputType>WinExe</OutputType>
9 <RootNamespace>HamBook</RootNamespace>
10 <AssemblyName>HamBook</AssemblyName>
11 <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
12 <FileAlignment>512</FileAlignment>
13 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
14 <Deterministic>true</Deterministic>
15 </PropertyGroup>
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17 <PlatformTarget>AnyCPU</PlatformTarget>
18 <DebugSymbols>true</DebugSymbols>
19 <DebugType>full</DebugType>
20 <Optimize>false</Optimize>
21 <OutputPath>bin\Debug\</OutputPath>
22 <DefineConstants>DEBUG;TRACE</DefineConstants>
23 <ErrorReport>prompt</ErrorReport>
24 <WarningLevel>4</WarningLevel>
25 </PropertyGroup>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27 <PlatformTarget>AnyCPU</PlatformTarget>
28 <DebugType>pdbonly</DebugType>
29 <Optimize>true</Optimize>
30 <OutputPath>bin\Release\</OutputPath>
31 <DefineConstants>TRACE</DefineConstants>
32 <ErrorReport>prompt</ErrorReport>
33 <WarningLevel>4</WarningLevel>
34 </PropertyGroup>
2 office 35 <PropertyGroup>
36 <ApplicationIcon>HamBook.ico</ApplicationIcon>
37 </PropertyGroup>
1 office 38 <ItemGroup>
39 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
40 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.1\lib\net452\BouncyCastle.Crypto.dll</HintPath>
41 </Reference>
10 office 42 <Reference Include="FftSharp, Version=1.1.6.0, Culture=neutral, processorArchitecture=MSIL">
43 <HintPath>..\packages\FftSharp.1.1.6\lib\netstandard2.0\FftSharp.dll</HintPath>
44 </Reference>
45 <Reference Include="Microsoft.Win32.Registry, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
46 <HintPath>..\packages\Microsoft.Win32.Registry.4.7.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath>
47 </Reference>
48 <Reference Include="NAudio, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
49 <HintPath>..\packages\NAudio.2.1.0\lib\net472\NAudio.dll</HintPath>
50 </Reference>
51 <Reference Include="NAudio.Asio, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
52 <HintPath>..\packages\NAudio.Asio.2.1.0\lib\netstandard2.0\NAudio.Asio.dll</HintPath>
53 </Reference>
54 <Reference Include="NAudio.Core, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
55 <HintPath>..\packages\NAudio.Core.2.1.0\lib\netstandard2.0\NAudio.Core.dll</HintPath>
56 </Reference>
57 <Reference Include="NAudio.Midi, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
58 <HintPath>..\packages\NAudio.Midi.2.1.0\lib\netstandard2.0\NAudio.Midi.dll</HintPath>
59 </Reference>
60 <Reference Include="NAudio.Wasapi, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
61 <HintPath>..\packages\NAudio.Wasapi.2.1.0\lib\netstandard2.0\NAudio.Wasapi.dll</HintPath>
62 </Reference>
63 <Reference Include="NAudio.WinForms, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
64 <HintPath>..\packages\NAudio.WinForms.2.1.0\lib\net472\NAudio.WinForms.dll</HintPath>
65 </Reference>
66 <Reference Include="NAudio.WinMM, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
67 <HintPath>..\packages\NAudio.WinMM.2.1.0\lib\netstandard2.0\NAudio.WinMM.dll</HintPath>
68 </Reference>
1 office 69 <Reference Include="NetSparkle, Version=2.2.1.0, Culture=neutral, processorArchitecture=MSIL">
70 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.2.1\lib\net452\NetSparkle.dll</HintPath>
71 </Reference>
72 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
73 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.1\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath>
74 </Reference>
75 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
76 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.1\lib\net452\Newtonsoft.Json.dll</HintPath>
77 </Reference>
9 office 78 <Reference Include="RJCP.SerialPortStream, Version=2.4.1.0, Culture=neutral, PublicKeyToken=5f5e7b70c6a74deb, processorArchitecture=MSIL">
79 <HintPath>..\packages\SerialPortStream.2.4.1\lib\net45\RJCP.SerialPortStream.dll</HintPath>
80 </Reference>
1 office 81 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
82 <HintPath>..\packages\Serilog.2.10.0\lib\net46\Serilog.dll</HintPath>
83 </Reference>
84 <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
85 <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
86 </Reference>
10 office 87 <Reference Include="Spectrogram, Version=1.6.1.0, Culture=neutral, processorArchitecture=MSIL">
88 <HintPath>..\packages\Spectrogram.1.6.1\lib\netstandard2.0\Spectrogram.dll</HintPath>
89 </Reference>
1 office 90 <Reference Include="System" />
10 office 91 <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
92 <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
93 </Reference>
1 office 94 <Reference Include="System.Core" />
10 office 95 <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
96 <HintPath>..\packages\System.Drawing.Common.4.6.1\lib\net461\System.Drawing.Common.dll</HintPath>
97 </Reference>
1 office 98 <Reference Include="System.Management" />
10 office 99 <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
100 <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
101 </Reference>
102 <Reference Include="System.Numerics" />
103 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
104 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
105 </Reference>
106 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
107 <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
108 </Reference>
109 <Reference Include="System.Security.AccessControl, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
110 <HintPath>..\packages\System.Security.AccessControl.4.7.0\lib\net461\System.Security.AccessControl.dll</HintPath>
111 </Reference>
112 <Reference Include="System.Security.Principal.Windows, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
113 <HintPath>..\packages\System.Security.Principal.Windows.4.7.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
114 </Reference>
9 office 115 <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
116 <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath>
117 </Reference>
10 office 118 <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
119 <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
120 </Reference>
1 office 121 <Reference Include="System.Xml.Linq" />
122 <Reference Include="System.Data.DataSetExtensions" />
123 <Reference Include="Microsoft.CSharp" />
124 <Reference Include="System.Data" />
125 <Reference Include="System.Deployment" />
126 <Reference Include="System.Drawing" />
127 <Reference Include="System.Net.Http" />
128 <Reference Include="System.Windows.Forms" />
129 <Reference Include="System.Xml" />
130 </ItemGroup>
131 <ItemGroup>
132 <Compile Include="AboutForm.cs">
133 <SubType>Form</SubType>
134 </Compile>
135 <Compile Include="AboutForm.Designer.cs">
136 <DependentUpon>AboutForm.cs</DependentUpon>
137 </Compile>
138 <Compile Include="Constants.cs" />
15 office 139 <Compile Include="DataGridViewRowProgress.cs" />
140 <Compile Include="DataGridViewRowProgressFailure.cs" />
141 <Compile Include="DataGridViewRowProgressSuccess.cs" />
1 office 142 <Compile Include="Form1.cs">
143 <SubType>Form</SubType>
144 </Compile>
145 <Compile Include="Form1.Designer.cs">
146 <DependentUpon>Form1.cs</DependentUpon>
147 </Compile>
16 office 148 <Compile Include="MemoryChannelOrganizerBank.cs" />
15 office 149 <Compile Include="MemoryOrganizerForm.cs">
150 <SubType>Form</SubType>
151 </Compile>
152 <Compile Include="MemoryOrganizerForm.Designer.cs">
153 <DependentUpon>MemoryOrganizerForm.cs</DependentUpon>
154 </Compile>
1 office 155 <Compile Include="Program.cs" />
156 <Compile Include="Properties\AssemblyInfo.cs" />
157 <Compile Include="Radios\Cat.cs" />
158 <Compile Include="Radios\CatAssemblies.cs" />
11 office 159 <Compile Include="Radios\CatCommandException.cs" />
9 office 160 <Compile Include="Radios\CatLength.cs" />
161 <Compile Include="Radios\Generic\BusyState.cs" />
1 office 162 <Compile Include="Radios\Generic\CAT\AB.cs" />
3 office 163 <Compile Include="Radios\Generic\CAT\AI.cs" />
1 office 164 <Compile Include="Radios\Generic\CAT\BA.cs" />
165 <Compile Include="Radios\Generic\CAT\BD.cs" />
166 <Compile Include="Radios\Generic\CAT\BU.cs" />
9 office 167 <Compile Include="Radios\Generic\CAT\BY.cs" />
1 office 168 <Compile Include="Radios\Generic\CAT\FA.cs" />
169 <Compile Include="Radios\Generic\CAT\FB.cs" />
7 office 170 <Compile Include="Radios\Generic\CAT\ID.cs" />
3 office 171 <Compile Include="Radios\Generic\CAT\IF.cs" />
1 office 172 <Compile Include="Radios\Generic\CAT\MD.cs" />
15 office 173 <Compile Include="Radios\Generic\CAT\MR.cs" />
174 <Compile Include="Radios\Generic\CAT\MT.cs" />
9 office 175 <Compile Include="Radios\Generic\CAT\RI.cs" />
3 office 176 <Compile Include="Radios\Generic\CAT\SQ.cs" />
177 <Compile Include="Radios\Generic\ClarifierDirection.cs" />
178 <Compile Include="Radios\Generic\Constants.cs" />
179 <Compile Include="Radios\Generic\CtcssMode.cs" />
180 <Compile Include="Radios\Generic\Information.cs" />
181 <Compile Include="Radios\Generic\InformationState.cs" />
15 office 182 <Compile Include="Radios\Generic\MemoryChannel.cs" />
183 <Compile Include="Radios\Generic\MemoryRadioMode.cs" />
9 office 184 <Compile Include="Radios\Generic\RadioInformationType.cs" />
3 office 185 <Compile Include="Radios\Generic\RadioPhase.cs" />
1 office 186 <Compile Include="Radios\Generic\PowerState.cs" />
187 <Compile Include="Radios\Generic\CAT\PS.cs" />
188 <Compile Include="Radios\Generic\CAT\SC.cs" />
189 <Compile Include="Radios\Generic\RadioMode.cs" />
190 <Compile Include="Radios\Generic\ScanState.cs" />
3 office 191 <Compile Include="Radios\Generic\ShiftDirection.cs" />
192 <Compile Include="Radios\Generic\RadioStorage.cs" />
1 office 193 <Compile Include="Radios\RadioAttribute.cs" />
11 office 194 <Compile Include="Radios\UnexpectedRadioResponseException.cs" />
195 <Compile Include="Radios\UnmatchedRadioResponseException.cs" />
1 office 196 <Compile Include="Radios\Yaesu\FT-891\CAT\AB.cs" />
3 office 197 <Compile Include="Radios\Yaesu\FT-891\CAT\AI.cs" />
1 office 198 <Compile Include="Radios\Yaesu\FT-891\CAT\BA.cs" />
199 <Compile Include="Radios\Yaesu\FT-891\CAT\BD.cs" />
200 <Compile Include="Radios\Yaesu\FT-891\CAT\BU.cs" />
9 office 201 <Compile Include="Radios\Yaesu\FT-891\CAT\BY.cs" />
1 office 202 <Compile Include="Radios\Yaesu\FT-891\CAT\FA.cs" />
203 <Compile Include="Radios\Yaesu\FT-891\CAT\FB.cs" />
7 office 204 <Compile Include="Radios\Yaesu\FT-891\CAT\ID.cs" />
3 office 205 <Compile Include="Radios\Yaesu\FT-891\CAT\IF.cs" />
1 office 206 <Compile Include="Radios\Yaesu\FT-891\CAT\MD.cs" />
15 office 207 <Compile Include="Radios\Yaesu\FT-891\CAT\MR.cs" />
208 <Compile Include="Radios\Yaesu\FT-891\CAT\MT.cs" />
1 office 209 <Compile Include="Radios\Yaesu\FT-891\CAT\PS.cs" />
9 office 210 <Compile Include="Radios\Yaesu\FT-891\CAT\RI.cs" />
1 office 211 <Compile Include="Radios\Yaesu\FT-891\CAT\SC.cs" />
3 office 212 <Compile Include="Radios\Yaesu\FT-891\CAT\SQ.cs" />
1 office 213 <Compile Include="Radios\Yaesu\FT-891\Constants.cs" />
3 office 214 <Compile Include="BandScan.cs" />
1 office 215 <Compile Include="SettingsForm.cs">
216 <SubType>Form</SubType>
217 </Compile>
218 <Compile Include="SettingsForm.Designer.cs">
219 <DependentUpon>SettingsForm.cs</DependentUpon>
220 </Compile>
10 office 221 <Compile Include="SpectrogramForm.cs">
222 <SubType>Form</SubType>
223 </Compile>
224 <Compile Include="SpectrogramForm.Designer.cs">
225 <DependentUpon>SpectrogramForm.cs</DependentUpon>
226 </Compile>
15 office 227 <Compile Include="Utilities\Controls\DoubleBufferedDataGridView.cs">
228 <SubType>Component</SubType>
229 </Compile>
3 office 230 <Compile Include="Utilities\Controls\ScrollableToolStripComboBox.cs">
231 <SubType>ToolStrip</SubType>
232 </Compile>
1 office 233 <Compile Include="Utilities\LogMemorySink.cs" />
234 <Compile Include="Utilities\Miscellaneous.cs" />
235 <Compile Include="Utilities\ScheduledContinuation.cs" />
236 <Compile Include="Utilities\Serialization\Serialization.cs" />
237 <Compile Include="Utilities\Serialization\SerializationFailure.cs" />
238 <Compile Include="Utilities\Serialization\SerializationState.cs" />
239 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" />
240 <Compile Include="ViewLogsForm.cs">
241 <SubType>Form</SubType>
242 </Compile>
243 <Compile Include="ViewLogsForm.Designer.cs">
244 <DependentUpon>ViewLogsForm.cs</DependentUpon>
245 </Compile>
246 <EmbeddedResource Include="AboutForm.resx">
247 <DependentUpon>AboutForm.cs</DependentUpon>
248 </EmbeddedResource>
249 <EmbeddedResource Include="Form1.resx">
250 <DependentUpon>Form1.cs</DependentUpon>
251 </EmbeddedResource>
15 office 252 <EmbeddedResource Include="MemoryOrganizerForm.resx">
253 <DependentUpon>MemoryOrganizerForm.cs</DependentUpon>
254 </EmbeddedResource>
1 office 255 <EmbeddedResource Include="Properties\Resources.resx">
256 <Generator>ResXFileCodeGenerator</Generator>
257 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
258 <SubType>Designer</SubType>
259 </EmbeddedResource>
260 <Compile Include="Properties\Resources.Designer.cs">
261 <AutoGen>True</AutoGen>
262 <DependentUpon>Resources.resx</DependentUpon>
263 <DesignTime>True</DesignTime>
264 </Compile>
265 <EmbeddedResource Include="SettingsForm.resx">
266 <DependentUpon>SettingsForm.cs</DependentUpon>
267 </EmbeddedResource>
10 office 268 <EmbeddedResource Include="SpectrogramForm.resx">
269 <DependentUpon>SpectrogramForm.cs</DependentUpon>
270 </EmbeddedResource>
1 office 271 <EmbeddedResource Include="ViewLogsForm.resx">
272 <DependentUpon>ViewLogsForm.cs</DependentUpon>
273 </EmbeddedResource>
16 office 274 <None Include="MemoryChannelOrganizerBanks.xsd">
275 <SubType>Designer</SubType>
276 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
277 </None>
1 office 278 <None Include="packages.config" />
279 <None Include="Properties\Settings.settings">
280 <Generator>SettingsSingleFileGenerator</Generator>
281 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
282 </None>
283 <Compile Include="Properties\Settings.Designer.cs">
284 <AutoGen>True</AutoGen>
285 <DependentUpon>Settings.settings</DependentUpon>
286 <DesignTimeSharedInput>True</DesignTimeSharedInput>
287 </Compile>
288 </ItemGroup>
289 <ItemGroup>
290 <None Include="App.config" />
291 </ItemGroup>
292 <ItemGroup>
293 <ProjectReference Include="..\Configuration\Configuration.csproj">
294 <Project>{e6beda17-0d49-478a-890e-1fb891bd2de5}</Project>
295 <Name>Configuration</Name>
296 </ProjectReference>
12 office 297 <ProjectReference Include="..\Toasts\Toasts\Toasts.csproj">
298 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project>
299 <Name>Toasts</Name>
300 </ProjectReference>
1 office 301 </ItemGroup>
2 office 302 <ItemGroup>
5 office 303 <Content Include="LICENSE.txt" />
304 <EmbeddedResource Include="Effects\pot.wav" />
2 office 305 <Content Include="HamBook.ico" />
306 </ItemGroup>
3 office 307 <ItemGroup />
1 office 308 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
309 </Project>