Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

In C# is it possible to use packages that depend on .NET 4.5.2 in newer .NET 7?

$
0
0

I am pretty new to C# and .NET and am trying to use a package that depends on .NET 4.6.2 in newer .NET 7 solution. I know it may be obvious but is this possible? I have searched and cannot even find someone that says 'no'. The reason being is that I need to connect to MS CRM 2011 on premises installation and, due to its age, there is not a newer version of the packages available.

Any help would be great, even a 'no, not possible' would suffice. Just hoping maybe there is a way.

I thought maybe there was a way to add a wrapper or something similar to encapsulate the package to make it work?!? Is that stupid?

Tried adding the old packages to the latest solution and I get an error that the build has failed - however, not error message to explain why.

More specifically I am trying to use Microsoft.CrmSDK.CoreAssemblies and other related packages.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>