Winify – Diff between revs 27 and 28

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 27 Rev 28
Line 10... Line 10...
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>
Line 37... Line 39...
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" />
Line 173... Line 187...
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