Winify – Diff between revs 34 and 35

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 34 Rev 35
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.7.2</TargetFrameworkVersion> 10 <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
11 <FileAlignment>512</FileAlignment> 11 <FileAlignment>512</FileAlignment>
12 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> 12 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
13 <Deterministic>true</Deterministic> 13 <Deterministic>true</Deterministic>
14 <NuGetPackageImportStamp> 14 <NuGetPackageImportStamp>
15 </NuGetPackageImportStamp> 15 </NuGetPackageImportStamp>
16 <TargetFrameworkProfile /> 16 <TargetFrameworkProfile />
17 <PublishUrl>publish\</PublishUrl> 17 <PublishUrl>publish\</PublishUrl>
18 <Install>true</Install> 18 <Install>true</Install>
19 <InstallFrom>Disk</InstallFrom> 19 <InstallFrom>Disk</InstallFrom>
20 <UpdateEnabled>false</UpdateEnabled> 20 <UpdateEnabled>false</UpdateEnabled>
21 <UpdateMode>Foreground</UpdateMode> 21 <UpdateMode>Foreground</UpdateMode>
22 <UpdateInterval>7</UpdateInterval> 22 <UpdateInterval>7</UpdateInterval>
23 <UpdateIntervalUnits>Days</UpdateIntervalUnits> 23 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
24 <UpdatePeriodically>false</UpdatePeriodically> 24 <UpdatePeriodically>false</UpdatePeriodically>
25 <UpdateRequired>false</UpdateRequired> 25 <UpdateRequired>false</UpdateRequired>
26 <MapFileExtensions>true</MapFileExtensions> 26 <MapFileExtensions>true</MapFileExtensions>
27 <ApplicationRevision>0</ApplicationRevision> 27 <ApplicationRevision>0</ApplicationRevision>
28 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> 28 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
29 <IsWebBootstrapper>false</IsWebBootstrapper> 29 <IsWebBootstrapper>false</IsWebBootstrapper>
30 <UseApplicationTrust>false</UseApplicationTrust> 30 <UseApplicationTrust>false</UseApplicationTrust>
31 <BootstrapperEnabled>true</BootstrapperEnabled> 31 <BootstrapperEnabled>true</BootstrapperEnabled>
32 </PropertyGroup> 32 </PropertyGroup>
33 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 33 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
34 <PlatformTarget>AnyCPU</PlatformTarget> 34 <PlatformTarget>AnyCPU</PlatformTarget>
35 <DebugSymbols>true</DebugSymbols> 35 <DebugSymbols>true</DebugSymbols>
36 <DebugType>full</DebugType> 36 <DebugType>full</DebugType>
37 <Optimize>false</Optimize> 37 <Optimize>false</Optimize>
38 <OutputPath>bin\Debug\</OutputPath> 38 <OutputPath>bin\Debug\</OutputPath>
39 <DefineConstants>DEBUG;TRACE</DefineConstants> 39 <DefineConstants>DEBUG;TRACE</DefineConstants>
40 <ErrorReport>prompt</ErrorReport> 40 <ErrorReport>prompt</ErrorReport>
41 <WarningLevel>4</WarningLevel> 41 <WarningLevel>4</WarningLevel>
42 <LangVersion>Latest</LangVersion> 42 <LangVersion>Latest</LangVersion>
43 </PropertyGroup> 43 </PropertyGroup>
44 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 44 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
45 <PlatformTarget>AnyCPU</PlatformTarget> 45 <PlatformTarget>AnyCPU</PlatformTarget>
46 <DebugType>pdbonly</DebugType> 46 <DebugType>pdbonly</DebugType>
47 <Optimize>true</Optimize> 47 <Optimize>true</Optimize>
48 <OutputPath>bin\Release\</OutputPath> 48 <OutputPath>bin\Release\</OutputPath>
49 <DefineConstants>TRACE</DefineConstants> 49 <DefineConstants>TRACE</DefineConstants>
50 <ErrorReport>prompt</ErrorReport> 50 <ErrorReport>prompt</ErrorReport>
51 <WarningLevel>4</WarningLevel> 51 <WarningLevel>4</WarningLevel>
52 <LangVersion>Latest</LangVersion> 52 <LangVersion>Latest</LangVersion>
53 </PropertyGroup> 53 </PropertyGroup>
54 <PropertyGroup> 54 <PropertyGroup>
55 <ApplicationIcon>Winify.ico</ApplicationIcon> 55 <ApplicationIcon>Winify.ico</ApplicationIcon>
56 </PropertyGroup> 56 </PropertyGroup>
57 <PropertyGroup> 57 <PropertyGroup>
58 <StartupObject>Winify.Program</StartupObject> 58 <StartupObject>Winify.Program</StartupObject>
59 </PropertyGroup> 59 </PropertyGroup>
60 <ItemGroup> 60 <ItemGroup>
61 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL"> 61 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
62 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.1.3\lib\net452\BouncyCastle.Crypto.dll</HintPath> 62 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.1.3\lib\net452\BouncyCastle.Crypto.dll</HintPath>
63 </Reference> 63 </Reference>
64 <Reference Include="NetSparkle, Version=2.1.3.0, Culture=neutral, processorArchitecture=MSIL"> 64 <Reference Include="NetSparkle, Version=2.1.3.0, Culture=neutral, processorArchitecture=MSIL">
65 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.1.3\lib\net452\NetSparkle.dll</HintPath> 65 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.1.3\lib\net452\NetSparkle.dll</HintPath>
66 </Reference> 66 </Reference>
67 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> 67 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
68 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.1.3\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath> 68 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.1.3\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath>
69 </Reference> 69 </Reference>
70 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> 70 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
71 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.1.3\lib\net452\Newtonsoft.Json.dll</HintPath> 71 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.1.3\lib\net452\Newtonsoft.Json.dll</HintPath>
72 </Reference> 72 </Reference>
73 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 73 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
74 <HintPath>..\packages\Serilog.2.10.0\lib\net46\Serilog.dll</HintPath> 74 <HintPath>..\packages\Serilog.2.10.0\lib\net46\Serilog.dll</HintPath>
75 </Reference> 75 </Reference>
76 <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 76 <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
77 <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath> 77 <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
78 </Reference> 78 </Reference>
79 <Reference Include="System" /> 79 <Reference Include="System" />
80 <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 80 <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
81 <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath> 81 <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
82 </Reference> 82 </Reference>
83 <Reference Include="System.Core" /> 83 <Reference Include="System.Core" />
84 <Reference Include="System.Data" /> 84 <Reference Include="System.Data" />
85 <Reference Include="System.Data.DataSetExtensions" /> 85 <Reference Include="System.Data.DataSetExtensions" />
86 <Reference Include="System.Management" /> 86 <Reference Include="System.Management" />
87 <Reference Include="System.Net.Http" /> 87 <Reference Include="System.Net.Http" />
88 <Reference Include="System.Net.WebSockets.Client.Managed, Version=1.0.22.0, Culture=neutral, processorArchitecture=MSIL"> 88 <Reference Include="System.Net.WebSockets.Client.Managed, Version=1.0.22.0, Culture=neutral, processorArchitecture=MSIL">
89 <HintPath>..\packages\System.Net.WebSockets.Client.Managed.1.0.22\lib\net45\System.Net.WebSockets.Client.Managed.dll</HintPath> 89 <HintPath>..\packages\System.Net.WebSockets.Client.Managed.1.0.22\lib\net45\System.Net.WebSockets.Client.Managed.dll</HintPath>
90 </Reference> 90 </Reference>
91 <Reference Include="System.Numerics" /> 91 <Reference Include="System.Numerics" />
92 <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 92 <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
93 <HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath> 93 <HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
94 </Reference> 94 </Reference>
95 <Reference Include="System.Windows" /> 95 <Reference Include="System.Windows" />
96 <Reference Include="System.Xaml" /> 96 <Reference Include="System.Xaml" />
97 <Reference Include="Microsoft.CSharp" /> 97 <Reference Include="Microsoft.CSharp" />
98 <Reference Include="System.Drawing" /> 98 <Reference Include="System.Drawing" />
99 <Reference Include="System.Windows.Forms" /> 99 <Reference Include="System.Windows.Forms" />
100 <Reference Include="System.Xml" /> 100 <Reference Include="System.Xml" />
101 <Reference Include="System.Xml.Linq" /> 101 <Reference Include="System.Xml.Linq" />
102 <Reference Include="WindowsBase" /> 102 <Reference Include="WindowsBase" />
103 </ItemGroup> 103 </ItemGroup>
104 <ItemGroup> 104 <ItemGroup>
105 <Compile Include="AboutForm.cs"> 105 <Compile Include="AboutForm.cs">
106 <SubType>Form</SubType> 106 <SubType>Form</SubType>
107 </Compile> 107 </Compile>
108 <Compile Include="AboutForm.Designer.cs"> 108 <Compile Include="AboutForm.Designer.cs">
109 <DependentUpon>AboutForm.cs</DependentUpon> 109 <DependentUpon>AboutForm.cs</DependentUpon>
110 </Compile> 110 </Compile>
111 <Compile Include="Constants.cs" /> 111 <Compile Include="Constants.cs" />
112 <Compile Include="MainForm.cs"> 112 <Compile Include="MainForm.cs">
113 <SubType>Form</SubType> 113 <SubType>Form</SubType>
114 </Compile> 114 </Compile>
115 <Compile Include="MainForm.Designer.cs"> 115 <Compile Include="MainForm.Designer.cs">
116 <DependentUpon>MainForm.cs</DependentUpon> 116 <DependentUpon>MainForm.cs</DependentUpon>
117 </Compile> 117 </Compile>
118 <Compile Include="Gotify\GotifyApplication.cs" /> 118 <Compile Include="Gotify\GotifyApplication.cs" />
119 <Compile Include="Gotify\GotifyConnection.cs" /> 119 <Compile Include="Gotify\GotifyConnection.cs" />
120 <Compile Include="Gotify\GotifyNotification.cs" /> 120 <Compile Include="Gotify\GotifyNotification.cs" />
121 <Compile Include="Gotify\GotifyNotificationEventArgs.cs" /> 121 <Compile Include="Gotify\GotifyNotificationEventArgs.cs" />
122 <Compile Include="Settings\SettingsSavedEventArgs.cs" /> 122 <Compile Include="Settings\SettingsSavedEventArgs.cs" />
123 <Compile Include="Utilities\AES.cs" /> 123 <Compile Include="Utilities\AES.cs" />
124 <Compile Include="Utilities\Natives.cs" /> 124 <Compile Include="Utilities\Natives.cs" />
125 <Compile Include="Program.cs" /> 125 <Compile Include="Program.cs" />
126 <Compile Include="Properties\Annotations.cs" /> 126 <Compile Include="Properties\Annotations.cs" />
127 <Compile Include="Properties\AssemblyInfo.cs" /> 127 <Compile Include="Properties\AssemblyInfo.cs" />
128 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.cs"> 128 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.cs">
129 <SubType>Component</SubType> 129 <SubType>Component</SubType>
130 </Compile> 130 </Compile>
131 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs"> 131 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs">
132 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon> 132 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon>
133 </Compile> 133 </Compile>
134 <Compile Include="Settings\SettingsForm.cs"> 134 <Compile Include="Settings\SettingsForm.cs">
135 <SubType>Form</SubType> 135 <SubType>Form</SubType>
136 </Compile> 136 </Compile>
137 <Compile Include="Settings\SettingsForm.Designer.cs"> 137 <Compile Include="Settings\SettingsForm.Designer.cs">
138 <DependentUpon>SettingsForm.cs</DependentUpon> 138 <DependentUpon>SettingsForm.cs</DependentUpon>
139 </Compile> 139 </Compile>
140 <Compile Include="Utilities\Miscellaneous.cs" /> 140 <Compile Include="Utilities\Miscellaneous.cs" />
141 <Compile Include="Utilities\ScheduledContinuation.cs" /> 141 <Compile Include="Utilities\ScheduledContinuation.cs" />
142 <Compile Include="Utilities\Serialization\Serialization.cs" /> 142 <Compile Include="Utilities\Serialization\Serialization.cs" />
143 <Compile Include="Utilities\Serialization\SerializationFailure.cs" /> 143 <Compile Include="Utilities\Serialization\SerializationFailure.cs" />
144 <Compile Include="Utilities\Serialization\SerializationState.cs" /> 144 <Compile Include="Utilities\Serialization\SerializationState.cs" />
145 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" /> 145 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" />
146 <EmbeddedResource Include="AboutForm.resx"> 146 <EmbeddedResource Include="AboutForm.resx">
147 <DependentUpon>AboutForm.cs</DependentUpon> 147 <DependentUpon>AboutForm.cs</DependentUpon>
148 </EmbeddedResource> 148 </EmbeddedResource>
149 <EmbeddedResource Include="MainForm.resx"> 149 <EmbeddedResource Include="MainForm.resx">
150 <DependentUpon>MainForm.cs</DependentUpon> 150 <DependentUpon>MainForm.cs</DependentUpon>
151 </EmbeddedResource> 151 </EmbeddedResource>
152 <EmbeddedResource Include="Properties\Resources.resx"> 152 <EmbeddedResource Include="Properties\Resources.resx">
153 <Generator>ResXFileCodeGenerator</Generator> 153 <Generator>ResXFileCodeGenerator</Generator>
154 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 154 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
155 <SubType>Designer</SubType> 155 <SubType>Designer</SubType>
156 </EmbeddedResource> 156 </EmbeddedResource>
157 <Compile Include="Properties\Resources.Designer.cs"> 157 <Compile Include="Properties\Resources.Designer.cs">
158 <AutoGen>True</AutoGen> 158 <AutoGen>True</AutoGen>
159 <DependentUpon>Resources.resx</DependentUpon> 159 <DependentUpon>Resources.resx</DependentUpon>
160 <DesignTime>True</DesignTime> 160 <DesignTime>True</DesignTime>
161 </Compile> 161 </Compile>
162 <EmbeddedResource Include="Settings\SettingsForm.resx"> 162 <EmbeddedResource Include="Settings\SettingsForm.resx">
163 <DependentUpon>SettingsForm.cs</DependentUpon> 163 <DependentUpon>SettingsForm.cs</DependentUpon>
164 </EmbeddedResource> 164 </EmbeddedResource>
-   165 <None Include="App.config" />
165 <None Include="packages.config" /> 166 <None Include="packages.config" />
166 <None Include="Resources\winify.psd" /> 167 <None Include="Resources\winify.psd" />
167 </ItemGroup> 168 </ItemGroup>
168 <ItemGroup> -  
169 <None Include="App.config" /> -  
170 </ItemGroup> -  
171 <ItemGroup> 169 <ItemGroup>
172 <ProjectReference Include="..\Announcements\Announcements.csproj"> 170 <ProjectReference Include="..\Announcements\Announcements.csproj">
173 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project> 171 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project>
174 <Name>Announcements</Name> 172 <Name>Announcements</Name>
175 </ProjectReference> 173 </ProjectReference>
176 <ProjectReference Include="..\Configuration\Configuration.csproj"> 174 <ProjectReference Include="..\Configuration\Configuration.csproj">
177 <Project>{8fe7e58c-082e-4770-b823-008d1d90c8a7}</Project> 175 <Project>{8fe7e58c-082e-4770-b823-008d1d90c8a7}</Project>
178 <Name>Configuration</Name> 176 <Name>Configuration</Name>
179 </ProjectReference> 177 </ProjectReference>
180 <ProjectReference Include="..\Servers\Servers.csproj"> 178 <ProjectReference Include="..\Servers\Servers.csproj">
181 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project> 179 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project>
182 <Name>Servers</Name> 180 <Name>Servers</Name>
183 </ProjectReference> 181 </ProjectReference>
184 <ProjectReference Include="..\Toasts\Toasts.csproj"> 182 <ProjectReference Include="..\Toasts\Toasts.csproj">
185 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project> 183 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project>
186 <Name>Toasts</Name> 184 <Name>Toasts</Name>
187 </ProjectReference> 185 </ProjectReference>
188 </ItemGroup> 186 </ItemGroup>
189 <ItemGroup> 187 <ItemGroup>
190 <Content Include="Resources\about.png" /> 188 <Content Include="Resources\about.png" />
191 <Content Include="Resources\close.png" /> 189 <Content Include="Resources\close.png" />
192 <Content Include="Resources\exit.png" /> 190 <Content Include="Resources\exit.png" />
193 <Content Include="Resources\notification.wav" /> 191 <Content Include="Resources\notification.wav" />
194 <Content Include="Resources\settings.png" /> 192 <Content Include="Resources\settings.png" />
195 <Content Include="Resources\update.png" /> 193 <Content Include="Resources\update.png" />
196 <Content Include="Resources\Winify.ico" /> 194 <Content Include="Resources\Winify.ico" />
197 <Content Include="Resources\winify.png" /> 195 <Content Include="Resources\winify.png" />
198 <Content Include="Winify.ico" /> 196 <Content Include="Winify.ico" />
199 </ItemGroup> 197 </ItemGroup>
200 <ItemGroup /> 198 <ItemGroup />
201 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 199 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
202 </Project> 200 </Project>
203   201  
204
Generated by GNU Enscript 1.6.5.90.
202
Generated by GNU Enscript 1.6.5.90.
205   203  
206   204  
207   205