Winify – Diff between revs 29 and 30

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 29 Rev 30
Line 5... Line 5...
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.5.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 <TargetFrameworkProfile /> 14 <TargetFrameworkProfile />
15 <NuGetPackageImportStamp> 15 <NuGetPackageImportStamp>
Line 22... Line 22...
22 <Optimize>false</Optimize> 22 <Optimize>false</Optimize>
23 <OutputPath>bin\Debug\</OutputPath> 23 <OutputPath>bin\Debug\</OutputPath>
24 <DefineConstants>DEBUG;TRACE</DefineConstants> 24 <DefineConstants>DEBUG;TRACE</DefineConstants>
25 <ErrorReport>prompt</ErrorReport> 25 <ErrorReport>prompt</ErrorReport>
26 <WarningLevel>4</WarningLevel> 26 <WarningLevel>4</WarningLevel>
-   27 <LangVersion>8</LangVersion>
27 </PropertyGroup> 28 </PropertyGroup>
28 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 29 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29 <PlatformTarget>AnyCPU</PlatformTarget> 30 <PlatformTarget>AnyCPU</PlatformTarget>
30 <DebugType>pdbonly</DebugType> 31 <DebugType>pdbonly</DebugType>
31 <Optimize>true</Optimize> 32 <Optimize>true</Optimize>
32 <OutputPath>bin\Release\</OutputPath> 33 <OutputPath>bin\Release\</OutputPath>
33 <DefineConstants>TRACE</DefineConstants> 34 <DefineConstants>TRACE</DefineConstants>
34 <ErrorReport>prompt</ErrorReport> 35 <ErrorReport>prompt</ErrorReport>
35 <WarningLevel>4</WarningLevel> 36 <WarningLevel>4</WarningLevel>
-   37 <LangVersion>8</LangVersion>
36 </PropertyGroup> 38 </PropertyGroup>
37 <PropertyGroup> 39 <PropertyGroup>
38 <ApplicationIcon>Winify.ico</ApplicationIcon> 40 <ApplicationIcon>Winify.ico</ApplicationIcon>
39 </PropertyGroup> 41 </PropertyGroup>
40 <PropertyGroup> 42 <PropertyGroup>
41 <StartupObject /> 43 <StartupObject>Winify.Program</StartupObject>
42 </PropertyGroup> 44 </PropertyGroup>
43 <ItemGroup> 45 <ItemGroup>
44 <Reference Include="AutoUpdater.NET, Version=1.7.5.0, Culture=neutral, PublicKeyToken=501435c91b35f4bc, processorArchitecture=MSIL"> 46 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
45 <HintPath>..\packages\Autoupdater.NET.Official.1.7.5\lib\net45\AutoUpdater.NET.dll</HintPath> 47 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.1.3\lib\net452\BouncyCastle.Crypto.dll</HintPath>
46 </Reference> 48 </Reference>
47 <Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.1293.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"> 49 <Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.1293.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
48 <HintPath>..\packages\Microsoft.Web.WebView2.1.0.1293.44\lib\net45\Microsoft.Web.WebView2.Core.dll</HintPath> 50 <HintPath>..\packages\Microsoft.Web.WebView2.1.0.1293.44\lib\net45\Microsoft.Web.WebView2.Core.dll</HintPath>
49 </Reference> 51 </Reference>
50 <Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.1293.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"> 52 <Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.1293.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
51 <HintPath>..\packages\Microsoft.Web.WebView2.1.0.1293.44\lib\net45\Microsoft.Web.WebView2.WinForms.dll</HintPath> 53 <HintPath>..\packages\Microsoft.Web.WebView2.1.0.1293.44\lib\net45\Microsoft.Web.WebView2.WinForms.dll</HintPath>
52 </Reference> 54 </Reference>
53 <Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.1293.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"> 55 <Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.1293.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
54 <HintPath>..\packages\Microsoft.Web.WebView2.1.0.1293.44\lib\net45\Microsoft.Web.WebView2.Wpf.dll</HintPath> 56 <HintPath>..\packages\Microsoft.Web.WebView2.1.0.1293.44\lib\net45\Microsoft.Web.WebView2.Wpf.dll</HintPath>
55 </Reference> 57 </Reference>
-   58 <Reference Include="NetSparkle, Version=2.1.3.0, Culture=neutral, processorArchitecture=MSIL">
-   59 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.1.3\lib\net452\NetSparkle.dll</HintPath>
-   60 </Reference>
-   61 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
-   62 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.1.3\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath>
-   63 </Reference>
56 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> 64 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
57 <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> 65 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.1.3\lib\net452\Newtonsoft.Json.dll</HintPath>
58 </Reference> 66 </Reference>
59 <Reference Include="PresentationFramework" /> 67 <Reference Include="PresentationFramework" />
60 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 68 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
61 <HintPath>..\packages\Serilog.2.12.0\lib\net45\Serilog.dll</HintPath> 69 <HintPath>..\packages\Serilog.2.12.0\lib\net45\Serilog.dll</HintPath>
62 </Reference> 70 </Reference>
Line 68... Line 76...
68 <HintPath>..\packages\System.Buffers.4.5.1\lib\netstandard1.1\System.Buffers.dll</HintPath> 76 <HintPath>..\packages\System.Buffers.4.5.1\lib\netstandard1.1\System.Buffers.dll</HintPath>
69 </Reference> 77 </Reference>
70 <Reference Include="System.Configuration" /> 78 <Reference Include="System.Configuration" />
71 <Reference Include="System.Core" /> 79 <Reference Include="System.Core" />
72 <Reference Include="System.Data" /> 80 <Reference Include="System.Data" />
-   81 <Reference Include="System.Data.DataSetExtensions" />
-   82 <Reference Include="System.Management" />
73 <Reference Include="System.Net.WebSockets.Client.Managed, Version=1.0.22.0, Culture=neutral, processorArchitecture=MSIL"> 83 <Reference Include="System.Net.WebSockets.Client.Managed, Version=1.0.22.0, Culture=neutral, processorArchitecture=MSIL">
74 <HintPath>..\packages\System.Net.WebSockets.Client.Managed.1.0.22\lib\net45\System.Net.WebSockets.Client.Managed.dll</HintPath> 84 <HintPath>..\packages\System.Net.WebSockets.Client.Managed.1.0.22\lib\net45\System.Net.WebSockets.Client.Managed.dll</HintPath>
75 </Reference> 85 </Reference>
76 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 86 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
77 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\portable-net45+win8+wp8+wpa81\System.Numerics.Vectors.dll</HintPath> 87 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\portable-net45+win8+wp8+wpa81\System.Numerics.Vectors.dll</HintPath>
Line 83... Line 93...
83 <Reference Include="Microsoft.CSharp" /> 93 <Reference Include="Microsoft.CSharp" />
84 <Reference Include="System.Drawing" /> 94 <Reference Include="System.Drawing" />
85 <Reference Include="System.Net.Http" /> 95 <Reference Include="System.Net.Http" />
86 <Reference Include="System.Windows.Forms" /> 96 <Reference Include="System.Windows.Forms" />
87 <Reference Include="System.Xml" /> 97 <Reference Include="System.Xml" />
-   98 <Reference Include="System.Xml.Linq" />
88 <Reference Include="WindowsBase" /> 99 <Reference Include="WindowsBase" />
89 </ItemGroup> 100 </ItemGroup>
90 <ItemGroup> 101 <ItemGroup>
91 <Compile Include="AboutForm.cs"> 102 <Compile Include="AboutForm.cs">
92 <SubType>Form</SubType> 103 <SubType>Form</SubType>
93 </Compile> 104 </Compile>
94 <Compile Include="AboutForm.Designer.cs"> 105 <Compile Include="AboutForm.Designer.cs">
95 <DependentUpon>AboutForm.cs</DependentUpon> 106 <DependentUpon>AboutForm.cs</DependentUpon>
96 </Compile> 107 </Compile>
97 <Compile Include="Servers\Serialization\SerializationFailure.cs" /> -  
98 <Compile Include="Servers\Serialization\SerializationState.cs" /> -  
99 <Compile Include="Servers\Serialization\SerializationSuccess.cs" /> -  
100 <Compile Include="Servers\Serialization\ServersSerialization.cs" /> -  
101 <Compile Include="Constants.cs" /> 108 <Compile Include="Constants.cs" />
102 <Compile Include="Form1.cs"> 109 <Compile Include="MainForm.cs">
103 <SubType>Form</SubType> 110 <SubType>Form</SubType>
104 </Compile> 111 </Compile>
105 <Compile Include="Form1.Designer.cs"> 112 <Compile Include="MainForm.Designer.cs">
106 <DependentUpon>Form1.cs</DependentUpon> 113 <DependentUpon>MainForm.cs</DependentUpon>
107 </Compile> 114 </Compile>
108 <Compile Include="Gotify\GotifyApplication.cs" /> 115 <Compile Include="Gotify\GotifyApplication.cs" />
109 <Compile Include="Gotify\GotifyConnection.cs" /> 116 <Compile Include="Gotify\GotifyConnection.cs" />
110 <Compile Include="Gotify\GotifyNotification.cs" /> 117 <Compile Include="Gotify\GotifyNotification.cs" />
111 <Compile Include="Gotify\GotifyNotificationEventArgs.cs" /> 118 <Compile Include="Gotify\GotifyNotificationEventArgs.cs" />
Line 126... Line 133...
126 </Compile> 133 </Compile>
127 <Compile Include="Settings\SettingsForm.Designer.cs"> 134 <Compile Include="Settings\SettingsForm.Designer.cs">
128 <DependentUpon>SettingsForm.cs</DependentUpon> 135 <DependentUpon>SettingsForm.cs</DependentUpon>
129 </Compile> 136 </Compile>
130 <Compile Include="Utilities\Miscellaneous.cs" /> 137 <Compile Include="Utilities\Miscellaneous.cs" />
-   138 <Compile Include="Utilities\ScheduledContinuation.cs" />
-   139 <Compile Include="Utilities\Serialization\Serialization.cs" />
-   140 <Compile Include="Utilities\Serialization\SerializationFailure.cs" />
-   141 <Compile Include="Utilities\Serialization\SerializationState.cs" />
-   142 <Compile Include="Utilities\Serialization\SerializationSuccess.cs" />
131 <EmbeddedResource Include="AboutForm.resx"> 143 <EmbeddedResource Include="AboutForm.resx">
132 <DependentUpon>AboutForm.cs</DependentUpon> 144 <DependentUpon>AboutForm.cs</DependentUpon>
133 </EmbeddedResource> 145 </EmbeddedResource>
134 <EmbeddedResource Include="Form1.resx"> 146 <EmbeddedResource Include="MainForm.resx">
135 <DependentUpon>Form1.cs</DependentUpon> 147 <DependentUpon>MainForm.cs</DependentUpon>
136 </EmbeddedResource> 148 </EmbeddedResource>
137 <EmbeddedResource Include="Properties\Resources.resx"> 149 <EmbeddedResource Include="Properties\Resources.resx">
138 <Generator>ResXFileCodeGenerator</Generator> 150 <Generator>ResXFileCodeGenerator</Generator>
139 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 151 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
140 <SubType>Designer</SubType> 152 <SubType>Designer</SubType>
Line 147... Line 159...
147 <EmbeddedResource Include="Settings\SettingsForm.resx"> 159 <EmbeddedResource Include="Settings\SettingsForm.resx">
148 <DependentUpon>SettingsForm.cs</DependentUpon> 160 <DependentUpon>SettingsForm.cs</DependentUpon>
149 </EmbeddedResource> 161 </EmbeddedResource>
150 <None Include="Resources\winify.psd" /> 162 <None Include="Resources\winify.psd" />
151 <None Include="packages.config" /> 163 <None Include="packages.config" />
152 <None Include="Properties\Settings.settings"> -  
153 <Generator>SettingsSingleFileGenerator</Generator> -  
154 <LastGenOutput>Settings.Designer.cs</LastGenOutput> -  
155 </None> -  
156 <Compile Include="Properties\Settings.Designer.cs"> -  
157 <AutoGen>True</AutoGen> -  
158 <DependentUpon>Settings.settings</DependentUpon> -  
159 <DesignTimeSharedInput>True</DesignTimeSharedInput> -  
160 </Compile> -  
161 </ItemGroup> 164 </ItemGroup>
162 <ItemGroup> 165 <ItemGroup>
163 <None Include="App.config" /> 166 <None Include="App.config" />
164 </ItemGroup> 167 </ItemGroup>
165 <ItemGroup> 168 <ItemGroup>
166 <ProjectReference Include="..\Announcements\Announcements.csproj"> 169 <ProjectReference Include="..\Announcements\Announcements.csproj">
167 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project> 170 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project>
168 <Name>Announcements</Name> 171 <Name>Announcements</Name>
169 </ProjectReference> 172 </ProjectReference>
-   173 <ProjectReference Include="..\Configuration\Configuration.csproj">
-   174 <Project>{8fe7e58c-082e-4770-b823-008d1d90c8a7}</Project>
-   175 <Name>Configuration</Name>
-   176 </ProjectReference>
170 <ProjectReference Include="..\Servers\Servers.csproj"> 177 <ProjectReference Include="..\Servers\Servers.csproj">
171 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project> 178 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project>
172 <Name>Servers</Name> 179 <Name>Servers</Name>
173 </ProjectReference> 180 </ProjectReference>
174 <ProjectReference Include="..\Toasts\Toasts.csproj"> 181 <ProjectReference Include="..\Toasts\Toasts.csproj">