Closed danpetitt closed 4 months ago
Hello @danpetitt,
The NuGet packages contain multiple builds for different frameworks and runtimes. For example, if you open the lib
folder here, you'll see subfolders holding ClearScript.Core.dll builds for the following TFMs: net45
, net471
, net5.0
, netcoreapp3.1
, netstandard2.1
, and uap10.0
. Those should cover the targets and runtimes listed on the home page.
Cheers!
Please reopen this issue if you have additional questions or comments on this topic.
I don't think this is correct, the library is net standard 2.1 which means it can't be used on .net framework (any version) as far as I am aware and nuget only has a version that is standard 2.1