-
-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update target frameworks to .NET 8.0 and clean up projects
Updated target frameworks for `MonkeyCache.FileStore`, `MonkeyCache.LiteDB`, `MonkeyCache.SQLite`, and `MonkeyCache.csproj` from `net6.0` to `net8.0`. Updated `LiteDB` package in `MonkeyCache.LiteDB` from `5.0.19` to `5.0.21`. Removed project references to `MonkeyCache.TestApp` from `MonkeyCache.TestApp.Android`, `MonkeyCache.TestApp.AspNetCore`, and `MonkeyCache.TestApp.UWP`. Cleaned up solution by removing several test application projects and the `SharedMSBuildProjectFiles` section.
- Loading branch information
1 parent
fa90b28
commit 5ff143c
Showing
8 changed files
with
17 additions
and
301 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters