diff --git a/FluentSqlBuilder/FluentSqlBuilder.csproj b/FluentSqlBuilder/FluentSqlBuilder.csproj
index 79b5967..2eec7cc 100644
--- a/FluentSqlBuilder/FluentSqlBuilder.csproj
+++ b/FluentSqlBuilder/FluentSqlBuilder.csproj
@@ -1,22 +1,22 @@
-
-
-
- netstandard2.0
- true
- true
- 1.0.0-alpha
- Robin Kooyman
- Fluent Sql builder is a package that allows developers to build a Sql Command or Sql Statement with Parameters using a strongly typed system similiar to LINQ without the hassle of maintaining a db context.
- Copyright © 2020
- MIT
- https://github.com/robinskil/FluentSqlBuilder
- https://github.com/robinskil/FluentSqlBuilder
- sql-query-builder sql t-sql sql-server database data-access sql-query fluent-sql fluent-sql-builder
- Alpha release as a proof of concept.
-
-
-
-
-
-
-
+
+
+
+ netstandard2.0
+ true
+ true
+ 1.0.0-alpha
+ Robin Kooyman
+ Fluent Sql builder is a package that allows developers to build a Sql Command or Sql Statement with Parameters using a strongly typed system similiar to LINQ without the hassle of maintaining a db context.
+ Copyright © 2020
+ MIT
+ https://github.com/robinskil/FluentSqlBuilder
+ https://github.com/robinskil/FluentSqlBuilder
+ sql-query-builder sql t-sql sql-server database data-access sql-query fluent-sql fluent-sql-builder
+ Alpha release as a proof of concept.
+
+
+
+
+
+
+
diff --git a/SqlBuilder.Tests/SqlBuilder.Tests.csproj b/SqlBuilder.Tests/SqlBuilder.Tests.csproj
index 3cacca0..6404860 100644
--- a/SqlBuilder.Tests/SqlBuilder.Tests.csproj
+++ b/SqlBuilder.Tests/SqlBuilder.Tests.csproj
@@ -1,23 +1,23 @@
-
-
-
- netcoreapp3.1
-
- false
-
- 8.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ netcoreapp3.1
+
+ false
+
+ 8.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+