HamBook – Blame information for rev 58

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>
58 office 11 <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
1 office 12 <FileAlignment>512</FileAlignment>
13 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
14 <Deterministic>true</Deterministic>
58 office 15 <TargetFrameworkProfile />
1 office 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>
2 office 36 <PropertyGroup>
37 <ApplicationIcon>HamBook.ico</ApplicationIcon>
38 </PropertyGroup>
1 office 39 <ItemGroup>
40 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
53 office 41 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\BouncyCastle.Crypto.dll</HintPath>
1 office 42 </Reference>
53 office 43 <Reference Include="FftSharp, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
44 <HintPath>..\packages\FftSharp.2.0.0\lib\netstandard2.0\FftSharp.dll</HintPath>
10 office 45 </Reference>
53 office 46 <Reference Include="Jot, Version=2.1.14.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL">
47 <HintPath>..\packages\Jot.2.1.16\lib\netstandard2.0\Jot.dll</HintPath>
10 office 48 </Reference>
53 office 49 <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
50 <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
51 </Reference>
52 <Reference Include="Microsoft.Win32.Registry, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
53 <HintPath>..\packages\Microsoft.Win32.Registry.5.0.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath>
54 </Reference>
10 office 55 <Reference Include="NAudio, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
56 <HintPath>..\packages\NAudio.2.1.0\lib\net472\NAudio.dll</HintPath>
57 </Reference>
58 <Reference Include="NAudio.Asio, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
59 <HintPath>..\packages\NAudio.Asio.2.1.0\lib\netstandard2.0\NAudio.Asio.dll</HintPath>
60 </Reference>
61 <Reference Include="NAudio.Core, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
62 <HintPath>..\packages\NAudio.Core.2.1.0\lib\netstandard2.0\NAudio.Core.dll</HintPath>
63 </Reference>
64 <Reference Include="NAudio.Midi, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
65 <HintPath>..\packages\NAudio.Midi.2.1.0\lib\netstandard2.0\NAudio.Midi.dll</HintPath>
66 </Reference>
67 <Reference Include="NAudio.Wasapi, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
68 <HintPath>..\packages\NAudio.Wasapi.2.1.0\lib\netstandard2.0\NAudio.Wasapi.dll</HintPath>
69 </Reference>
70 <Reference Include="NAudio.WinForms, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
71 <HintPath>..\packages\NAudio.WinForms.2.1.0\lib\net472\NAudio.WinForms.dll</HintPath>
72 </Reference>
73 <Reference Include="NAudio.WinMM, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e279aa5131008a41, processorArchitecture=MSIL">
74 <HintPath>..\packages\NAudio.WinMM.2.1.0\lib\netstandard2.0\NAudio.WinMM.dll</HintPath>
75 </Reference>
53 office 76 <Reference Include="NetSparkle, Version=2.2.3.0, Culture=neutral, processorArchitecture=MSIL">
77 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.2.3\lib\net452\NetSparkle.dll</HintPath>
1 office 78 </Reference>
79 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
53 office 80 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath>
1 office 81 </Reference>
82 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
53 office 83 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\Newtonsoft.Json.dll</HintPath>
1 office 84 </Reference>
9 office 85 <Reference Include="RJCP.SerialPortStream, Version=2.4.1.0, Culture=neutral, PublicKeyToken=5f5e7b70c6a74deb, processorArchitecture=MSIL">
86 <HintPath>..\packages\SerialPortStream.2.4.1\lib\net45\RJCP.SerialPortStream.dll</HintPath>
87 </Reference>
1 office 88 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
53 office 89 <HintPath>..\packages\Serilog.3.0.1\lib\net471\Serilog.dll</HintPath>
1 office 90 </Reference>
91 <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
92 <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
93 </Reference>
10 office 94 <Reference Include="Spectrogram, Version=1.6.1.0, Culture=neutral, processorArchitecture=MSIL">
95 <HintPath>..\packages\Spectrogram.1.6.1\lib\netstandard2.0\Spectrogram.dll</HintPath>
96 </Reference>
1 office 97 <Reference Include="System" />
10 office 98 <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
99 <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
100 </Reference>
1 office 101 <Reference Include="System.Core" />
53 office 102 <Reference Include="System.Drawing.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
103 <HintPath>..\packages\System.Drawing.Common.7.0.0\lib\net462\System.Drawing.Common.dll</HintPath>
10 office 104 </Reference>
1 office 105 <Reference Include="System.Management" />
10 office 106 <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
107 <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
108 </Reference>
109 <Reference Include="System.Numerics" />
110 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
111 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
112 </Reference>
53 office 113 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
114 <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
10 office 115 </Reference>
53 office 116 <Reference Include="System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
117 <HintPath>..\packages\System.Security.AccessControl.6.0.0\lib\net461\System.Security.AccessControl.dll</HintPath>
10 office 118 </Reference>
53 office 119 <Reference Include="System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
120 <HintPath>..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
10 office 121 </Reference>
9 office 122 <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
123 <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath>
124 </Reference>
10 office 125 <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
126 <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
127 </Reference>
1 office 128 <Reference Include="System.Xml.Linq" />
129 <Reference Include="System.Data.DataSetExtensions" />
130 <Reference Include="Microsoft.CSharp" />
131 <Reference Include="System.Data" />
132 <Reference Include="System.Deployment" />
133 <Reference Include="System.Drawing" />
134 <Reference Include="System.Net.Http" />
135 <Reference Include="System.Windows.Forms" />
136 <Reference Include="System.Xml" />
137 </ItemGroup>
138 <ItemGroup>
139 <Compile Include="AboutForm.cs">
140 <SubType>Form</SubType>
141 </Compile>
142 <Compile Include="AboutForm.Designer.cs">
143 <DependentUpon>AboutForm.cs</DependentUpon>
144 </Compile>
36 office 145 <Compile Include="BandScanParameters.cs" />
1 office 146 <Compile Include="Constants.cs" />
15 office 147 <Compile Include="DataGridViewRowProgress.cs" />
148 <Compile Include="DataGridViewRowProgressFailure.cs" />
149 <Compile Include="DataGridViewRowProgressSuccess.cs" />
1 office 150 <Compile Include="Form1.cs">
151 <SubType>Form</SubType>
152 </Compile>
153 <Compile Include="Form1.Designer.cs">
154 <DependentUpon>Form1.cs</DependentUpon>
155 </Compile>
26 office 156 <Compile Include="MemoryChannelIndexed.cs" />
15 office 157 <Compile Include="MemoryOrganizerForm.cs">
158 <SubType>Form</SubType>
159 </Compile>
160 <Compile Include="MemoryOrganizerForm.Designer.cs">
161 <DependentUpon>MemoryOrganizerForm.cs</DependentUpon>
162 </Compile>
39 office 163 <Compile Include="MemoryTune.cs" />
164 <Compile Include="MemoryTuneException.cs" />
165 <Compile Include="MemoryTuneExceptionCode.cs" />
54 office 166 <Compile Include="MenuForm.cs">
167 <SubType>Form</SubType>
168 </Compile>
169 <Compile Include="MenuForm.Designer.cs">
170 <DependentUpon>MenuForm.cs</DependentUpon>
171 </Compile>
1 office 172 <Compile Include="Program.cs" />
173 <Compile Include="Properties\AssemblyInfo.cs" />
56 office 174 <Compile Include="RadioMenu.cs" />
175 <Compile Include="RadioMenuItem.cs" />
1 office 176 <Compile Include="Radios\Cat.cs" />
177 <Compile Include="Radios\CatAssemblies.cs" />
11 office 178 <Compile Include="Radios\CatCommandException.cs" />
9 office 179 <Compile Include="Radios\CatLength.cs" />
180 <Compile Include="Radios\Generic\BusyState.cs" />
1 office 181 <Compile Include="Radios\Generic\CAT\AB.cs" />
23 office 182 <Compile Include="Radios\Generic\CAT\AC.cs" />
3 office 183 <Compile Include="Radios\Generic\CAT\AI.cs" />
1 office 184 <Compile Include="Radios\Generic\CAT\BA.cs" />
185 <Compile Include="Radios\Generic\CAT\BD.cs" />
186 <Compile Include="Radios\Generic\CAT\BU.cs" />
9 office 187 <Compile Include="Radios\Generic\CAT\BY.cs" />
19 office 188 <Compile Include="Radios\Generic\CAT\CH.cs" />
54 office 189 <Compile Include="Radios\Generic\CAT\EX.cs" />
1 office 190 <Compile Include="Radios\Generic\CAT\FA.cs" />
191 <Compile Include="Radios\Generic\CAT\FB.cs" />
7 office 192 <Compile Include="Radios\Generic\CAT\ID.cs" />
3 office 193 <Compile Include="Radios\Generic\CAT\IF.cs" />
50 office 194 <Compile Include="Radios\Generic\CAT\LK.cs" />
19 office 195 <Compile Include="Radios\Generic\CAT\MC.cs" />
1 office 196 <Compile Include="Radios\Generic\CAT\MD.cs" />
15 office 197 <Compile Include="Radios\Generic\CAT\MR.cs" />
198 <Compile Include="Radios\Generic\CAT\MT.cs" />
24 office 199 <Compile Include="Radios\Generic\CAT\PA.cs" />
200 <Compile Include="Radios\Generic\CAT\PC.cs" />
9 office 201 <Compile Include="Radios\Generic\CAT\RI.cs" />
3 office 202 <Compile Include="Radios\Generic\CAT\SQ.cs" />
37 office 203 <Compile Include="Radios\Generic\CAT\ST.cs" />
38 office 204 <Compile Include="Radios\Generic\CAT\SV.cs" />
35 office 205 <Compile Include="Radios\Generic\CAT\TX.cs" />
38 office 206 <Compile Include="Radios\Generic\CAT\VM.cs" />
19 office 207 <Compile Include="Radios\Generic\ChannelDirection.cs" />
3 office 208 <Compile Include="Radios\Generic\ClarifierDirection.cs" />
46 office 209 <Compile Include="Radios\Generic\Ctcss.cs" />
3 office 210 <Compile Include="Radios\Generic\CtcssMode.cs" />
211 <Compile Include="Radios\Generic\Information.cs" />
212 <Compile Include="Radios\Generic\InformationState.cs" />
24 office 213 <Compile Include="Radios\Generic\IpoState.cs" />
50 office 214 <Compile Include="Radios\Generic\LockState.cs" />
41 office 215 <Compile Include="Radios\Generic\MemoryBanks.cs" />
15 office 216 <Compile Include="Radios\Generic\MemoryChannel.cs" />
217 <Compile Include="Radios\Generic\MemoryRadioMode.cs" />
46 office 218 <Compile Include="Radios\Generic\PhaseMode.cs" />
9 office 219 <Compile Include="Radios\Generic\RadioInformationType.cs" />
46 office 220 <Compile Include="Radios\Generic\Phase.cs" />
1 office 221 <Compile Include="Radios\Generic\PowerState.cs" />
222 <Compile Include="Radios\Generic\CAT\PS.cs" />
223 <Compile Include="Radios\Generic\CAT\SC.cs" />
56 office 224 <Compile Include="Radios\Generic\RadioMenu.cs" />
1 office 225 <Compile Include="Radios\Generic\RadioMode.cs" />
226 <Compile Include="Radios\Generic\ScanState.cs" />
3 office 227 <Compile Include="Radios\Generic\ShiftDirection.cs" />
228 <Compile Include="Radios\Generic\RadioStorage.cs" />
37 office 229 <Compile Include="Radios\Generic\SplitState.cs" />
23 office 230 <Compile Include="Radios\Generic\TunerState.cs" />
35 office 231 <Compile Include="Radios\Generic\TxState.cs" />
1 office 232 <Compile Include="Radios\RadioAttribute.cs" />
11 office 233 <Compile Include="Radios\UnexpectedRadioResponseException.cs" />
234 <Compile Include="Radios\UnmatchedRadioResponseException.cs" />
1 office 235 <Compile Include="Radios\Yaesu\FT-891\CAT\AB.cs" />
23 office 236 <Compile Include="Radios\Yaesu\FT-891\CAT\AC.cs" />
3 office 237 <Compile Include="Radios\Yaesu\FT-891\CAT\AI.cs" />
1 office 238 <Compile Include="Radios\Yaesu\FT-891\CAT\BA.cs" />
239 <Compile Include="Radios\Yaesu\FT-891\CAT\BD.cs" />
240 <Compile Include="Radios\Yaesu\FT-891\CAT\BU.cs" />
9 office 241 <Compile Include="Radios\Yaesu\FT-891\CAT\BY.cs" />
19 office 242 <Compile Include="Radios\Yaesu\FT-891\CAT\CH.cs" />
54 office 243 <Compile Include="Radios\Yaesu\FT-891\CAT\EX.cs" />
1 office 244 <Compile Include="Radios\Yaesu\FT-891\CAT\FA.cs" />
245 <Compile Include="Radios\Yaesu\FT-891\CAT\FB.cs" />
7 office 246 <Compile Include="Radios\Yaesu\FT-891\CAT\ID.cs" />
3 office 247 <Compile Include="Radios\Yaesu\FT-891\CAT\IF.cs" />
50 office 248 <Compile Include="Radios\Yaesu\FT-891\CAT\LK.cs" />
19 office 249 <Compile Include="Radios\Yaesu\FT-891\CAT\MC.cs" />
1 office 250 <Compile Include="Radios\Yaesu\FT-891\CAT\MD.cs" />
15 office 251 <Compile Include="Radios\Yaesu\FT-891\CAT\MR.cs" />
252 <Compile Include="Radios\Yaesu\FT-891\CAT\MT.cs" />
24 office 253 <Compile Include="Radios\Yaesu\FT-891\CAT\PA.cs" />
254 <Compile Include="Radios\Yaesu\FT-891\CAT\PC.cs" />
1 office 255 <Compile Include="Radios\Yaesu\FT-891\CAT\PS.cs" />
9 office 256 <Compile Include="Radios\Yaesu\FT-891\CAT\RI.cs" />
1 office 257 <Compile Include="Radios\Yaesu\FT-891\CAT\SC.cs" />
3 office 258 <Compile Include="Radios\Yaesu\FT-891\CAT\SQ.cs" />
37 office 259 <Compile Include="Radios\Yaesu\FT-891\CAT\ST.cs" />
38 office 260 <Compile Include="Radios\Yaesu\FT-891\CAT\SV.cs" />
35 office 261 <Compile Include="Radios\Yaesu\FT-891\CAT\TX.cs" />
38 office 262 <Compile Include="Radios\Yaesu\FT-891\CAT\VM.cs" />
1 office 263 <Compile Include="Radios\Yaesu\FT-891\Constants.cs" />
3 office 264 <Compile Include="BandScan.cs" />
41 office 265 <Compile Include="Radios\Yaesu\FT-891\MemoryBanks.cs" />
46 office 266 <Compile Include="Radios\Yaesu\FT-891\MemoryChannel.cs" />
44 office 267 <Compile Include="Radios\Yaesu\FT-891\MemoryRadioMode.cs" />
56 office 268 <Compile Include="Radios\Yaesu\FT-891\RadioMenu.cs" />
43 office 269 <Compile Include="Radios\Yaesu\FT-891\RadioMode.cs" />
1 office 270 <Compile Include="SettingsForm.cs">
271 <SubType>Form</SubType>
272 </Compile>
273 <Compile Include="SettingsForm.Designer.cs">
274 <DependentUpon>SettingsForm.cs</DependentUpon>
275 </Compile>
10 office 276 <Compile Include="SpectrogramForm.cs">
277 <SubType>Form</SubType>
278 </Compile>
279 <Compile Include="SpectrogramForm.Designer.cs">
280 <DependentUpon>SpectrogramForm.cs</DependentUpon>
281 </Compile>
15 office 282 <Compile Include="Utilities\Controls\DoubleBufferedDataGridView.cs">
283 <SubType>Component</SubType>
284 </Compile>
3 office 285 <Compile Include="Utilities\Controls\ScrollableToolStripComboBox.cs">
286 <SubType>ToolStrip</SubType>
287 </Compile>
1 office 288 <Compile Include="Utilities\LogMemorySink.cs" />
54 office 289 <Compile Include="Utilities\Mathematics.cs" />
1 office 290 <Compile Include="Utilities\Miscellaneous.cs" />
291 <Compile Include="Utilities\ScheduledContinuation.cs" />
292 <Compile Include="Utilities\Serialization\Serialization.cs" />
293 <Compile Include="Utilities\Serialization\SerializationFailure.cs" />
294 <Compile Include="Utilities\Serialization\SerializationState.cs" />
295 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" />
53 office 296 <Compile Include="Utilities\WindowState.cs" />
1 office 297 <Compile Include="ViewLogsForm.cs">
298 <SubType>Form</SubType>
299 </Compile>
300 <Compile Include="ViewLogsForm.Designer.cs">
301 <DependentUpon>ViewLogsForm.cs</DependentUpon>
302 </Compile>
303 <EmbeddedResource Include="AboutForm.resx">
304 <DependentUpon>AboutForm.cs</DependentUpon>
305 </EmbeddedResource>
306 <EmbeddedResource Include="Form1.resx">
307 <DependentUpon>Form1.cs</DependentUpon>
308 </EmbeddedResource>
15 office 309 <EmbeddedResource Include="MemoryOrganizerForm.resx">
310 <DependentUpon>MemoryOrganizerForm.cs</DependentUpon>
311 </EmbeddedResource>
54 office 312 <EmbeddedResource Include="MenuForm.resx">
313 <DependentUpon>MenuForm.cs</DependentUpon>
314 </EmbeddedResource>
1 office 315 <EmbeddedResource Include="Properties\Resources.resx">
316 <Generator>ResXFileCodeGenerator</Generator>
317 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
318 <SubType>Designer</SubType>
319 </EmbeddedResource>
320 <Compile Include="Properties\Resources.Designer.cs">
321 <AutoGen>True</AutoGen>
322 <DependentUpon>Resources.resx</DependentUpon>
323 <DesignTime>True</DesignTime>
324 </Compile>
325 <EmbeddedResource Include="SettingsForm.resx">
326 <DependentUpon>SettingsForm.cs</DependentUpon>
327 </EmbeddedResource>
10 office 328 <EmbeddedResource Include="SpectrogramForm.resx">
329 <DependentUpon>SpectrogramForm.cs</DependentUpon>
330 </EmbeddedResource>
1 office 331 <EmbeddedResource Include="ViewLogsForm.resx">
332 <DependentUpon>ViewLogsForm.cs</DependentUpon>
333 </EmbeddedResource>
26 office 334 <None Include="MemoryChannelIndexed.xsd">
16 office 335 <SubType>Designer</SubType>
336 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
337 </None>
1 office 338 <None Include="packages.config" />
339 <None Include="Properties\Settings.settings">
340 <Generator>SettingsSingleFileGenerator</Generator>
341 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
342 </None>
343 <Compile Include="Properties\Settings.Designer.cs">
344 <AutoGen>True</AutoGen>
345 <DependentUpon>Settings.settings</DependentUpon>
346 <DesignTimeSharedInput>True</DesignTimeSharedInput>
347 </Compile>
56 office 348 <None Include="RadioMenu.xsd">
349 <SubType>Designer</SubType>
350 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
351 </None>
1 office 352 </ItemGroup>
353 <ItemGroup>
354 <None Include="App.config" />
355 </ItemGroup>
356 <ItemGroup>
357 <ProjectReference Include="..\Configuration\Configuration.csproj">
358 <Project>{e6beda17-0d49-478a-890e-1fb891bd2de5}</Project>
359 <Name>Configuration</Name>
360 </ProjectReference>
12 office 361 <ProjectReference Include="..\Toasts\Toasts\Toasts.csproj">
362 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project>
363 <Name>Toasts</Name>
364 </ProjectReference>
1 office 365 </ItemGroup>
2 office 366 <ItemGroup>
5 office 367 <Content Include="LICENSE.txt" />
368 <EmbeddedResource Include="Effects\pot.wav" />
2 office 369 <Content Include="HamBook.ico" />
370 </ItemGroup>
3 office 371 <ItemGroup />
1 office 372 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
373 </Project>