Winify – Blame information for rev 32

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