How to use to between .net 7 and .net framework 4.8.1 #4427
AfshinZavvar
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I do have a project built using .net 4.8.1 and another project which hosts all apis using .net 7
How I can create a proxy project to inlcude core 7 apis into mvc 4.8.1?
It adds bunch of .netcore references and then I get build errors
Beta Was this translation helpful? Give feedback.
All reactions