diff --git a/QuickFiler.Test/QuickFiler.Test.csproj b/QuickFiler.Test/QuickFiler.Test.csproj index 0dbf6b65..164f265b 100644 --- a/QuickFiler.Test/QuickFiler.Test.csproj +++ b/QuickFiler.Test/QuickFiler.Test.csproj @@ -1,6 +1,6 @@ - + @@ -458,7 +458,7 @@ - + @@ -478,4 +478,4 @@ - + \ No newline at end of file diff --git a/QuickFiler.Test/app.config b/QuickFiler.Test/app.config index 2caf68a8..c8c068ce 100644 --- a/QuickFiler.Test/app.config +++ b/QuickFiler.Test/app.config @@ -3,43 +3,23 @@ - + - + - + - + - + @@ -51,19 +31,11 @@ - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,420 +83,212 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + diff --git a/QuickFiler.Test/packages.config b/QuickFiler.Test/packages.config index 94839d0a..32792fc1 100644 --- a/QuickFiler.Test/packages.config +++ b/QuickFiler.Test/packages.config @@ -7,146 +7,49 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - + - - + + - + - + - - - - + + + + @@ -160,14 +63,10 @@ - + - + \ No newline at end of file diff --git a/QuickFiler/QuickFiler.csproj b/QuickFiler/QuickFiler.csproj index 2df48cf6..ee7d9a3a 100644 --- a/QuickFiler/QuickFiler.csproj +++ b/QuickFiler/QuickFiler.csproj @@ -1,6 +1,6 @@ - + Debug @@ -57,12 +57,12 @@ ..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll True - - ..\packages\Microsoft.Bcl.Memory.10.0.10\lib\net462\Microsoft.Bcl.Memory.dll + + ..\packages\Microsoft.Bcl.Memory.10.0.11\lib\net462\Microsoft.Bcl.Memory.dll True @@ -574,8 +574,8 @@ - + @@ -594,4 +594,4 @@ - + \ No newline at end of file diff --git a/QuickFiler/app.config b/QuickFiler/app.config index 7767bbf6..939ca6f6 100644 --- a/QuickFiler/app.config +++ b/QuickFiler/app.config @@ -3,51 +3,27 @@ - + - + - + - + - + - + @@ -59,20 +35,12 @@ - + - - + + @@ -87,59 +55,31 @@ - + - + - + - + - + - + - + @@ -147,291 +87,147 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/QuickFiler/packages.config b/QuickFiler/packages.config index 7f24b2f0..78db7fe3 100644 --- a/QuickFiler/packages.config +++ b/QuickFiler/packages.config @@ -8,21 +8,11 @@ - - - + + + - + @@ -30,18 +20,8 @@ - - + + @@ -83,20 +63,12 @@ - + - + @@ -107,4 +79,4 @@ - + \ No newline at end of file diff --git a/Tags.Test/Tags.Test.csproj b/Tags.Test/Tags.Test.csproj index cf37842e..8efbb24c 100644 --- a/Tags.Test/Tags.Test.csproj +++ b/Tags.Test/Tags.Test.csproj @@ -1,6 +1,6 @@ - + @@ -298,7 +298,7 @@ - + @@ -318,4 +318,4 @@ - + \ No newline at end of file diff --git a/Tags.Test/app.config b/Tags.Test/app.config index cffda19c..786eb8a0 100644 --- a/Tags.Test/app.config +++ b/Tags.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,163 +115,83 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -379,51 +199,27 @@ - + - + - + - + - + - + @@ -431,83 +227,43 @@ - + - + - + - + - + - + - + - + - + - + diff --git a/Tags.Test/packages.config b/Tags.Test/packages.config index 884c0e9a..cc887ae2 100644 --- a/Tags.Test/packages.config +++ b/Tags.Test/packages.config @@ -5,140 +5,47 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + @@ -152,14 +59,10 @@ - + - + \ No newline at end of file diff --git a/Tags/Tags.csproj b/Tags/Tags.csproj index 9c26b73d..7517481f 100644 --- a/Tags/Tags.csproj +++ b/Tags/Tags.csproj @@ -1,6 +1,6 @@ - + Debug @@ -107,8 +107,8 @@ - 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}. + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + - + \ No newline at end of file diff --git a/Tags/app.config b/Tags/app.config index 1438054c..c67a49e0 100644 --- a/Tags/app.config +++ b/Tags/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,27 +27,15 @@ - + - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,299 +83,151 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/Tags/packages.config b/Tags/packages.config index 2d23111f..9a31841d 100644 --- a/Tags/packages.config +++ b/Tags/packages.config @@ -3,28 +3,8 @@ - - - - - + + + + + \ No newline at end of file diff --git a/TaskMaster.Test/TaskMaster.Test.csproj b/TaskMaster.Test/TaskMaster.Test.csproj index a03c8433..29d70f68 100644 --- a/TaskMaster.Test/TaskMaster.Test.csproj +++ b/TaskMaster.Test/TaskMaster.Test.csproj @@ -1,6 +1,6 @@ - + @@ -293,9 +293,9 @@ - - - + + + @@ -361,7 +361,7 @@ - + @@ -381,4 +381,4 @@ - + \ No newline at end of file diff --git a/TaskMaster.Test/app.config b/TaskMaster.Test/app.config index cb708a19..163d95fe 100644 --- a/TaskMaster.Test/app.config +++ b/TaskMaster.Test/app.config @@ -3,27 +3,15 @@ - + - + - + @@ -31,11 +19,7 @@ - + @@ -43,19 +27,11 @@ - + - + @@ -63,67 +39,35 @@ - + - + - + - + - + - + - + - + @@ -131,11 +75,7 @@ - + @@ -143,403 +83,203 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/TaskMaster.Test/packages.config b/TaskMaster.Test/packages.config index d34fa073..306746a6 100644 --- a/TaskMaster.Test/packages.config +++ b/TaskMaster.Test/packages.config @@ -7,141 +7,48 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + @@ -155,14 +62,10 @@ - + - + \ No newline at end of file diff --git a/TaskMaster/TaskMaster.csproj b/TaskMaster/TaskMaster.csproj index 4aaf34fa..146e31da 100644 --- a/TaskMaster/TaskMaster.csproj +++ b/TaskMaster/TaskMaster.csproj @@ -1,5 +1,5 @@ - + @@ -200,4 +200,4 @@ - + \ No newline at end of file diff --git a/ToDoModel/app.config b/ToDoModel/app.config index 1d573427..56242497 100644 --- a/ToDoModel/app.config +++ b/ToDoModel/app.config @@ -1,50 +1,26 @@  - -
+ +
- + - + - + - + @@ -52,31 +28,19 @@ - - + + - + - + @@ -92,59 +56,31 @@ - + - + - + - + - + - + - + @@ -152,299 +88,151 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/ToDoModel/packages.config b/ToDoModel/packages.config index c9dc662a..ed8ca9ce 100644 --- a/ToDoModel/packages.config +++ b/ToDoModel/packages.config @@ -5,35 +5,15 @@ - - - - + + + + - - + + @@ -44,4 +24,4 @@ - + \ No newline at end of file diff --git a/UtilitiesCS.Test/UtilitiesCS.Test.csproj b/UtilitiesCS.Test/UtilitiesCS.Test.csproj index 26a03514..938870e6 100644 --- a/UtilitiesCS.Test/UtilitiesCS.Test.csproj +++ b/UtilitiesCS.Test/UtilitiesCS.Test.csproj @@ -1,6 +1,6 @@ - + @@ -575,8 +575,8 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll True @@ -585,8 +585,8 @@ ..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\net462\Microsoft.Bcl.HashCode.dll - - ..\packages\Microsoft.Bcl.Memory.10.0.10\lib\net462\Microsoft.Bcl.Memory.dll + + ..\packages\Microsoft.Bcl.Memory.10.0.11\lib\net462\Microsoft.Bcl.Memory.dll True @@ -948,7 +948,7 @@ - + @@ -969,4 +969,4 @@ - + \ No newline at end of file diff --git a/UtilitiesCS.Test/app.config b/UtilitiesCS.Test/app.config index 0c80ac89..5be6ac58 100644 --- a/UtilitiesCS.Test/app.config +++ b/UtilitiesCS.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,28 +27,16 @@ - + - + - - + + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,443 +83,223 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + diff --git a/UtilitiesCS.Test/packages.config b/UtilitiesCS.Test/packages.config index 9193e607..79f14b64 100644 --- a/UtilitiesCS.Test/packages.config +++ b/UtilitiesCS.Test/packages.config @@ -9,106 +9,40 @@ - + - + - + - + - - - - - - - - + + + + + + + + - - + + - + - + - + - + @@ -121,62 +55,27 @@ - - + + - + - + - - - - + + + + @@ -199,15 +98,11 @@ - + - + \ No newline at end of file diff --git a/UtilitiesCS/UtilitiesCS.csproj b/UtilitiesCS/UtilitiesCS.csproj index 3eddf60e..197ce99a 100644 --- a/UtilitiesCS/UtilitiesCS.csproj +++ b/UtilitiesCS/UtilitiesCS.csproj @@ -1,6 +1,6 @@ - + @@ -78,8 +78,8 @@ ..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll True @@ -88,8 +88,8 @@ ..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\net462\Microsoft.Bcl.HashCode.dll - - ..\packages\Microsoft.Bcl.Memory.10.0.10\lib\net462\Microsoft.Bcl.Memory.dll + + ..\packages\Microsoft.Bcl.Memory.10.0.11\lib\net462\Microsoft.Bcl.Memory.dll True @@ -1288,8 +1288,8 @@ - + @@ -1310,4 +1310,4 @@ - + \ No newline at end of file diff --git a/UtilitiesCS/app.config b/UtilitiesCS/app.config index 228037f0..84421676 100644 --- a/UtilitiesCS/app.config +++ b/UtilitiesCS/app.config @@ -1,50 +1,26 @@  - -
+ +
- + - + - + - + @@ -56,28 +32,16 @@ - + - + - - + + @@ -92,59 +56,31 @@ - + - + - + - + - + - + - + @@ -152,320 +88,164 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/UtilitiesCS/packages.config b/UtilitiesCS/packages.config index b4935544..29de8273 100644 --- a/UtilitiesCS/packages.config +++ b/UtilitiesCS/packages.config @@ -14,74 +14,32 @@ - - + + - + - + - - - - - - + + + + + + - + - + @@ -104,18 +62,8 @@ - - + + @@ -169,26 +117,14 @@ - + - - + + @@ -206,4 +142,4 @@ - + \ No newline at end of file diff --git a/VBFunctions.Test/VBFunctions.Test.csproj b/VBFunctions.Test/VBFunctions.Test.csproj index 6041a611..301711bd 100644 --- a/VBFunctions.Test/VBFunctions.Test.csproj +++ b/VBFunctions.Test/VBFunctions.Test.csproj @@ -1,6 +1,6 @@ - + @@ -278,7 +278,7 @@ - + @@ -298,4 +298,4 @@ - + \ No newline at end of file diff --git a/VBFunctions.Test/app.config b/VBFunctions.Test/app.config index 4ddd0447..e15d4805 100644 --- a/VBFunctions.Test/app.config +++ b/VBFunctions.Test/app.config @@ -3,19 +3,11 @@ - + - + @@ -27,11 +19,7 @@ - + @@ -39,83 +27,43 @@ - + - + - + - + - + - + - + - + - + - + @@ -127,419 +75,211 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/VBFunctions.Test/packages.config b/VBFunctions.Test/packages.config index 81ce937b..ac423225 100644 --- a/VBFunctions.Test/packages.config +++ b/VBFunctions.Test/packages.config @@ -3,139 +3,46 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + @@ -149,14 +56,10 @@ - + - + \ No newline at end of file diff --git a/VBFunctions/VBFunctions.csproj b/VBFunctions/VBFunctions.csproj index 49d83669..3f783e56 100644 --- a/VBFunctions/VBFunctions.csproj +++ b/VBFunctions/VBFunctions.csproj @@ -1,6 +1,6 @@ - + Debug @@ -68,8 +68,8 @@ - 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}. + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + - + \ No newline at end of file diff --git a/VBFunctions/packages.config b/VBFunctions/packages.config index e20e5edc..b15527e3 100644 --- a/VBFunctions/packages.config +++ b/VBFunctions/packages.config @@ -1,28 +1,8 @@  - - - - - + + + + + \ No newline at end of file