Horizon – Diff between revs 1 and 5

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 5
Line 39... Line 39...
39 <Optimize>false</Optimize> 39 <Optimize>false</Optimize>
40 <OutputPath>bin\Debug\</OutputPath> 40 <OutputPath>bin\Debug\</OutputPath>
41 <DefineConstants>DEBUG;TRACE</DefineConstants> 41 <DefineConstants>DEBUG;TRACE</DefineConstants>
42 <ErrorReport>prompt</ErrorReport> 42 <ErrorReport>prompt</ErrorReport>
43 <WarningLevel>4</WarningLevel> 43 <WarningLevel>4</WarningLevel>
44 <LangVersion>7.3</LangVersion> 44 <LangVersion>8</LangVersion>
45 </PropertyGroup> 45 </PropertyGroup>
46 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 46 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
47 <PlatformTarget>AnyCPU</PlatformTarget> 47 <PlatformTarget>AnyCPU</PlatformTarget>
48 <DebugType>pdbonly</DebugType> 48 <DebugType>pdbonly</DebugType>
49 <Optimize>true</Optimize> 49 <Optimize>true</Optimize>
50 <OutputPath>bin\Release\</OutputPath> 50 <OutputPath>bin\Release\</OutputPath>
51 <DefineConstants>TRACE</DefineConstants> 51 <DefineConstants>TRACE</DefineConstants>
52 <ErrorReport>prompt</ErrorReport> 52 <ErrorReport>prompt</ErrorReport>
53 <WarningLevel>4</WarningLevel> 53 <WarningLevel>4</WarningLevel>
54 <LangVersion>7.3</LangVersion> 54 <LangVersion>8</LangVersion>
55 </PropertyGroup> 55 </PropertyGroup>
56 <PropertyGroup /> 56 <PropertyGroup />
57 <PropertyGroup> 57 <PropertyGroup>
58 <ApplicationIcon>img\horizon.ico</ApplicationIcon> 58 <ApplicationIcon>img\horizon.ico</ApplicationIcon>
59 </PropertyGroup> 59 </PropertyGroup>
Line 65... Line 65...
65 <HintPath>..\packages\Be.Windows.Forms.HexBox.1.6.1\lib\net40\Be.Windows.Forms.HexBox.dll</HintPath> 65 <HintPath>..\packages\Be.Windows.Forms.HexBox.1.6.1\lib\net40\Be.Windows.Forms.HexBox.dll</HintPath>
66 </Reference> 66 </Reference>
67 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL"> 67 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
68 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\BouncyCastle.Crypto.dll</HintPath> 68 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\BouncyCastle.Crypto.dll</HintPath>
69 </Reference> 69 </Reference>
70 <Reference Include="Jot, Version=2.1.14.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL"> 70 <Reference Include="Jot, Version=2.1.17.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL">
71 <HintPath>..\packages\Jot.2.1.16\lib\netstandard2.0\Jot.dll</HintPath> 71 <HintPath>..\packages\Jot.2.1.17\lib\netstandard2.0\Jot.dll</HintPath>
-   72 </Reference>
-   73 <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
-   74 <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
72 </Reference> 75 </Reference>
73 <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> 76 <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
74 <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.7.0.1\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> 77 <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.7.0.1\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
75 </Reference> 78 </Reference>
76 <Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL"> 79 <Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
Line 162... Line 165...
162 <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 165 <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
163 <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> 166 <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
164 <Private>True</Private> 167 <Private>True</Private>
165 <Private>True</Private> 168 <Private>True</Private>
166 </Reference> 169 </Reference>
-   170 <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
-   171 <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath>
-   172 </Reference>
-   173 <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
-   174 <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
-   175 </Reference>
167 <Reference Include="System.Windows.Forms" /> 176 <Reference Include="System.Windows.Forms" />
168 <Reference Include="System.Xaml" /> 177 <Reference Include="System.Xaml" />
169 <Reference Include="System.Xml" /> 178 <Reference Include="System.Xml" />
170 <Reference Include="System.Xml.Linq" /> 179 <Reference Include="System.Xml.Linq" />
171 <Reference Include="VirtualFileDataObject, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e9db8471034a9d23, processorArchitecture=MSIL"> 180 <Reference Include="VirtualFileDataObject, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e9db8471034a9d23, processorArchitecture=MSIL">
Line 183... Line 192...
183 <Compile Include="Constants.cs" /> 192 <Compile Include="Constants.cs" />
184 <Compile Include="Database\SnapshotDataUpdateEventArgs.cs" /> 193 <Compile Include="Database\SnapshotDataUpdateEventArgs.cs" />
185 <Compile Include="Database\SnapshotDataUpdateFailureEventArgs.cs" /> 194 <Compile Include="Database\SnapshotDataUpdateFailureEventArgs.cs" />
186 <Compile Include="Database\SnapshotNoteUpdateEventArgs.cs" /> 195 <Compile Include="Database\SnapshotNoteUpdateEventArgs.cs" />
187 <Compile Include="Database\SnapshotNoteUpdateFailureEventArgs.cs" /> 196 <Compile Include="Database\SnapshotNoteUpdateFailureEventArgs.cs" />
-   197 <Compile Include="Snapshots\CreateSnapshotProgress.cs" />
-   198 <Compile Include="Snapshots\CreateSnapshotProgressFailure.cs" />
-   199 <Compile Include="Snapshots\CreateSnapshotProgressSuccess.cs" />
188 <Compile Include="Utilities\LogMemorySink.cs" /> 200 <Compile Include="Utilities\LogMemorySink.cs" />
189 <Compile Include="LogViewForm.cs"> 201 <Compile Include="LogViewForm.cs">
190 <SubType>Form</SubType> 202 <SubType>Form</SubType>
191 </Compile> 203 </Compile>
192 <Compile Include="LogViewForm.Designer.cs"> 204 <Compile Include="LogViewForm.Designer.cs">