HamBook – Diff between revs 10 and 12

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 10 Rev 12
Line 47... Line 47...
47 <ItemGroup> 47 <ItemGroup>
48 <Compile Include="Audio.cs" /> 48 <Compile Include="Audio.cs" />
49 <Compile Include="Band.cs" /> 49 <Compile Include="Band.cs" />
50 <Compile Include="Configuration.cs" /> 50 <Compile Include="Configuration.cs" />
51 <Compile Include="Definitions.cs" /> 51 <Compile Include="Definitions.cs" />
-   52 <Compile Include="Notifications.cs" />
-   53 <Compile Include="NotificationState.cs" />
-   54 <Compile Include="NotificationType.cs" />
52 <Compile Include="Properties\Annotations.cs" /> 55 <Compile Include="Properties\Annotations.cs" />
53 <Compile Include="Properties\AssemblyInfo.cs" /> 56 <Compile Include="Properties\AssemblyInfo.cs" />
54 <Compile Include="SerialPortTimeout.cs" /> 57 <Compile Include="SerialPortTimeout.cs" />
55 </ItemGroup> 58 </ItemGroup>
56 <ItemGroup> 59 <ItemGroup>