Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update target frameworks to .NET 8.0 and clean up projects #146

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

jamesmontemagno
Copy link
Owner

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.

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.
@jamesmontemagno jamesmontemagno merged commit 22d2be7 into master Nov 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant