diff --git a/Core.Tests/Core.Tests.csproj b/Core.Tests/Core.Tests.csproj index 7fd7979..1a18493 100644 --- a/Core.Tests/Core.Tests.csproj +++ b/Core.Tests/Core.Tests.csproj @@ -1,5 +1,5 @@  - + @@ -10,10 +10,11 @@ Properties LeafWeb.Core.Tests Core.Tests - v4.5 + v4.7.2 512 + true diff --git a/Core.Tests/app.config b/Core.Tests/app.config index 989f87d..90ff30e 100644 --- a/Core.Tests/app.config +++ b/Core.Tests/app.config @@ -1,22 +1,22 @@ - + - - + + - - + + - - + + - + - \ No newline at end of file + diff --git a/Core.Tests/packages.config b/Core.Tests/packages.config index 0da739a..9d6dd3f 100644 --- a/Core.Tests/packages.config +++ b/Core.Tests/packages.config @@ -3,7 +3,7 @@ - - - + + + \ No newline at end of file diff --git a/Core/App.config b/Core/App.config index 68a28ce..18d188b 100644 --- a/Core/App.config +++ b/Core/App.config @@ -18,4 +18,4 @@ - \ No newline at end of file + diff --git a/Core/Core.csproj b/Core/Core.csproj index aae765f..c4598cc 100644 --- a/Core/Core.csproj +++ b/Core/Core.csproj @@ -1,5 +1,5 @@  - + @@ -10,10 +10,11 @@ Properties LeafWeb.Core Core - v4.5 + v4.7.2 512 + true @@ -48,9 +49,8 @@ ..\packages\EntityFramework.6.4.0\lib\net45\EntityFramework.SqlServer.dll - - ..\packages\fasterflect.2.1.3\lib\net40\Fasterflect.dll - True + + ..\packages\fasterflect.3.0.0\lib\netstandard20\netstandard20\Fasterflect.dll ..\packages\log4net.2.0.8\lib\net45-full\log4net.dll diff --git a/Core/Parsers/CsvParserBase.cs b/Core/Parsers/CsvParserBase.cs index a281f38..3a67a7e 100644 --- a/Core/Parsers/CsvParserBase.cs +++ b/Core/Parsers/CsvParserBase.cs @@ -1,8 +1,6 @@ using System; using System.IO; using CsvHelper; -using CsvHelper.Configuration; -using LeafWeb.Core.Utility; namespace LeafWeb.Core.Parsers { diff --git a/Core/packages.config b/Core/packages.config index bdb5f18..bf9746a 100644 --- a/Core/packages.config +++ b/Core/packages.config @@ -1,45 +1,47 @@  - + - + - + - - + + - + - - - - - + + + + + - + + + - - - + + + - + - - + + \ No newline at end of file diff --git a/WebCms.Tests/WebCms.Tests.csproj b/WebCms.Tests/WebCms.Tests.csproj index c502ce6..e3ccd3e 100644 --- a/WebCms.Tests/WebCms.Tests.csproj +++ b/WebCms.Tests/WebCms.Tests.csproj @@ -10,10 +10,11 @@ Properties LeafWeb.WebCms.Tests WebCms.Tests - v4.5.2 + v4.7.2 512 + true diff --git a/WebCms.Tests/app.config b/WebCms.Tests/app.config index 3fb5c7e..3f12986 100644 --- a/WebCms.Tests/app.config +++ b/WebCms.Tests/app.config @@ -1,103 +1,103 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/WebCms/Web.config b/WebCms/Web.config index d6ecffd..c1893bf 100644 --- a/WebCms/Web.config +++ b/WebCms/Web.config @@ -1,18 +1,18 @@ - + -
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
- - -
-
-
- -
+
+ + + +
+
+
+ + +
- - - - - + + + + + - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + - - - - + + + + - + + - - + + - + - - - + + + - - + + + - - - - - + + + + - - - - - + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - + - + - - - + + + - - + + - + - - - - - - - - - + + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - + - - + + - - + + - - + + - - + + - - + + - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - + - + - + - - - - + + + + + + - - - - - - + + + + + + \ No newline at end of file diff --git a/WebCms/WebCms.csproj b/WebCms/WebCms.csproj index 90c3e4a..eeb3354 100644 --- a/WebCms/WebCms.csproj +++ b/WebCms/WebCms.csproj @@ -18,7 +18,7 @@ Properties LeafWeb.WebCms WebCms - v4.5.2 + v4.7.2 true @@ -29,6 +29,7 @@ 3.6 + true @@ -218,6 +219,7 @@ ..\packages\System.Collections.Immutable.1.6.0\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\packages\UmbracoCms.Core.7.15.3\lib\net452\System.Data.SqlServerCe.dll @@ -246,12 +248,12 @@ ..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll + - ..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll @@ -281,13 +283,13 @@ ..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll - + ..\packages\UmbracoCms.Core.7.15.3\lib\net452\TidyNet.dll diff --git a/WebCms/packages.config b/WebCms/packages.config index 992320a..45e51ab 100644 --- a/WebCms/packages.config +++ b/WebCms/packages.config @@ -11,7 +11,7 @@ - + @@ -41,10 +41,10 @@ - - + + - + @@ -55,47 +55,47 @@ - + - + - + - + - + - - - - - + + + + + - + - + - - - + + + - + - + - - + +