As a user, I would like to have a package version of Framework.Data.LocalDb for .net 5 #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
.net 5 TMF had to be removed because of .net 10 package prune feature which pruned Microsoft.Win32.Registry which broke the build.
Excluding the .net 5 TMF was a workaround to be able releasing a version for .net 10.