diff --git a/Directory.Packages.props b/Directory.Packages.props index 5630145b9f4..61b43745daf 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -45,5 +45,6 @@ + \ No newline at end of file diff --git a/benchmark/EFCore.Sqlite.Benchmarks/EFCore.Sqlite.Benchmarks.csproj b/benchmark/EFCore.Sqlite.Benchmarks/EFCore.Sqlite.Benchmarks.csproj index d170d40a32b..cac50d68f6f 100644 --- a/benchmark/EFCore.Sqlite.Benchmarks/EFCore.Sqlite.Benchmarks.csproj +++ b/benchmark/EFCore.Sqlite.Benchmarks/EFCore.Sqlite.Benchmarks.csproj @@ -23,7 +23,7 @@ benchmark throws "You need to call SQLitePCL.raw.SetProvider()" from [GlobalSetup] and BenchmarkDotNet reports NA for every method. --> - + diff --git a/eng/Versions.props b/eng/Versions.props index ec7324f9eca..775ca222e76 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -51,7 +51,7 @@ 1.4.0 1.15.1 3.0.3 - 2.3.2 + 2.3.5 4.0.0-pre.108 11.0.0-beta.26263.112 2.2.2 diff --git a/src/EFCore.Sqlite/EFCore.Sqlite.csproj b/src/EFCore.Sqlite/EFCore.Sqlite.csproj index 9b6907b937d..198f984981a 100644 --- a/src/EFCore.Sqlite/EFCore.Sqlite.csproj +++ b/src/EFCore.Sqlite/EFCore.Sqlite.csproj @@ -47,7 +47,7 @@ - + diff --git a/src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj b/src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj index c0b9b825269..547517020e1 100644 --- a/src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj +++ b/src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj @@ -24,7 +24,7 @@ Microsoft.Data.Sqlite.SqliteTransaction - + diff --git a/test/Directory.Packages.props b/test/Directory.Packages.props index c05bc9c81a5..163b4c3536d 100644 --- a/test/Directory.Packages.props +++ b/test/Directory.Packages.props @@ -18,7 +18,6 @@ -