Winify – Diff between revs 27 and 28

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 27 Rev 28
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.5.2</TargetFrameworkVersion> 10 <TargetFrameworkVersion>v4.5.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>
-   16 </NuGetPackageImportStamp>
15 </PropertyGroup> 17 </PropertyGroup>
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 18 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17 <PlatformTarget>AnyCPU</PlatformTarget> 19 <PlatformTarget>AnyCPU</PlatformTarget>
18 <DebugSymbols>true</DebugSymbols> 20 <DebugSymbols>true</DebugSymbols>
19 <DebugType>full</DebugType> 21 <DebugType>full</DebugType>
20 <Optimize>false</Optimize> 22 <Optimize>false</Optimize>
21 <OutputPath>bin\Debug\</OutputPath> 23 <OutputPath>bin\Debug\</OutputPath>
22 <DefineConstants>DEBUG;TRACE</DefineConstants> 24 <DefineConstants>DEBUG;TRACE</DefineConstants>
23 <ErrorReport>prompt</ErrorReport> 25 <ErrorReport>prompt</ErrorReport>
24 <WarningLevel>4</WarningLevel> 26 <WarningLevel>4</WarningLevel>
25 </PropertyGroup> 27 </PropertyGroup>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 28 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27 <PlatformTarget>AnyCPU</PlatformTarget> 29 <PlatformTarget>AnyCPU</PlatformTarget>
28 <DebugType>pdbonly</DebugType> 30 <DebugType>pdbonly</DebugType>
29 <Optimize>true</Optimize> 31 <Optimize>true</Optimize>
30 <OutputPath>bin\Release\</OutputPath> 32 <OutputPath>bin\Release\</OutputPath>
31 <DefineConstants>TRACE</DefineConstants> 33 <DefineConstants>TRACE</DefineConstants>
32 <ErrorReport>prompt</ErrorReport> 34 <ErrorReport>prompt</ErrorReport>
33 <WarningLevel>4</WarningLevel> 35 <WarningLevel>4</WarningLevel>
34 </PropertyGroup> 36 </PropertyGroup>
35 <PropertyGroup> 37 <PropertyGroup>
36 <ApplicationIcon>Winify.ico</ApplicationIcon> 38 <ApplicationIcon>Winify.ico</ApplicationIcon>
37 </PropertyGroup> 39 </PropertyGroup>
38 <PropertyGroup> 40 <PropertyGroup>
39 <StartupObject /> 41 <StartupObject />
40 </PropertyGroup> 42 </PropertyGroup>
41 <ItemGroup> 43 <ItemGroup>
42 <Reference Include="AutoUpdater.NET, Version=1.7.0.0, Culture=neutral, PublicKeyToken=501435c91b35f4bc, processorArchitecture=MSIL"> 44 <Reference Include="AutoUpdater.NET, Version=1.7.5.0, Culture=neutral, PublicKeyToken=501435c91b35f4bc, processorArchitecture=MSIL">
43 <HintPath>..\packages\Autoupdater.NET.Official.1.7.0\lib\net45\AutoUpdater.NET.dll</HintPath> 45 <HintPath>..\packages\Autoupdater.NET.Official.1.7.5\lib\net45\AutoUpdater.NET.dll</HintPath>
-   46 </Reference>
-   47 <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>
-   49 </Reference>
-   50 <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>
-   52 </Reference>
-   53 <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>
44 </Reference> 55 </Reference>
45 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> 56 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
46 <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> 57 <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
47 </Reference> 58 </Reference>
-   59 <Reference Include="PresentationFramework" />
48 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 60 <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
49 <HintPath>..\packages\Serilog.2.11.0\lib\net45\Serilog.dll</HintPath> 61 <HintPath>..\packages\Serilog.2.12.0\lib\net45\Serilog.dll</HintPath>
50 </Reference> 62 </Reference>
51 <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 63 <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
52 <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath> 64 <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
53 </Reference> 65 </Reference>
54 <Reference Include="System" /> 66 <Reference Include="System" />
55 <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 67 <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
56 <HintPath>..\packages\System.Buffers.4.5.1\lib\netstandard1.1\System.Buffers.dll</HintPath> 68 <HintPath>..\packages\System.Buffers.4.5.1\lib\netstandard1.1\System.Buffers.dll</HintPath>
57 </Reference> 69 </Reference>
58 <Reference Include="System.Configuration" /> 70 <Reference Include="System.Configuration" />
59 <Reference Include="System.Core" /> 71 <Reference Include="System.Core" />
-   72 <Reference Include="System.Data" />
60 <Reference Include="System.Net.WebSockets.Client.Managed, Version=1.0.22.0, Culture=neutral, processorArchitecture=MSIL"> 73 <Reference Include="System.Net.WebSockets.Client.Managed, Version=1.0.22.0, Culture=neutral, processorArchitecture=MSIL">
61 <HintPath>..\packages\System.Net.WebSockets.Client.Managed.1.0.22\lib\net45\System.Net.WebSockets.Client.Managed.dll</HintPath> 74 <HintPath>..\packages\System.Net.WebSockets.Client.Managed.1.0.22\lib\net45\System.Net.WebSockets.Client.Managed.dll</HintPath>
62 </Reference> 75 </Reference>
63 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 76 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
64 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\portable-net45+win8+wp8+wpa81\System.Numerics.Vectors.dll</HintPath> 77 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\portable-net45+win8+wp8+wpa81\System.Numerics.Vectors.dll</HintPath>
65 </Reference> 78 </Reference>
-   79 <Reference Include="System.Runtime.Serialization" />
66 <Reference Include="System.Speech" /> 80 <Reference Include="System.Speech" />
67 <Reference Include="System.Windows" /> 81 <Reference Include="System.Windows" />
68 <Reference Include="System.Xaml" /> 82 <Reference Include="System.Xaml" />
69 <Reference Include="Microsoft.CSharp" /> 83 <Reference Include="Microsoft.CSharp" />
70 <Reference Include="System.Drawing" /> 84 <Reference Include="System.Drawing" />
71 <Reference Include="System.Net.Http" /> 85 <Reference Include="System.Net.Http" />
72 <Reference Include="System.Windows.Forms" /> 86 <Reference Include="System.Windows.Forms" />
73 <Reference Include="System.Xml" /> 87 <Reference Include="System.Xml" />
74 <Reference Include="WindowsBase" /> 88 <Reference Include="WindowsBase" />
75 </ItemGroup> 89 </ItemGroup>
76 <ItemGroup> 90 <ItemGroup>
77 <Compile Include="AboutForm.cs"> 91 <Compile Include="AboutForm.cs">
78 <SubType>Form</SubType> 92 <SubType>Form</SubType>
79 </Compile> 93 </Compile>
80 <Compile Include="AboutForm.Designer.cs"> 94 <Compile Include="AboutForm.Designer.cs">
81 <DependentUpon>AboutForm.cs</DependentUpon> 95 <DependentUpon>AboutForm.cs</DependentUpon>
82 </Compile> 96 </Compile>
83 <Compile Include="Servers\Serialization\SerializationFailure.cs" /> 97 <Compile Include="Servers\Serialization\SerializationFailure.cs" />
84 <Compile Include="Servers\Serialization\SerializationState.cs" /> 98 <Compile Include="Servers\Serialization\SerializationState.cs" />
85 <Compile Include="Servers\Serialization\SerializationSuccess.cs" /> 99 <Compile Include="Servers\Serialization\SerializationSuccess.cs" />
86 <Compile Include="Servers\Serialization\ServersSerialization.cs" /> 100 <Compile Include="Servers\Serialization\ServersSerialization.cs" />
87 <Compile Include="Constants.cs" /> 101 <Compile Include="Constants.cs" />
88 <Compile Include="Form1.cs"> 102 <Compile Include="Form1.cs">
89 <SubType>Form</SubType> 103 <SubType>Form</SubType>
90 </Compile> 104 </Compile>
91 <Compile Include="Form1.Designer.cs"> 105 <Compile Include="Form1.Designer.cs">
92 <DependentUpon>Form1.cs</DependentUpon> 106 <DependentUpon>Form1.cs</DependentUpon>
93 </Compile> 107 </Compile>
94 <Compile Include="Gotify\GotifyApplication.cs" /> 108 <Compile Include="Gotify\GotifyApplication.cs" />
95 <Compile Include="Gotify\GotifyConnection.cs" /> 109 <Compile Include="Gotify\GotifyConnection.cs" />
96 <Compile Include="Gotify\GotifyNotification.cs" /> 110 <Compile Include="Gotify\GotifyNotification.cs" />
97 <Compile Include="Gotify\GotifyNotificationEventArgs.cs" /> 111 <Compile Include="Gotify\GotifyNotificationEventArgs.cs" />
98 <Compile Include="Settings\SettingsSavedEventArgs.cs" /> 112 <Compile Include="Settings\SettingsSavedEventArgs.cs" />
99 <Compile Include="Utilities\AES.cs" /> 113 <Compile Include="Utilities\AES.cs" />
100 <Compile Include="Utilities\Natives.cs" /> 114 <Compile Include="Utilities\Natives.cs" />
101 <Compile Include="Program.cs" /> 115 <Compile Include="Program.cs" />
102 <Compile Include="Properties\Annotations.cs" /> 116 <Compile Include="Properties\Annotations.cs" />
103 <Compile Include="Properties\AssemblyInfo.cs" /> 117 <Compile Include="Properties\AssemblyInfo.cs" />
104 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.cs"> 118 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.cs">
105 <SubType>Component</SubType> 119 <SubType>Component</SubType>
106 </Compile> 120 </Compile>
107 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs"> 121 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs">
108 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon> 122 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon>
109 </Compile> 123 </Compile>
110 <Compile Include="Settings\SettingsForm.cs"> 124 <Compile Include="Settings\SettingsForm.cs">
111 <SubType>Form</SubType> 125 <SubType>Form</SubType>
112 </Compile> 126 </Compile>
113 <Compile Include="Settings\SettingsForm.Designer.cs"> 127 <Compile Include="Settings\SettingsForm.Designer.cs">
114 <DependentUpon>SettingsForm.cs</DependentUpon> 128 <DependentUpon>SettingsForm.cs</DependentUpon>
115 </Compile> 129 </Compile>
116 <Compile Include="Utilities\Miscellaneous.cs" /> 130 <Compile Include="Utilities\Miscellaneous.cs" />
117 <EmbeddedResource Include="AboutForm.resx"> 131 <EmbeddedResource Include="AboutForm.resx">
118 <DependentUpon>AboutForm.cs</DependentUpon> 132 <DependentUpon>AboutForm.cs</DependentUpon>
119 </EmbeddedResource> 133 </EmbeddedResource>
120 <EmbeddedResource Include="Form1.resx"> 134 <EmbeddedResource Include="Form1.resx">
121 <DependentUpon>Form1.cs</DependentUpon> 135 <DependentUpon>Form1.cs</DependentUpon>
122 </EmbeddedResource> 136 </EmbeddedResource>
123 <EmbeddedResource Include="Properties\Resources.resx"> 137 <EmbeddedResource Include="Properties\Resources.resx">
124 <Generator>ResXFileCodeGenerator</Generator> 138 <Generator>ResXFileCodeGenerator</Generator>
125 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 139 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
126 <SubType>Designer</SubType> 140 <SubType>Designer</SubType>
127 </EmbeddedResource> 141 </EmbeddedResource>
128 <Compile Include="Properties\Resources.Designer.cs"> 142 <Compile Include="Properties\Resources.Designer.cs">
129 <AutoGen>True</AutoGen> 143 <AutoGen>True</AutoGen>
130 <DependentUpon>Resources.resx</DependentUpon> 144 <DependentUpon>Resources.resx</DependentUpon>
131 <DesignTime>True</DesignTime> 145 <DesignTime>True</DesignTime>
132 </Compile> 146 </Compile>
133 <EmbeddedResource Include="Settings\SettingsForm.resx"> 147 <EmbeddedResource Include="Settings\SettingsForm.resx">
134 <DependentUpon>SettingsForm.cs</DependentUpon> 148 <DependentUpon>SettingsForm.cs</DependentUpon>
135 </EmbeddedResource> 149 </EmbeddedResource>
136 <None Include="Resources\winify.psd" /> 150 <None Include="Resources\winify.psd" />
137 <None Include="packages.config" /> 151 <None Include="packages.config" />
138 <None Include="Properties\Settings.settings"> 152 <None Include="Properties\Settings.settings">
139 <Generator>SettingsSingleFileGenerator</Generator> 153 <Generator>SettingsSingleFileGenerator</Generator>
140 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 154 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
141 </None> 155 </None>
142 <Compile Include="Properties\Settings.Designer.cs"> 156 <Compile Include="Properties\Settings.Designer.cs">
143 <AutoGen>True</AutoGen> 157 <AutoGen>True</AutoGen>
144 <DependentUpon>Settings.settings</DependentUpon> 158 <DependentUpon>Settings.settings</DependentUpon>
145 <DesignTimeSharedInput>True</DesignTimeSharedInput> 159 <DesignTimeSharedInput>True</DesignTimeSharedInput>
146 </Compile> 160 </Compile>
147 </ItemGroup> 161 </ItemGroup>
148 <ItemGroup> 162 <ItemGroup>
149 <None Include="App.config" /> 163 <None Include="App.config" />
150 </ItemGroup> 164 </ItemGroup>
151 <ItemGroup> 165 <ItemGroup>
152 <ProjectReference Include="..\Announcements\Announcements.csproj"> 166 <ProjectReference Include="..\Announcements\Announcements.csproj">
153 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project> 167 <Project>{aebb1e52-0676-406f-980b-708006ea36e0}</Project>
154 <Name>Announcements</Name> 168 <Name>Announcements</Name>
155 </ProjectReference> 169 </ProjectReference>
156 <ProjectReference Include="..\Servers\Servers.csproj"> 170 <ProjectReference Include="..\Servers\Servers.csproj">
157 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project> 171 <Project>{ddab11f9-3308-4464-b864-4d75cba1acc8}</Project>
158 <Name>Servers</Name> 172 <Name>Servers</Name>
159 </ProjectReference> 173 </ProjectReference>
160 <ProjectReference Include="..\WindowsToastNotifications\ToastNotifications\ToastNotifications.csproj"> 174 <ProjectReference Include="..\WindowsToastNotifications\ToastNotifications\ToastNotifications.csproj">
161 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project> 175 <Project>{380d8d88-386c-4c50-9a54-800f79fdf7d2}</Project>
162 <Name>ToastNotifications</Name> 176 <Name>ToastNotifications</Name>
163 </ProjectReference> 177 </ProjectReference>
164 </ItemGroup> 178 </ItemGroup>
165 <ItemGroup> 179 <ItemGroup>
166 <Content Include="Resources\about.png" /> 180 <Content Include="Resources\about.png" />
167 <Content Include="Resources\close.png" /> 181 <Content Include="Resources\close.png" />
168 <Content Include="Resources\exit.png" /> 182 <Content Include="Resources\exit.png" />
169 <Content Include="Resources\notification.wav" /> 183 <Content Include="Resources\notification.wav" />
170 <Content Include="Resources\settings.png" /> 184 <Content Include="Resources\settings.png" />
171 <Content Include="Resources\update.png" /> 185 <Content Include="Resources\update.png" />
172 <Content Include="Resources\Winify.ico" /> 186 <Content Include="Resources\Winify.ico" />
173 <Content Include="Resources\winify.png" /> 187 <Content Include="Resources\winify.png" />
174 <Content Include="Winify.ico" /> 188 <Content Include="Winify.ico" />
175 </ItemGroup> 189 </ItemGroup>
176 <ItemGroup /> 190 <ItemGroup />
177 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 191 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-   192 <Import Project="..\packages\Microsoft.Web.WebView2.1.0.1293.44\build\Microsoft.Web.WebView2.targets" Condition="Exists('..\packages\Microsoft.Web.WebView2.1.0.1293.44\build\Microsoft.Web.WebView2.targets')" />
-   193 <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
-   194 <PropertyGroup>
-   195 <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
-   196 </PropertyGroup>
-   197 <Error Condition="!Exists('..\packages\Microsoft.Web.WebView2.1.0.1293.44\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Web.WebView2.1.0.1293.44\build\Microsoft.Web.WebView2.targets'))" />
-   198 </Target>
178 </Project> 199 </Project>
179   200  
180
Generated by GNU Enscript 1.6.5.90.
201
Generated by GNU Enscript 1.6.5.90.
181   202  
182   203  
183   204