diff --git a/src/EFCore.Jet.Data/EFCore.Jet.Data.csproj b/src/EFCore.Jet.Data/EFCore.Jet.Data.csproj index b51a3f7..22f03d7 100644 --- a/src/EFCore.Jet.Data/EFCore.Jet.Data.csproj +++ b/src/EFCore.Jet.Data/EFCore.Jet.Data.csproj @@ -9,10 +9,6 @@ $(PackageTags);System.Data.Jet - - - - diff --git a/src/EFCore.Jet/EFCore.Jet.csproj b/src/EFCore.Jet/EFCore.Jet.csproj index 6ac7a01..2de06e3 100644 --- a/src/EFCore.Jet/EFCore.Jet.csproj +++ b/src/EFCore.Jet/EFCore.Jet.csproj @@ -12,15 +12,6 @@ - - - - - - - - - diff --git a/src/EFCore.Jet/app.config b/src/EFCore.Jet/app.config deleted file mode 100644 index ddc1cb3..0000000 --- a/src/EFCore.Jet/app.config +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/test/EFCore.Jet.IntegrationTests/App.config b/test/EFCore.Jet.IntegrationTests/App.config deleted file mode 100644 index 5b4f32c..0000000 --- a/test/EFCore.Jet.IntegrationTests/App.config +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/test/EFCore.Jet.IntegrationTests/EFCore.Jet.IntegrationTests.csproj b/test/EFCore.Jet.IntegrationTests/EFCore.Jet.IntegrationTests.csproj index 945bcf7..08ceb5d 100644 --- a/test/EFCore.Jet.IntegrationTests/EFCore.Jet.IntegrationTests.csproj +++ b/test/EFCore.Jet.IntegrationTests/EFCore.Jet.IntegrationTests.csproj @@ -73,11 +73,6 @@ - - - Designer - - @@ -94,7 +89,9 @@ + + \ No newline at end of file