Skip to content

Commit

Permalink
NEw commiut
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxey1950 committed Jan 6, 2023
1 parent 53d5736 commit 6832b49
Show file tree
Hide file tree
Showing 10 changed files with 25,799 additions and 0 deletions.
Binary file added Project/Dapper.dll
Binary file not shown.
2,751 changes: 2,751 additions & 0 deletions Project/Dapper.xml

Large diffs are not rendered by default.

Binary file added Project/Food Manager.exe
Binary file not shown.
10 changes: 10 additions & 0 deletions Project/Food Manager.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<connectionStrings>
<add name ="Default" connectionString="Data Source=.\sqite.db;Version=3;" providerName="System.Data.SqlClient"/>
</connectionStrings>

<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>
Binary file added Project/Food Manager.pdb
Binary file not shown.
Binary file added Project/System.Data.SQLite.dll
Binary file not shown.
23,038 changes: 23,038 additions & 0 deletions Project/System.Data.SQLite.xml

Large diffs are not rendered by default.

Binary file added Project/sqite.db
Binary file not shown.
Binary file added Project/x64/SQLite.Interop.dll
Binary file not shown.
Binary file added Project/x86/SQLite.Interop.dll
Binary file not shown.

0 comments on commit 6832b49

Please sign in to comment.