Skip to content

Commit

Permalink
Merge pull request #17 from FaithBeam/efcore-sqlite
Browse files Browse the repository at this point in the history
Finish ef core sqlite feature
  • Loading branch information
FaithBeam authored Sep 28, 2024
2 parents 3fc2cb5 + 71276cc commit f3a32e3
Show file tree
Hide file tree
Showing 180 changed files with 3,264 additions and 3,758 deletions.
1 change: 1 addition & 0 deletions .csharpierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/Migrations/*
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
*.db

# Mono auto generated files
mono_crash.*
Expand Down
77 changes: 0 additions & 77 deletions YMouseButtonControl.Core.Tests/BaseTest.cs

This file was deleted.

This file was deleted.

Loading

0 comments on commit f3a32e3

Please sign in to comment.