Widow – Diff between revs 9 and 11

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 9 Rev 11
Line 39... Line 39...
39 <ApplicationIcon>favicon.ico</ApplicationIcon> 39 <ApplicationIcon>favicon.ico</ApplicationIcon>
40 </PropertyGroup> 40 </PropertyGroup>
41 <ItemGroup> 41 <ItemGroup>
42 <Reference Include="System" /> 42 <Reference Include="System" />
43 <Reference Include="System.Core" /> 43 <Reference Include="System.Core" />
-   44 <Reference Include="System.Threading.Tasks.Dataflow, Version=4.6.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
-   45 <HintPath>..\packages\System.Threading.Tasks.Dataflow.4.7.0\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
-   46 </Reference>
44 <Reference Include="System.Xml.Linq" /> 47 <Reference Include="System.Xml.Linq" />
45 <Reference Include="System.Data.DataSetExtensions" /> 48 <Reference Include="System.Data.DataSetExtensions" />
46 <Reference Include="Microsoft.CSharp" /> 49 <Reference Include="Microsoft.CSharp" />
47 <Reference Include="System.Data" /> 50 <Reference Include="System.Data" />
48 <Reference Include="System.Deployment" /> 51 <Reference Include="System.Deployment" />
Line 56... Line 59...
56 <SubType>Form</SubType> 59 <SubType>Form</SubType>
57 </Compile> 60 </Compile>
58 <Compile Include="AboutForm.Designer.cs"> 61 <Compile Include="AboutForm.Designer.cs">
59 <DependentUpon>AboutForm.cs</DependentUpon> 62 <DependentUpon>AboutForm.cs</DependentUpon>
60 </Compile> 63 </Compile>
-   64 <Compile Include="WindowManipulatedEventArgs.cs" />
61 <Compile Include="WindowManipulation.cs" /> 65 <Compile Include="WindowManipulation.cs" />
62 <Compile Include="Constants.cs" /> 66 <Compile Include="Constants.cs" />
63 <Compile Include="DesktopWindow.cs" /> 67 <Compile Include="DesktopWindow.cs" />
64 <Compile Include="Helpers.cs" /> 68 <Compile Include="Helpers.cs" />
65 <Compile Include="Natives.cs" /> 69 <Compile Include="Natives.cs" />
Line 102... Line 106...
102 <Compile Include="Properties\Resources.Designer.cs"> 106 <Compile Include="Properties\Resources.Designer.cs">
103 <AutoGen>True</AutoGen> 107 <AutoGen>True</AutoGen>
104 <DependentUpon>Resources.resx</DependentUpon> 108 <DependentUpon>Resources.resx</DependentUpon>
105 </Compile> 109 </Compile>
106 <None Include="app.manifest" /> 110 <None Include="app.manifest" />
-   111 <None Include="packages.config" />
107 <None Include="Properties\Settings.settings"> 112 <None Include="Properties\Settings.settings">
108 <Generator>PublicSettingsSingleFileGenerator</Generator> 113 <Generator>PublicSettingsSingleFileGenerator</Generator>
109 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 114 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
110 </None> 115 </None>
111 <Compile Include="Properties\Settings.Designer.cs"> 116 <Compile Include="Properties\Settings.Designer.cs">