Winify – Diff between revs 59 and 61

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 59 Rev 61
Line 36... Line 36...
36 <Optimize>false</Optimize> 36 <Optimize>false</Optimize>
37 <OutputPath>bin\Debug\</OutputPath> 37 <OutputPath>bin\Debug\</OutputPath>
38 <DefineConstants>DEBUG;TRACE</DefineConstants> 38 <DefineConstants>DEBUG;TRACE</DefineConstants>
39 <ErrorReport>prompt</ErrorReport> 39 <ErrorReport>prompt</ErrorReport>
40 <WarningLevel>4</WarningLevel> 40 <WarningLevel>4</WarningLevel>
41 <LangVersion>7.3</LangVersion> 41 <LangVersion>8</LangVersion>
42 </PropertyGroup> 42 </PropertyGroup>
43 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 43 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
44 <PlatformTarget>AnyCPU</PlatformTarget> 44 <PlatformTarget>AnyCPU</PlatformTarget>
45 <DebugType>pdbonly</DebugType> 45 <DebugType>pdbonly</DebugType>
46 <Optimize>true</Optimize> 46 <Optimize>true</Optimize>
47 <OutputPath>bin\Release\</OutputPath> 47 <OutputPath>bin\Release\</OutputPath>
48 <DefineConstants>TRACE</DefineConstants> 48 <DefineConstants>TRACE</DefineConstants>
49 <ErrorReport>prompt</ErrorReport> 49 <ErrorReport>prompt</ErrorReport>
50 <WarningLevel>4</WarningLevel> 50 <WarningLevel>4</WarningLevel>
51 <LangVersion>7.3</LangVersion> 51 <LangVersion>8</LangVersion>
52 </PropertyGroup> 52 </PropertyGroup>
53 <PropertyGroup> 53 <PropertyGroup>
54 <ApplicationIcon>Winify.ico</ApplicationIcon> 54 <ApplicationIcon>Winify.ico</ApplicationIcon>
55 </PropertyGroup> 55 </PropertyGroup>
56 <PropertyGroup> 56 <PropertyGroup>
Line 61... Line 61...
61 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\BouncyCastle.Crypto.dll</HintPath> 61 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\BouncyCastle.Crypto.dll</HintPath>
62 </Reference> 62 </Reference>
63 <Reference Include="Jot, Version=2.1.17.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL"> 63 <Reference Include="Jot, Version=2.1.17.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL">
64 <HintPath>..\packages\Jot.2.1.17\lib\netstandard2.0\Jot.dll</HintPath> 64 <HintPath>..\packages\Jot.2.1.17\lib\netstandard2.0\Jot.dll</HintPath>
65 </Reference> 65 </Reference>
-   66 <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
-   67 <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
-   68 </Reference>
66 <Reference Include="NetSparkle, Version=2.2.3.0, Culture=neutral, processorArchitecture=MSIL"> 69 <Reference Include="NetSparkle, Version=2.2.3.0, Culture=neutral, processorArchitecture=MSIL">
67 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.2.3\lib\net452\NetSparkle.dll</HintPath> 70 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.2.3\lib\net452\NetSparkle.dll</HintPath>
68 </Reference> 71 </Reference>
69 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> 72 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
70 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath> 73 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath>
Line 98... Line 101...
98 <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 101 <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
99 <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath> 102 <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
100 <Private>True</Private> 103 <Private>True</Private>
101 <Private>True</Private> 104 <Private>True</Private>
102 </Reference> 105 </Reference>
-   106 <Reference Include="System.Runtime.Caching" />
-   107 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
-   108 <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
-   109 </Reference>
103 <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 110 <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
104 <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> 111 <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
105 <Private>True</Private> 112 <Private>True</Private>
106 <Private>True</Private> 113 <Private>True</Private>
107 </Reference> 114 </Reference>
Line 118... Line 125...
118 <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 125 <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
119 <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> 126 <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
120 <Private>True</Private> 127 <Private>True</Private>
121 <Private>True</Private> 128 <Private>True</Private>
122 </Reference> 129 </Reference>
-   130 <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
-   131 <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath>
-   132 </Reference>
-   133 <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
-   134 <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
-   135 </Reference>
123 <Reference Include="System.Windows" /> 136 <Reference Include="System.Windows" />
124 <Reference Include="System.Xaml" /> 137 <Reference Include="System.Xaml" />
125 <Reference Include="Microsoft.CSharp" /> 138 <Reference Include="Microsoft.CSharp" />
126 <Reference Include="System.Drawing" /> 139 <Reference Include="System.Drawing" />
127 <Reference Include="System.Windows.Forms" /> 140 <Reference Include="System.Windows.Forms" />