Winify – Diff between revs 81 and 84

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 81 Rev 84
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.3.0\lib\net452\BouncyCastle.Crypto.dll</HintPath> 61 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.3.0\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.3.0.0, Culture=neutral, processorArchitecture=MSIL"> 69 <Reference Include="NetSparkle, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL">
70 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.3.0\lib\net452\NetSparkle.dll</HintPath> 70 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.3.0\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.3.0\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath> 73 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.3.0\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.3.0\lib\net452\Newtonsoft.Json.dll</HintPath> 76 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.3.0\lib\net452\Newtonsoft.Json.dll</HintPath>
77 </Reference> 77 </Reference>
78 <Reference Include="Serilog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 78 <Reference Include="Serilog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
79 <HintPath>..\packages\Serilog.4.0.0\lib\net471\Serilog.dll</HintPath> 79 <HintPath>..\packages\Serilog.4.0.0\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=6.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.6.0.0\lib\net471\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"> 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> 86 <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
87 </Reference> 87 </Reference>
88 <Reference Include="System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 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> 89 <HintPath>..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath>
90 </Reference> 90 </Reference>
91 <Reference Include="System.ComponentModel.Composition" /> 91 <Reference Include="System.ComponentModel.Composition" />
92 <Reference Include="System.Core" /> 92 <Reference Include="System.Core" />
93 <Reference Include="System.Data" /> 93 <Reference Include="System.Data" />
94 <Reference Include="System.Data.DataSetExtensions" /> 94 <Reference Include="System.Data.DataSetExtensions" />
95 <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 95 <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
96 <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath> 96 <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
97 </Reference> 97 </Reference>
98 <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 98 <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
99 <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath> 99 <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
100 <Private>True</Private> 100 <Private>True</Private>
101 <Private>True</Private> 101 <Private>True</Private>
102 </Reference> 102 </Reference>
103 <Reference Include="System.Management" /> 103 <Reference Include="System.Management" />
104 <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 104 <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
105 <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath> 105 <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
106 </Reference> 106 </Reference>
107 <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 107 <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
108 <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath> 108 <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
109 <Private>True</Private> 109 <Private>True</Private>
110 <Private>True</Private> 110 <Private>True</Private>
111 </Reference> 111 </Reference>
112 <Reference Include="System.Numerics" /> 112 <Reference Include="System.Numerics" />
113 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 113 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
114 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> 114 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
115 </Reference> 115 </Reference>
116 <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 116 <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
117 <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath> 117 <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
118 <Private>True</Private> 118 <Private>True</Private>
119 <Private>True</Private> 119 <Private>True</Private>
120 </Reference> 120 </Reference>
121 <Reference Include="System.Runtime.Caching" /> 121 <Reference Include="System.Runtime.Caching" />
122 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 122 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
123 <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath> 123 <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
124 </Reference> 124 </Reference>
125 <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 125 <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
126 <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> 126 <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
127 <Private>True</Private> 127 <Private>True</Private>
128 <Private>True</Private> 128 <Private>True</Private>
129 </Reference> 129 </Reference>
130 <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 130 <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
131 <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> 131 <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
132 <Private>True</Private> 132 <Private>True</Private>
133 <Private>True</Private> 133 <Private>True</Private>
134 </Reference> 134 </Reference>
135 <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 135 <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
136 <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> 136 <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
137 <Private>True</Private> 137 <Private>True</Private>
138 <Private>True</Private> 138 <Private>True</Private>
139 </Reference> 139 </Reference>
140 <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 140 <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
141 <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> 141 <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
142 <Private>True</Private> 142 <Private>True</Private>
143 <Private>True</Private> 143 <Private>True</Private>
144 </Reference> 144 </Reference>
145 <Reference Include="System.Threading.Channels, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 145 <Reference Include="System.Threading.Channels, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
146 <HintPath>..\packages\System.Threading.Channels.8.0.0\lib\net462\System.Threading.Channels.dll</HintPath> 146 <HintPath>..\packages\System.Threading.Channels.8.0.0\lib\net462\System.Threading.Channels.dll</HintPath>
147 </Reference> 147 </Reference>
148 <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 148 <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
149 <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath> 149 <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath>
150 </Reference> 150 </Reference>
151 <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 151 <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
152 <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath> 152 <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
153 </Reference> 153 </Reference>
154 <Reference Include="System.Windows" /> 154 <Reference Include="System.Windows" />
155 <Reference Include="System.Xaml" /> 155 <Reference Include="System.Xaml" />
156 <Reference Include="Microsoft.CSharp" /> 156 <Reference Include="Microsoft.CSharp" />
157 <Reference Include="System.Drawing" /> 157 <Reference Include="System.Drawing" />
158 <Reference Include="System.Windows.Forms" /> 158 <Reference Include="System.Windows.Forms" />
159 <Reference Include="System.Xml" /> 159 <Reference Include="System.Xml" />
160 <Reference Include="System.Xml.Linq" /> 160 <Reference Include="System.Xml.Linq" />
161 <Reference Include="websocket-sharp, Version=1.0.2.59611, Culture=neutral, PublicKeyToken=5660b08a1845a91e, processorArchitecture=MSIL"> 161 <Reference Include="websocket-sharp, Version=1.0.2.59611, Culture=neutral, PublicKeyToken=5660b08a1845a91e, processorArchitecture=MSIL">
162 <HintPath>..\packages\WebSocketSharp.1.0.3-rc11\lib\websocket-sharp.dll</HintPath> 162 <HintPath>..\packages\WebSocketSharp.1.0.3-rc11\lib\websocket-sharp.dll</HintPath>
163 </Reference> 163 </Reference>
164 <Reference Include="WindowsBase" /> 164 <Reference Include="WindowsBase" />
165 </ItemGroup> 165 </ItemGroup>
166 <ItemGroup> 166 <ItemGroup>
167 <Compile Include="AboutForm.cs"> 167 <Compile Include="AboutForm.cs">
168 <SubType>Form</SubType> 168 <SubType>Form</SubType>
169 </Compile> 169 </Compile>
170 <Compile Include="AboutForm.Designer.cs"> 170 <Compile Include="AboutForm.Designer.cs">
171 <DependentUpon>AboutForm.cs</DependentUpon> 171 <DependentUpon>AboutForm.cs</DependentUpon>
172 </Compile> 172 </Compile>
173 <Compile Include="Constants.cs" /> 173 <Compile Include="Constants.cs" />
-   174 <Compile Include="Gotify\GotifyConnectionApplication.cs" />
-   175 <Compile Include="Gotify\GotifyConnectionData.cs" />
174 <Compile Include="Gotify\GotifyMessageExtras.cs" /> 176 <Compile Include="Gotify\GotifyMessageExtras.cs" />
175 <Compile Include="Gotify\GotifyMessageExtrasClientDisplay.cs" /> 177 <Compile Include="Gotify\GotifyMessageExtrasClientDisplay.cs" />
176 <Compile Include="Gotify\GotifyMessageQuery.cs" /> 178 <Compile Include="Gotify\GotifyMessageQuery.cs" />
177 <Compile Include="Gotify\GotifyPaging.cs" /> 179 <Compile Include="Gotify\GotifyPaging.cs" />
178 <Compile Include="LogViewForm.cs"> 180 <Compile Include="LogViewForm.cs">
179 <SubType>Form</SubType> 181 <SubType>Form</SubType>
180 </Compile> 182 </Compile>
181 <Compile Include="LogViewForm.Designer.cs"> 183 <Compile Include="LogViewForm.Designer.cs">
182 <DependentUpon>LogViewForm.cs</DependentUpon> 184 <DependentUpon>LogViewForm.cs</DependentUpon>
183 </Compile> 185 </Compile>
184 <Compile Include="MainForm.cs"> 186 <Compile Include="MainForm.cs">
185 <SubType>Form</SubType> 187 <SubType>Form</SubType>
186 </Compile> 188 </Compile>
187 <Compile Include="MainForm.Designer.cs"> 189 <Compile Include="MainForm.Designer.cs">
188 <DependentUpon>MainForm.cs</DependentUpon> 190 <DependentUpon>MainForm.cs</DependentUpon>
189 </Compile> 191 </Compile>
190 <Compile Include="Gotify\GotifyApplication.cs" /> 192 <Compile Include="Gotify\GotifyApplication.cs" />
191 <Compile Include="Gotify\GotifyConnection.cs" /> 193 <Compile Include="Gotify\GotifyConnection.cs" />
192 <Compile Include="Gotify\GotifyMessage.cs" /> 194 <Compile Include="Gotify\GotifyMessage.cs" />
193 <Compile Include="Gotify\GotifyMessageEventArgs.cs" /> 195 <Compile Include="Gotify\GotifyMessageEventArgs.cs" />
194 <Compile Include="Settings\SettingsSavedEventArgs.cs" /> 196 <Compile Include="Settings\SettingsSavedEventArgs.cs" />
195 <Compile Include="Utilities\AES.cs" /> 197 <Compile Include="Utilities\AES.cs" />
196 <Compile Include="Utilities\LogMemorySink.cs" /> 198 <Compile Include="Utilities\LogMemorySink.cs" />
197 <Compile Include="Utilities\Natives.cs" /> 199 <Compile Include="Utilities\Natives.cs" />
198 <Compile Include="Program.cs" /> 200 <Compile Include="Program.cs" />
199 <Compile Include="Properties\Annotations.cs" /> 201 <Compile Include="Properties\Annotations.cs" />
200 <Compile Include="Properties\AssemblyInfo.cs" /> 202 <Compile Include="Properties\AssemblyInfo.cs" />
201 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.cs"> 203 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.cs">
202 <SubType>Component</SubType> 204 <SubType>Component</SubType>
203 </Compile> 205 </Compile>
204 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs"> 206 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs">
205 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon> 207 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon>
206 </Compile> 208 </Compile>
207 <Compile Include="Settings\SettingsForm.cs"> 209 <Compile Include="Settings\SettingsForm.cs">
208 <SubType>Form</SubType> 210 <SubType>Form</SubType>
209 </Compile> 211 </Compile>
210 <Compile Include="Settings\SettingsForm.Designer.cs"> 212 <Compile Include="Settings\SettingsForm.Designer.cs">
211 <DependentUpon>SettingsForm.cs</DependentUpon> 213 <DependentUpon>SettingsForm.cs</DependentUpon>
212 </Compile> 214 </Compile>
213 <Compile Include="Utilities\Miscellaneous.cs" /> 215 <Compile Include="Utilities\Miscellaneous.cs" />
214 <Compile Include="Utilities\ScheduledContinuation.cs" /> 216 <Compile Include="Utilities\ScheduledContinuation.cs" />
215 <Compile Include="Utilities\Serialization\Serialization.cs" /> 217 <Compile Include="Utilities\Serialization\Serialization.cs" />
216 <Compile Include="Utilities\Serialization\SerializationFailure.cs" /> 218 <Compile Include="Utilities\Serialization\SerializationFailure.cs" />
217 <Compile Include="Utilities\Serialization\SerializationState.cs" /> 219 <Compile Include="Utilities\Serialization\SerializationState.cs" />
218 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" /> 220 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" />
219 <Compile Include="Utilities\WindowState.cs" /> 221 <Compile Include="Utilities\WindowState.cs" />
220 <EmbeddedResource Include="AboutForm.resx"> 222 <EmbeddedResource Include="AboutForm.resx">
221 <DependentUpon>AboutForm.cs</DependentUpon> 223 <DependentUpon>AboutForm.cs</DependentUpon>
222 </EmbeddedResource> 224 </EmbeddedResource>
223 <EmbeddedResource Include="LogViewForm.resx"> 225 <EmbeddedResource Include="LogViewForm.resx">
224 <DependentUpon>LogViewForm.cs</DependentUpon> 226 <DependentUpon>LogViewForm.cs</DependentUpon>
225 </EmbeddedResource> 227 </EmbeddedResource>
226 <EmbeddedResource Include="MainForm.resx"> 228 <EmbeddedResource Include="MainForm.resx">
227 <DependentUpon>MainForm.cs</DependentUpon> 229 <DependentUpon>MainForm.cs</DependentUpon>
228 </EmbeddedResource> 230 </EmbeddedResource>
229 <EmbeddedResource Include="Properties\Resources.resx"> 231 <EmbeddedResource Include="Properties\Resources.resx">
230 <Generator>ResXFileCodeGenerator</Generator> 232 <Generator>ResXFileCodeGenerator</Generator>
231 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 233 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
232 <SubType>Designer</SubType> 234 <SubType>Designer</SubType>
233 </EmbeddedResource> 235 </EmbeddedResource>
234 <Compile Include="Properties\Resources.Designer.cs"> 236 <Compile Include="Properties\Resources.Designer.cs">
235 <AutoGen>True</AutoGen> 237 <AutoGen>True</AutoGen>
236 <DependentUpon>Resources.resx</DependentUpon> 238 <DependentUpon>Resources.resx</DependentUpon>
237 <DesignTime>True</DesignTime> 239 <DesignTime>True</DesignTime>
238 </Compile> 240 </Compile>
239 <EmbeddedResource Include="Settings\SettingsForm.resx"> 241 <EmbeddedResource Include="Settings\SettingsForm.resx">
240 <DependentUpon>SettingsForm.cs</DependentUpon> 242 <DependentUpon>SettingsForm.cs</DependentUpon>
241 </EmbeddedResource> 243 </EmbeddedResource>
242 <None Include="app.config" /> 244 <None Include="app.config" />
243 <None Include="packages.config" /> 245 <None Include="packages.config" />
244 <None Include="Resources\winify.psd" /> 246 <None Include="Resources\winify.psd" />
245 </ItemGroup> 247 </ItemGroup>
246 <ItemGroup> 248 <ItemGroup>
247 <ProjectReference Include="..\Announcements\Announcements.csproj"> 249 <ProjectReference Include="..\Announcements\Announcements.csproj">
248 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project> 250 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project>
249 <Name>Announcements</Name> 251 <Name>Announcements</Name>
250 </ProjectReference> 252 </ProjectReference>
251 <ProjectReference Include="..\Configuration\Configuration.csproj"> 253 <ProjectReference Include="..\Configuration\Configuration.csproj">
252 <Project>{8fe7e58c-082e-4770-b823-008d1d90c8a7}</Project> 254 <Project>{8fe7e58c-082e-4770-b823-008d1d90c8a7}</Project>
253 <Name>Configuration</Name> 255 <Name>Configuration</Name>
254 </ProjectReference> 256 </ProjectReference>
255 <ProjectReference Include="..\Servers\Servers.csproj"> 257 <ProjectReference Include="..\Servers\Servers.csproj">
256 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project> 258 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project>
257 <Name>Servers</Name> 259 <Name>Servers</Name>
258 </ProjectReference> 260 </ProjectReference>
259 <ProjectReference Include="..\Toasts\Toasts.csproj"> 261 <ProjectReference Include="..\Toasts\Toasts.csproj">
260 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project> 262 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project>
261 <Name>Toasts</Name> 263 <Name>Toasts</Name>
262 </ProjectReference> 264 </ProjectReference>
263 </ItemGroup> 265 </ItemGroup>
264 <ItemGroup> 266 <ItemGroup>
265 <Content Include="Resources\about.png" /> 267 <Content Include="Resources\about.png" />
266 <Content Include="Resources\close.png" /> 268 <Content Include="Resources\close.png" />
267 <Content Include="Resources\exit.png" /> 269 <Content Include="Resources\exit.png" />
268 <Content Include="Resources\notification.wav" /> 270 <Content Include="Resources\notification.wav" />
269 <Content Include="Resources\settings.png" /> 271 <Content Include="Resources\settings.png" />
270 <Content Include="Resources\update.png" /> 272 <Content Include="Resources\update.png" />
271 <Content Include="Resources\Winify.ico" /> 273 <Content Include="Resources\Winify.ico" />
272 <Content Include="Resources\winify.png" /> 274 <Content Include="Resources\winify.png" />
273 <Content Include="Resources\wood.png" /> 275 <Content Include="Resources\wood.png" />
274 <Content Include="Winify.ico" /> 276 <Content Include="Winify.ico" />
275 </ItemGroup> 277 </ItemGroup>
276 <ItemGroup /> 278 <ItemGroup />
277 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 279 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
278 </Project> 280 </Project>
279   281  
280
Generated by GNU Enscript 1.6.5.90.
282
Generated by GNU Enscript 1.6.5.90.
281   283  
282   284  
283   285