wasStitchNET – Diff between revs 13 and 20

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 13 Rev 20
Line 10... Line 10...
10 using System.Net; 10 using System.Net;
11 using System.Threading.Tasks; 11 using System.Threading.Tasks;
12 using wasDAVClient; 12 using wasDAVClient;
13 using wasDAVClient.Helpers; 13 using wasDAVClient.Helpers;
14 using wasSharp; 14 using wasSharp;
15 using wasSharp.Linq; 15 using wasSharp.Sets;
16 using wasSharp.Web.Utilities; 16 using wasSharp.Web.Utilities;
17 using wasSharpNET.Cryptography; 17 using wasSharpNET.Cryptography;
18 using SHA1 = System.Security.Cryptography.SHA1; 18 using SHA1 = System.Security.Cryptography.SHA1;
Line 19... Line 19...
19   19