HamBook – Blame information for rev 7

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>
42 <Reference Include="NetSparkle, Version=2.2.1.0, Culture=neutral, processorArchitecture=MSIL">
43 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.2.1\lib\net452\NetSparkle.dll</HintPath>
44 </Reference>
45 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
46 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.1\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath>
47 </Reference>
48 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
49 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.1\lib\net452\Newtonsoft.Json.dll</HintPath>
50 </Reference>
51 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
52 <HintPath>..\packages\Serilog.2.10.0\lib\net46\Serilog.dll</HintPath>
53 </Reference>
54 <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
55 <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
56 </Reference>
57 <Reference Include="System" />
58 <Reference Include="System.Core" />
59 <Reference Include="System.Management" />
60 <Reference Include="System.Xml.Linq" />
61 <Reference Include="System.Data.DataSetExtensions" />
62 <Reference Include="Microsoft.CSharp" />
63 <Reference Include="System.Data" />
64 <Reference Include="System.Deployment" />
65 <Reference Include="System.Drawing" />
66 <Reference Include="System.Net.Http" />
67 <Reference Include="System.Windows.Forms" />
68 <Reference Include="System.Xml" />
69 </ItemGroup>
70 <ItemGroup>
71 <Compile Include="AboutForm.cs">
72 <SubType>Form</SubType>
73 </Compile>
74 <Compile Include="AboutForm.Designer.cs">
75 <DependentUpon>AboutForm.cs</DependentUpon>
76 </Compile>
77 <Compile Include="Constants.cs" />
78 <Compile Include="Form1.cs">
79 <SubType>Form</SubType>
80 </Compile>
81 <Compile Include="Form1.Designer.cs">
82 <DependentUpon>Form1.cs</DependentUpon>
83 </Compile>
84 <Compile Include="Program.cs" />
85 <Compile Include="Properties\AssemblyInfo.cs" />
86 <Compile Include="Radios\Cat.cs" />
87 <Compile Include="Radios\CatAssemblies.cs" />
88 <Compile Include="Radios\Generic\CAT\AB.cs" />
3 office 89 <Compile Include="Radios\Generic\CAT\AI.cs" />
1 office 90 <Compile Include="Radios\Generic\CAT\BA.cs" />
91 <Compile Include="Radios\Generic\CAT\BD.cs" />
92 <Compile Include="Radios\Generic\CAT\BU.cs" />
93 <Compile Include="Radios\Generic\CAT\FA.cs" />
94 <Compile Include="Radios\Generic\CAT\FB.cs" />
7 office 95 <Compile Include="Radios\Generic\CAT\ID.cs" />
3 office 96 <Compile Include="Radios\Generic\CAT\IF.cs" />
1 office 97 <Compile Include="Radios\Generic\CAT\MD.cs" />
3 office 98 <Compile Include="Radios\Generic\CAT\SQ.cs" />
99 <Compile Include="Radios\Generic\ClarifierDirection.cs" />
100 <Compile Include="Radios\Generic\Constants.cs" />
101 <Compile Include="Radios\Generic\CtcssMode.cs" />
102 <Compile Include="Radios\Generic\Information.cs" />
103 <Compile Include="Radios\Generic\InformationState.cs" />
104 <Compile Include="Radios\Generic\RadioPhase.cs" />
1 office 105 <Compile Include="Radios\Generic\PowerState.cs" />
106 <Compile Include="Radios\Generic\CAT\PS.cs" />
107 <Compile Include="Radios\Generic\CAT\SC.cs" />
108 <Compile Include="Radios\Generic\RadioMode.cs" />
109 <Compile Include="Radios\Generic\ScanState.cs" />
3 office 110 <Compile Include="Radios\Generic\ShiftDirection.cs" />
111 <Compile Include="Radios\Generic\RadioStorage.cs" />
1 office 112 <Compile Include="Radios\RadioAttribute.cs" />
113 <Compile Include="Radios\Yaesu\FT-891\CAT\AB.cs" />
3 office 114 <Compile Include="Radios\Yaesu\FT-891\CAT\AI.cs" />
1 office 115 <Compile Include="Radios\Yaesu\FT-891\CAT\BA.cs" />
116 <Compile Include="Radios\Yaesu\FT-891\CAT\BD.cs" />
117 <Compile Include="Radios\Yaesu\FT-891\CAT\BU.cs" />
118 <Compile Include="Radios\Yaesu\FT-891\CAT\FA.cs" />
119 <Compile Include="Radios\Yaesu\FT-891\CAT\FB.cs" />
7 office 120 <Compile Include="Radios\Yaesu\FT-891\CAT\ID.cs" />
3 office 121 <Compile Include="Radios\Yaesu\FT-891\CAT\IF.cs" />
1 office 122 <Compile Include="Radios\Yaesu\FT-891\CAT\MD.cs" />
123 <Compile Include="Radios\Yaesu\FT-891\CAT\PS.cs" />
124 <Compile Include="Radios\Yaesu\FT-891\CAT\SC.cs" />
3 office 125 <Compile Include="Radios\Yaesu\FT-891\CAT\SQ.cs" />
1 office 126 <Compile Include="Radios\Yaesu\FT-891\Constants.cs" />
3 office 127 <Compile Include="BandScan.cs" />
1 office 128 <Compile Include="SettingsForm.cs">
129 <SubType>Form</SubType>
130 </Compile>
131 <Compile Include="SettingsForm.Designer.cs">
132 <DependentUpon>SettingsForm.cs</DependentUpon>
133 </Compile>
3 office 134 <Compile Include="Utilities\Controls\ScrollableToolStripComboBox.cs">
135 <SubType>ToolStrip</SubType>
136 </Compile>
1 office 137 <Compile Include="Utilities\LogMemorySink.cs" />
138 <Compile Include="Utilities\Miscellaneous.cs" />
139 <Compile Include="Utilities\ScheduledContinuation.cs" />
140 <Compile Include="Utilities\Serialization\Serialization.cs" />
141 <Compile Include="Utilities\Serialization\SerializationFailure.cs" />
142 <Compile Include="Utilities\Serialization\SerializationState.cs" />
143 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" />
144 <Compile Include="ViewLogsForm.cs">
145 <SubType>Form</SubType>
146 </Compile>
147 <Compile Include="ViewLogsForm.Designer.cs">
148 <DependentUpon>ViewLogsForm.cs</DependentUpon>
149 </Compile>
150 <EmbeddedResource Include="AboutForm.resx">
151 <DependentUpon>AboutForm.cs</DependentUpon>
152 </EmbeddedResource>
153 <EmbeddedResource Include="Form1.resx">
154 <DependentUpon>Form1.cs</DependentUpon>
155 </EmbeddedResource>
156 <EmbeddedResource Include="Properties\Resources.resx">
157 <Generator>ResXFileCodeGenerator</Generator>
158 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
159 <SubType>Designer</SubType>
160 </EmbeddedResource>
161 <Compile Include="Properties\Resources.Designer.cs">
162 <AutoGen>True</AutoGen>
163 <DependentUpon>Resources.resx</DependentUpon>
164 <DesignTime>True</DesignTime>
165 </Compile>
166 <EmbeddedResource Include="SettingsForm.resx">
167 <DependentUpon>SettingsForm.cs</DependentUpon>
168 </EmbeddedResource>
169 <EmbeddedResource Include="ViewLogsForm.resx">
170 <DependentUpon>ViewLogsForm.cs</DependentUpon>
171 </EmbeddedResource>
172 <None Include="packages.config" />
173 <None Include="Properties\Settings.settings">
174 <Generator>SettingsSingleFileGenerator</Generator>
175 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
176 </None>
177 <Compile Include="Properties\Settings.Designer.cs">
178 <AutoGen>True</AutoGen>
179 <DependentUpon>Settings.settings</DependentUpon>
180 <DesignTimeSharedInput>True</DesignTimeSharedInput>
181 </Compile>
182 </ItemGroup>
183 <ItemGroup>
184 <None Include="App.config" />
185 </ItemGroup>
186 <ItemGroup>
187 <ProjectReference Include="..\Configuration\Configuration.csproj">
188 <Project>{e6beda17-0d49-478a-890e-1fb891bd2de5}</Project>
189 <Name>Configuration</Name>
190 </ProjectReference>
191 </ItemGroup>
2 office 192 <ItemGroup>
5 office 193 <Content Include="LICENSE.txt" />
194 <EmbeddedResource Include="Effects\pot.wav" />
2 office 195 <Content Include="HamBook.ico" />
196 </ItemGroup>
3 office 197 <ItemGroup />
1 office 198 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
199 </Project>