You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are in the process of upgrading all the projects to .net 8, currently we are getting a warning because of Monkey Cache's dependency.
Are there any plans to make Monkey Cache target .net 8?
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
The text was updated successfully, but these errors were encountered:
We are in the process of upgrading all the projects to .net 8, currently we are getting a warning because of Monkey Cache's dependency.
Are there any plans to make Monkey Cache target .net 8?
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
The text was updated successfully, but these errors were encountered: