Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

.net framework 4.8 depending on .netcore 3.0

$
0
0

I have a .net Framework 4.8 project that depends on a couple .netcore 3.0 projects, but i get the error below. How am I able to safely navigate around this error?

netcoreapp3.0 cannot be referenced by a project that targets '.netframework version=v4.8'

Respectfully,

RM0076


Viewing all articles
Browse latest Browse all 21115

Trending Articles