wasStitchNET – Diff between revs 18 and 22

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 18 Rev 22
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> 3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4 <PropertyGroup> 4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProjectGuid>{585E377C-C6A4-424D-9EAB-23ECA8393927}</ProjectGuid> 7 <ProjectGuid>{585E377C-C6A4-424D-9EAB-23ECA8393927}</ProjectGuid>
8 <OutputType>Library</OutputType> 8 <OutputType>Library</OutputType>
9 <AppDesignerFolder>Properties</AppDesignerFolder> 9 <AppDesignerFolder>Properties</AppDesignerFolder>
10 <RootNamespace>wasStitchNET</RootNamespace> 10 <RootNamespace>wasStitchNET</RootNamespace>
11 <AssemblyName>wasStitchNET</AssemblyName> 11 <AssemblyName>wasStitchNET</AssemblyName>
12 <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion> 12 <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
13 <FileAlignment>512</FileAlignment> 13 <FileAlignment>512</FileAlignment>
14 <TargetFrameworkProfile /> 14 <TargetFrameworkProfile />
15 </PropertyGroup> 15 </PropertyGroup>
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17 <DebugSymbols>true</DebugSymbols> 17 <DebugSymbols>true</DebugSymbols>
18 <DebugType>full</DebugType> 18 <DebugType>full</DebugType>
19 <Optimize>false</Optimize> 19 <Optimize>false</Optimize>
20 <OutputPath>bin\Debug\</OutputPath> 20 <OutputPath>bin\Debug\</OutputPath>
21 <DefineConstants>DEBUG;TRACE</DefineConstants> 21 <DefineConstants>DEBUG;TRACE</DefineConstants>
22 <ErrorReport>prompt</ErrorReport> 22 <ErrorReport>prompt</ErrorReport>
23 <WarningLevel>4</WarningLevel> 23 <WarningLevel>4</WarningLevel>
24 </PropertyGroup> 24 </PropertyGroup>
25 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 25 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26 <DebugType>pdbonly</DebugType> 26 <DebugType>pdbonly</DebugType>
27 <Optimize>true</Optimize> 27 <Optimize>true</Optimize>
28 <OutputPath>bin\Release\</OutputPath> 28 <OutputPath>bin\Release\</OutputPath>
29 <DefineConstants>TRACE</DefineConstants> 29 <DefineConstants>TRACE</DefineConstants>
30 <ErrorReport>prompt</ErrorReport> 30 <ErrorReport>prompt</ErrorReport>
31 <WarningLevel>4</WarningLevel> 31 <WarningLevel>4</WarningLevel>
32 </PropertyGroup> 32 </PropertyGroup>
33 <ItemGroup> 33 <ItemGroup>
34 <Reference Include="CookComputing.XmlRpcV2, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a7d6e17aa302004d, processorArchitecture=MSIL"> 34 <Reference Include="CookComputing.XmlRpcV2, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a7d6e17aa302004d, processorArchitecture=MSIL">
35 <HintPath>..\packages\xmlrpcnet.3.0.0.266\lib\net20\CookComputing.XmlRpcV2.dll</HintPath> 35 <HintPath>..\packages\xmlrpcnet.3.0.0.266\lib\net20\CookComputing.XmlRpcV2.dll</HintPath>
36 <Private>True</Private> 36 <Private>True</Private>
37 </Reference> 37 </Reference>
38 <Reference Include="MaxMind.Db, Version=2.0.0.0, Culture=neutral, PublicKeyToken=66afa4cc5ae853ac, processorArchitecture=MSIL"> 38 <Reference Include="MaxMind.Db, Version=2.0.0.0, Culture=neutral, PublicKeyToken=66afa4cc5ae853ac, processorArchitecture=MSIL">
39 <HintPath>..\packages\MaxMind.Db.2.3.0\lib\net45\MaxMind.Db.dll</HintPath> 39 <HintPath>..\packages\MaxMind.Db.2.4.0\lib\net45\MaxMind.Db.dll</HintPath>
40 <Private>True</Private> -  
41 </Reference> 40 </Reference>
42 <Reference Include="MaxMind.GeoIP2, Version=2.6.0.0, Culture=neutral, PublicKeyToken=66afa4cc5ae853ac, processorArchitecture=MSIL"> 41 <Reference Include="MaxMind.GeoIP2, Version=3.0.0.0, Culture=neutral, PublicKeyToken=66afa4cc5ae853ac, processorArchitecture=MSIL">
43 <HintPath>..\packages\MaxMind.GeoIP2.2.9.0\lib\net45\MaxMind.GeoIP2.dll</HintPath> 42 <HintPath>..\packages\MaxMind.GeoIP2.3.0.0\lib\net45\MaxMind.GeoIP2.dll</HintPath>
44 <Private>True</Private> -  
45 </Reference> 43 </Reference>
46 <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> 44 <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
47 <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> 45 <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
48 <Private>True</Private> -  
49 </Reference> 46 </Reference>
50 <Reference Include="System" /> 47 <Reference Include="System" />
51 <Reference Include="System.Core" /> 48 <Reference Include="System.Core" />
52 <Reference Include="System.Web" /> 49 <Reference Include="System.Web" />
53 <Reference Include="System.Xml.Linq" /> 50 <Reference Include="System.Xml.Linq" />
54 <Reference Include="System.Data.DataSetExtensions" /> 51 <Reference Include="System.Data.DataSetExtensions" />
55 <Reference Include="Microsoft.CSharp" /> 52 <Reference Include="Microsoft.CSharp" />
56 <Reference Include="System.Data" /> 53 <Reference Include="System.Data" />
57 <Reference Include="System.Net.Http" /> 54 <Reference Include="System.Net.Http" />
58 <Reference Include="System.Xml" /> 55 <Reference Include="System.Xml" />
59 </ItemGroup> 56 </ItemGroup>
60 <ItemGroup> 57 <ItemGroup>
61 <Compile Include="Constants.cs" /> 58 <Compile Include="Constants.cs" />
62 <Compile Include="Exceptions.cs" /> 59 <Compile Include="Exceptions.cs" />
63 <Compile Include="GeoIP\Extensions.cs" /> 60 <Compile Include="GeoIP\Extensions.cs" />
64 <Compile Include="Patchers\XML.cs" /> 61 <Compile Include="Patchers\XML.cs" />
65 <Compile Include="Patchers\Utilities.cs" /> 62 <Compile Include="Patchers\Utilities.cs" />
66 <Compile Include="Repository\Files.cs" /> 63 <Compile Include="Repository\Files.cs" />
67 <Compile Include="Repository\Hashing.cs" /> 64 <Compile Include="Repository\Hashing.cs" />
68 <Compile Include="Repository\Mirrors.cs" /> 65 <Compile Include="Repository\Mirrors.cs" />
69 <Compile Include="Repository\Stitching\Stitching.cs" /> 66 <Compile Include="Repository\Stitching\Stitching.cs" />
70 <Compile Include="Repository\Stitching\StitchProgressEvent.cs" /> 67 <Compile Include="Repository\Stitching\StitchProgressEvent.cs" />
71 <Compile Include="Repository\Tools.cs" /> 68 <Compile Include="Repository\Tools.cs" />
72 <Compile Include="Structures\StitchFile.cs" /> 69 <Compile Include="Structures\StitchFile.cs" />
73 <Compile Include="Structures\StitchMirror.cs" /> 70 <Compile Include="Structures\StitchMirror.cs" />
74 <Compile Include="Repository\StitchOptions.cs" /> 71 <Compile Include="Repository\StitchOptions.cs" />
75 <Compile Include="Structures\StitchPathType.cs" /> 72 <Compile Include="Structures\StitchPathType.cs" />
76 <Compile Include="wasStitchNET.cs" /> 73 <Compile Include="wasStitchNET.cs" />
77 <Compile Include="Properties\AssemblyInfo.cs" /> 74 <Compile Include="Properties\AssemblyInfo.cs" />
78 <Compile Include="XmlRpc\Methods\IXmlRpcStitch.cs" /> 75 <Compile Include="XmlRpc\Methods\IXmlRpcStitch.cs" />
79 <Compile Include="XmlRpc\Methods\XmlRpcStitchOptions.cs" /> 76 <Compile Include="XmlRpc\Methods\XmlRpcStitchOptions.cs" />
80 </ItemGroup> 77 </ItemGroup>
81 <ItemGroup> 78 <ItemGroup>
82 <ProjectReference Include="..\wasDAVClient\wasDAVClient\wasDAVClient.csproj"> 79 <ProjectReference Include="..\wasDAVClient\wasDAVClient\wasDAVClient.csproj">
83 <Project>{8c9a5d56-e5a1-4e18-bd00-fff55a2ae01d}</Project> 80 <Project>{8c9a5d56-e5a1-4e18-bd00-fff55a2ae01d}</Project>
84 <Name>wasDAVClient</Name> 81 <Name>wasDAVClient</Name>
85 </ProjectReference> 82 </ProjectReference>
86 <ProjectReference Include="..\wasSharpNET\wasSharpNET.csproj"> 83 <ProjectReference Include="..\wasSharpNET\wasSharpNET.csproj">
87 <Project>{ef59aac3-9861-4e63-a513-e39127376f24}</Project> 84 <Project>{ef59aac3-9861-4e63-a513-e39127376f24}</Project>
88 <Name>wasSharpNET</Name> 85 <Name>wasSharpNET</Name>
89 </ProjectReference> 86 </ProjectReference>
90 <ProjectReference Include="..\wasSharp\wasSharp.csproj"> 87 <ProjectReference Include="..\wasSharp\wasSharp.csproj">
91 <Project>{A971E1C9-776C-4CD2-88AC-71197C7B955E}</Project> 88 <Project>{A971E1C9-776C-4CD2-88AC-71197C7B955E}</Project>
92 <Name>wasSharp</Name> 89 <Name>wasSharp</Name>
93 </ProjectReference> 90 </ProjectReference>
94 </ItemGroup> 91 </ItemGroup>
95 <ItemGroup> 92 <ItemGroup>
96 <EmbeddedResource Include="GeoIP\MaxMind\GeoLite2-City.mmdb.gz" /> 93 <EmbeddedResource Include="GeoIP\MaxMind\GeoLite2-City.mmdb.gz" />
97 <None Include="packages.config" /> 94 <None Include="packages.config" />
98 </ItemGroup> 95 </ItemGroup>
99 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 96 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
100 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 97 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
101 Other similar extension points exist, see Microsoft.Common.targets. 98 Other similar extension points exist, see Microsoft.Common.targets.
102 <Target Name="BeforeBuild"> 99 <Target Name="BeforeBuild">
103 </Target> 100 </Target>
104 <Target Name="AfterBuild"> 101 <Target Name="AfterBuild">
105 </Target> 102 </Target>
106 --> 103 -->
107 </Project> 104 </Project>
108   105  
109
Generated by GNU Enscript 1.6.5.90.
106
Generated by GNU Enscript 1.6.5.90.
110   107  
111   108  
112   109