Winify – Diff between revs 66 and 67

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 66 Rev 67
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup> 3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProjectGuid>{C93E26D8-ACFF-4FCF-9F03-D710F1CF9F87}</ProjectGuid> 6 <ProjectGuid>{C93E26D8-ACFF-4FCF-9F03-D710F1CF9F87}</ProjectGuid>
7 <OutputType>WinExe</OutputType> 7 <OutputType>WinExe</OutputType>
8 <RootNamespace>Winify</RootNamespace> 8 <RootNamespace>Winify</RootNamespace>
9 <AssemblyName>Winify</AssemblyName> 9 <AssemblyName>Winify</AssemblyName>
10 <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> 10 <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
11 <FileAlignment>512</FileAlignment> 11 <FileAlignment>512</FileAlignment>
12 <Deterministic>true</Deterministic> 12 <Deterministic>true</Deterministic>
13 <NuGetPackageImportStamp> 13 <NuGetPackageImportStamp>
14 </NuGetPackageImportStamp> 14 </NuGetPackageImportStamp>
15 <TargetFrameworkProfile /> 15 <TargetFrameworkProfile />
16 <PublishUrl>publish\</PublishUrl> 16 <PublishUrl>publish\</PublishUrl>
17 <Install>true</Install> 17 <Install>true</Install>
18 <InstallFrom>Disk</InstallFrom> 18 <InstallFrom>Disk</InstallFrom>
19 <UpdateEnabled>false</UpdateEnabled> 19 <UpdateEnabled>false</UpdateEnabled>
20 <UpdateMode>Foreground</UpdateMode> 20 <UpdateMode>Foreground</UpdateMode>
21 <UpdateInterval>7</UpdateInterval> 21 <UpdateInterval>7</UpdateInterval>
22 <UpdateIntervalUnits>Days</UpdateIntervalUnits> 22 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
23 <UpdatePeriodically>false</UpdatePeriodically> 23 <UpdatePeriodically>false</UpdatePeriodically>
24 <UpdateRequired>false</UpdateRequired> 24 <UpdateRequired>false</UpdateRequired>
25 <MapFileExtensions>true</MapFileExtensions> 25 <MapFileExtensions>true</MapFileExtensions>
26 <ApplicationRevision>0</ApplicationRevision> 26 <ApplicationRevision>0</ApplicationRevision>
27 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> 27 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
28 <IsWebBootstrapper>false</IsWebBootstrapper> 28 <IsWebBootstrapper>false</IsWebBootstrapper>
29 <UseApplicationTrust>false</UseApplicationTrust> 29 <UseApplicationTrust>false</UseApplicationTrust>
30 <BootstrapperEnabled>true</BootstrapperEnabled> 30 <BootstrapperEnabled>true</BootstrapperEnabled>
31 </PropertyGroup> 31 </PropertyGroup>
32 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 32 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
33 <PlatformTarget>AnyCPU</PlatformTarget> 33 <PlatformTarget>AnyCPU</PlatformTarget>
34 <DebugSymbols>true</DebugSymbols> 34 <DebugSymbols>true</DebugSymbols>
35 <DebugType>full</DebugType> 35 <DebugType>full</DebugType>
36 <Optimize>false</Optimize> 36 <Optimize>false</Optimize>
37 <OutputPath>bin\Debug\</OutputPath> 37 <OutputPath>bin\Debug\</OutputPath>
38 <DefineConstants>DEBUG;TRACE</DefineConstants> 38 <DefineConstants>DEBUG;TRACE</DefineConstants>
39 <ErrorReport>prompt</ErrorReport> 39 <ErrorReport>prompt</ErrorReport>
40 <WarningLevel>4</WarningLevel> 40 <WarningLevel>4</WarningLevel>
41 <LangVersion>8</LangVersion> 41 <LangVersion>8</LangVersion>
42 </PropertyGroup> 42 </PropertyGroup>
43 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 43 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
44 <PlatformTarget>AnyCPU</PlatformTarget> 44 <PlatformTarget>AnyCPU</PlatformTarget>
45 <DebugType>pdbonly</DebugType> 45 <DebugType>pdbonly</DebugType>
46 <Optimize>true</Optimize> 46 <Optimize>true</Optimize>
47 <OutputPath>bin\Release\</OutputPath> 47 <OutputPath>bin\Release\</OutputPath>
48 <DefineConstants>TRACE</DefineConstants> 48 <DefineConstants>TRACE</DefineConstants>
49 <ErrorReport>prompt</ErrorReport> 49 <ErrorReport>prompt</ErrorReport>
50 <WarningLevel>4</WarningLevel> 50 <WarningLevel>4</WarningLevel>
51 <LangVersion>8</LangVersion> 51 <LangVersion>8</LangVersion>
52 </PropertyGroup> 52 </PropertyGroup>
53 <PropertyGroup> 53 <PropertyGroup>
54 <ApplicationIcon>Winify.ico</ApplicationIcon> 54 <ApplicationIcon>Winify.ico</ApplicationIcon>
55 </PropertyGroup> 55 </PropertyGroup>
56 <PropertyGroup> 56 <PropertyGroup>
57 <StartupObject>Winify.Program</StartupObject> 57 <StartupObject>Winify.Program</StartupObject>
58 </PropertyGroup> 58 </PropertyGroup>
59 <ItemGroup> 59 <ItemGroup>
60 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL"> 60 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
61 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\BouncyCastle.Crypto.dll</HintPath> 61 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\BouncyCastle.Crypto.dll</HintPath>
62 </Reference> 62 </Reference>
63 <Reference Include="Jot, Version=2.1.17.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL"> 63 <Reference Include="Jot, Version=2.1.17.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL">
64 <HintPath>..\packages\Jot.2.1.17\lib\netstandard2.0\Jot.dll</HintPath> 64 <HintPath>..\packages\Jot.2.1.17\lib\netstandard2.0\Jot.dll</HintPath>
65 </Reference> 65 </Reference>
66 <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 66 <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
67 <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> 67 <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
68 </Reference> 68 </Reference>
69 <Reference Include="NetSparkle, Version=2.2.3.0, Culture=neutral, processorArchitecture=MSIL"> 69 <Reference Include="NetSparkle, Version=2.2.3.0, Culture=neutral, processorArchitecture=MSIL">
70 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.2.3\lib\net452\NetSparkle.dll</HintPath> 70 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.2.3\lib\net452\NetSparkle.dll</HintPath>
71 </Reference> 71 </Reference>
72 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> 72 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
73 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath> 73 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath>
74 </Reference> 74 </Reference>
75 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> 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.3\lib\net452\Newtonsoft.Json.dll</HintPath> 76 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\Newtonsoft.Json.dll</HintPath>
77 </Reference> 77 </Reference>
78 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 78 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
79 <HintPath>..\packages\Serilog.3.0.1\lib\net471\Serilog.dll</HintPath> 79 <HintPath>..\packages\Serilog.3.0.1\lib\net471\Serilog.dll</HintPath>
80 </Reference> 80 </Reference>
81 <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 81 <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
82 <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath> 82 <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
83 </Reference> 83 </Reference>
84 <Reference Include="System" /> 84 <Reference Include="System" />
-   85 <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
-   86 <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
-   87 </Reference>
-   88 <Reference Include="System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
-   89 <HintPath>..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath>
-   90 </Reference>
85 <Reference Include="System.ComponentModel.Composition" /> 91 <Reference Include="System.ComponentModel.Composition" />
86 <Reference Include="System.Core" /> 92 <Reference Include="System.Core" />
87 <Reference Include="System.Data" /> 93 <Reference Include="System.Data" />
88 <Reference Include="System.Data.DataSetExtensions" /> 94 <Reference Include="System.Data.DataSetExtensions" />
89 <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 95 <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
90 <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath> 96 <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
91 <Private>True</Private> 97 <Private>True</Private>
92 <Private>True</Private> 98 <Private>True</Private>
93 </Reference> 99 </Reference>
94 <Reference Include="System.Management" /> 100 <Reference Include="System.Management" />
-   101 <Reference Include="System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
-   102 <HintPath>..\packages\System.Memory.4.5.2\lib\netstandard2.0\System.Memory.dll</HintPath>
-   103 </Reference>
95 <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 104 <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
96 <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath> 105 <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
97 <Private>True</Private> 106 <Private>True</Private>
98 <Private>True</Private> 107 <Private>True</Private>
99 </Reference> 108 </Reference>
100 <Reference Include="System.Numerics" /> 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>
101 <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 113 <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
102 <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath> 114 <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
103 <Private>True</Private> 115 <Private>True</Private>
104 <Private>True</Private> 116 <Private>True</Private>
105 </Reference> 117 </Reference>
106 <Reference Include="System.Runtime.Caching" /> 118 <Reference Include="System.Runtime.Caching" />
107 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 119 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
108 <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath> 120 <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
109 </Reference> 121 </Reference>
110 <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 122 <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
111 <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> 123 <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
112 <Private>True</Private> 124 <Private>True</Private>
113 <Private>True</Private> 125 <Private>True</Private>
114 </Reference> 126 </Reference>
115 <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 127 <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
116 <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> 128 <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
117 <Private>True</Private> 129 <Private>True</Private>
118 <Private>True</Private> 130 <Private>True</Private>
119 </Reference> 131 </Reference>
120 <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 132 <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
121 <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> 133 <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
122 <Private>True</Private> 134 <Private>True</Private>
123 <Private>True</Private> 135 <Private>True</Private>
124 </Reference> 136 </Reference>
125 <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 137 <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
126 <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> 138 <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
127 <Private>True</Private> 139 <Private>True</Private>
128 <Private>True</Private> 140 <Private>True</Private>
129 </Reference> 141 </Reference>
130 <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 142 <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
131 <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath> 143 <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath>
132 </Reference> 144 </Reference>
133 <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 145 <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
134 <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath> 146 <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
135 </Reference> 147 </Reference>
136 <Reference Include="System.Windows" /> 148 <Reference Include="System.Windows" />
137 <Reference Include="System.Xaml" /> 149 <Reference Include="System.Xaml" />
138 <Reference Include="Microsoft.CSharp" /> 150 <Reference Include="Microsoft.CSharp" />
139 <Reference Include="System.Drawing" /> 151 <Reference Include="System.Drawing" />
140 <Reference Include="System.Windows.Forms" /> 152 <Reference Include="System.Windows.Forms" />
141 <Reference Include="System.Xml" /> 153 <Reference Include="System.Xml" />
142 <Reference Include="System.Xml.Linq" /> 154 <Reference Include="System.Xml.Linq" />
143 <Reference Include="websocket-sharp, Version=1.0.2.59611, Culture=neutral, PublicKeyToken=5660b08a1845a91e, processorArchitecture=MSIL"> 155 <Reference Include="websocket-sharp, Version=1.0.2.59611, Culture=neutral, PublicKeyToken=5660b08a1845a91e, processorArchitecture=MSIL">
144 <HintPath>..\packages\WebSocketSharp.1.0.3-rc11\lib\websocket-sharp.dll</HintPath> 156 <HintPath>..\packages\WebSocketSharp.1.0.3-rc11\lib\websocket-sharp.dll</HintPath>
145 </Reference> 157 </Reference>
146 <Reference Include="WindowsBase" /> 158 <Reference Include="WindowsBase" />
147 </ItemGroup> 159 </ItemGroup>
148 <ItemGroup> 160 <ItemGroup>
149 <Compile Include="AboutForm.cs"> 161 <Compile Include="AboutForm.cs">
150 <SubType>Form</SubType> 162 <SubType>Form</SubType>
151 </Compile> 163 </Compile>
152 <Compile Include="AboutForm.Designer.cs"> 164 <Compile Include="AboutForm.Designer.cs">
153 <DependentUpon>AboutForm.cs</DependentUpon> 165 <DependentUpon>AboutForm.cs</DependentUpon>
154 </Compile> 166 </Compile>
155 <Compile Include="Constants.cs" /> 167 <Compile Include="Constants.cs" />
156 <Compile Include="Gotify\GotifyMessageExtras.cs" /> 168 <Compile Include="Gotify\GotifyMessageExtras.cs" />
157 <Compile Include="Gotify\GotifyMessageExtrasClientDisplay.cs" /> 169 <Compile Include="Gotify\GotifyMessageExtrasClientDisplay.cs" />
158 <Compile Include="Gotify\GotifyMessageQuery.cs" /> 170 <Compile Include="Gotify\GotifyMessageQuery.cs" />
159 <Compile Include="Gotify\GotifyPaging.cs" /> 171 <Compile Include="Gotify\GotifyPaging.cs" />
160 <Compile Include="LogViewForm.cs"> 172 <Compile Include="LogViewForm.cs">
161 <SubType>Form</SubType> 173 <SubType>Form</SubType>
162 </Compile> 174 </Compile>
163 <Compile Include="LogViewForm.Designer.cs"> 175 <Compile Include="LogViewForm.Designer.cs">
164 <DependentUpon>LogViewForm.cs</DependentUpon> 176 <DependentUpon>LogViewForm.cs</DependentUpon>
165 </Compile> 177 </Compile>
166 <Compile Include="MainForm.cs"> 178 <Compile Include="MainForm.cs">
167 <SubType>Form</SubType> 179 <SubType>Form</SubType>
168 </Compile> 180 </Compile>
169 <Compile Include="MainForm.Designer.cs"> 181 <Compile Include="MainForm.Designer.cs">
170 <DependentUpon>MainForm.cs</DependentUpon> 182 <DependentUpon>MainForm.cs</DependentUpon>
171 </Compile> 183 </Compile>
172 <Compile Include="Gotify\GotifyApplication.cs" /> 184 <Compile Include="Gotify\GotifyApplication.cs" />
173 <Compile Include="Gotify\GotifyConnection.cs" /> 185 <Compile Include="Gotify\GotifyConnection.cs" />
174 <Compile Include="Gotify\GotifyMessage.cs" /> 186 <Compile Include="Gotify\GotifyMessage.cs" />
175 <Compile Include="Gotify\GotifyNotificationEventArgs.cs" /> 187 <Compile Include="Gotify\GotifyMessageEventArgs.cs" />
176 <Compile Include="Settings\SettingsSavedEventArgs.cs" /> 188 <Compile Include="Settings\SettingsSavedEventArgs.cs" />
177 <Compile Include="Utilities\AES.cs" /> 189 <Compile Include="Utilities\AES.cs" />
178 <Compile Include="Utilities\LogMemorySink.cs" /> 190 <Compile Include="Utilities\LogMemorySink.cs" />
179 <Compile Include="Utilities\Natives.cs" /> 191 <Compile Include="Utilities\Natives.cs" />
180 <Compile Include="Program.cs" /> 192 <Compile Include="Program.cs" />
181 <Compile Include="Properties\Annotations.cs" /> 193 <Compile Include="Properties\Annotations.cs" />
182 <Compile Include="Properties\AssemblyInfo.cs" /> 194 <Compile Include="Properties\AssemblyInfo.cs" />
183 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.cs"> 195 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.cs">
184 <SubType>Component</SubType> 196 <SubType>Component</SubType>
185 </Compile> 197 </Compile>
186 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs"> 198 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs">
187 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon> 199 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon>
188 </Compile> 200 </Compile>
189 <Compile Include="Settings\SettingsForm.cs"> 201 <Compile Include="Settings\SettingsForm.cs">
190 <SubType>Form</SubType> 202 <SubType>Form</SubType>
191 </Compile> 203 </Compile>
192 <Compile Include="Settings\SettingsForm.Designer.cs"> 204 <Compile Include="Settings\SettingsForm.Designer.cs">
193 <DependentUpon>SettingsForm.cs</DependentUpon> 205 <DependentUpon>SettingsForm.cs</DependentUpon>
194 </Compile> 206 </Compile>
195 <Compile Include="Utilities\Miscellaneous.cs" /> 207 <Compile Include="Utilities\Miscellaneous.cs" />
196 <Compile Include="Utilities\ScheduledContinuation.cs" /> 208 <Compile Include="Utilities\ScheduledContinuation.cs" />
197 <Compile Include="Utilities\Serialization\Serialization.cs" /> 209 <Compile Include="Utilities\Serialization\Serialization.cs" />
198 <Compile Include="Utilities\Serialization\SerializationFailure.cs" /> 210 <Compile Include="Utilities\Serialization\SerializationFailure.cs" />
199 <Compile Include="Utilities\Serialization\SerializationState.cs" /> 211 <Compile Include="Utilities\Serialization\SerializationState.cs" />
200 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" /> 212 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" />
201 <Compile Include="Utilities\WindowState.cs" /> 213 <Compile Include="Utilities\WindowState.cs" />
202 <EmbeddedResource Include="AboutForm.resx"> 214 <EmbeddedResource Include="AboutForm.resx">
203 <DependentUpon>AboutForm.cs</DependentUpon> 215 <DependentUpon>AboutForm.cs</DependentUpon>
204 </EmbeddedResource> 216 </EmbeddedResource>
205 <EmbeddedResource Include="LogViewForm.resx"> 217 <EmbeddedResource Include="LogViewForm.resx">
206 <DependentUpon>LogViewForm.cs</DependentUpon> 218 <DependentUpon>LogViewForm.cs</DependentUpon>
207 </EmbeddedResource> 219 </EmbeddedResource>
208 <EmbeddedResource Include="MainForm.resx"> 220 <EmbeddedResource Include="MainForm.resx">
209 <DependentUpon>MainForm.cs</DependentUpon> 221 <DependentUpon>MainForm.cs</DependentUpon>
210 </EmbeddedResource> 222 </EmbeddedResource>
211 <EmbeddedResource Include="Properties\Resources.resx"> 223 <EmbeddedResource Include="Properties\Resources.resx">
212 <Generator>ResXFileCodeGenerator</Generator> 224 <Generator>ResXFileCodeGenerator</Generator>
213 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 225 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
214 <SubType>Designer</SubType> 226 <SubType>Designer</SubType>
215 </EmbeddedResource> 227 </EmbeddedResource>
216 <Compile Include="Properties\Resources.Designer.cs"> 228 <Compile Include="Properties\Resources.Designer.cs">
217 <AutoGen>True</AutoGen> 229 <AutoGen>True</AutoGen>
218 <DependentUpon>Resources.resx</DependentUpon> 230 <DependentUpon>Resources.resx</DependentUpon>
219 <DesignTime>True</DesignTime> 231 <DesignTime>True</DesignTime>
220 </Compile> 232 </Compile>
221 <EmbeddedResource Include="Settings\SettingsForm.resx"> 233 <EmbeddedResource Include="Settings\SettingsForm.resx">
222 <DependentUpon>SettingsForm.cs</DependentUpon> 234 <DependentUpon>SettingsForm.cs</DependentUpon>
223 </EmbeddedResource> 235 </EmbeddedResource>
224 <None Include="app.config" /> 236 <None Include="app.config" />
225 <None Include="packages.config" /> 237 <None Include="packages.config" />
226 <None Include="Resources\winify.psd" /> 238 <None Include="Resources\winify.psd" />
227 </ItemGroup> 239 </ItemGroup>
228 <ItemGroup> 240 <ItemGroup>
229 <ProjectReference Include="..\Announcements\Announcements.csproj"> 241 <ProjectReference Include="..\Announcements\Announcements.csproj">
230 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project> 242 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project>
231 <Name>Announcements</Name> 243 <Name>Announcements</Name>
232 </ProjectReference> 244 </ProjectReference>
233 <ProjectReference Include="..\Configuration\Configuration.csproj"> 245 <ProjectReference Include="..\Configuration\Configuration.csproj">
234 <Project>{8fe7e58c-082e-4770-b823-008d1d90c8a7}</Project> 246 <Project>{8fe7e58c-082e-4770-b823-008d1d90c8a7}</Project>
235 <Name>Configuration</Name> 247 <Name>Configuration</Name>
236 </ProjectReference> 248 </ProjectReference>
237 <ProjectReference Include="..\Servers\Servers.csproj"> 249 <ProjectReference Include="..\Servers\Servers.csproj">
238 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project> 250 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project>
239 <Name>Servers</Name> 251 <Name>Servers</Name>
240 </ProjectReference> 252 </ProjectReference>
241 <ProjectReference Include="..\Toasts\Toasts.csproj"> 253 <ProjectReference Include="..\Toasts\Toasts.csproj">
242 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project> 254 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project>
243 <Name>Toasts</Name> 255 <Name>Toasts</Name>
244 </ProjectReference> 256 </ProjectReference>
245 </ItemGroup> 257 </ItemGroup>
246 <ItemGroup> 258 <ItemGroup>
247 <Content Include="Resources\about.png" /> 259 <Content Include="Resources\about.png" />
248 <Content Include="Resources\close.png" /> 260 <Content Include="Resources\close.png" />
249 <Content Include="Resources\exit.png" /> 261 <Content Include="Resources\exit.png" />
250 <Content Include="Resources\notification.wav" /> 262 <Content Include="Resources\notification.wav" />
251 <Content Include="Resources\settings.png" /> 263 <Content Include="Resources\settings.png" />
252 <Content Include="Resources\update.png" /> 264 <Content Include="Resources\update.png" />
253 <Content Include="Resources\Winify.ico" /> 265 <Content Include="Resources\Winify.ico" />
254 <Content Include="Resources\winify.png" /> 266 <Content Include="Resources\winify.png" />
255 <Content Include="Resources\wood.png" /> 267 <Content Include="Resources\wood.png" />
256 <Content Include="Winify.ico" /> 268 <Content Include="Winify.ico" />
257 </ItemGroup> 269 </ItemGroup>
258 <ItemGroup /> 270 <ItemGroup />
259 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 271 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
260 </Project> 272 </Project>
261   273  
262
Generated by GNU Enscript 1.6.5.90.
274
Generated by GNU Enscript 1.6.5.90.
263   275  
264   276  
265   277