Skip to content

Commit

Permalink
Update App.config
Browse files Browse the repository at this point in the history
  • Loading branch information
slotthhy authored Nov 7, 2023
1 parent ffc668d commit 3e5de00
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions SaintCoinach.Cmd/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@
</setting>
</SaintCoinach.Cmd.Properties.Settings>
</applicationSettings>
<system.data>
<DbProviderFactories>
<add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".Net Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6, Version=1.0.96.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139"/>
<remove invariant="System.Data.SQLite.EF6"/>
<add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6"/>
</DbProviderFactories>
</system.data>
<entityFramework>
<providers>
<provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer"/>
Expand Down

0 comments on commit 3e5de00

Please sign in to comment.