-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
- [x ] I have checked that the SDK documentation doesn't solve my issue.
- [ x] I have checked that the API documentation doesn't solve my issue.
- [ x] I have searched the Box Developer Forums and my issue isn't already reported (or if it has been reported, I have attached a link to it, for reference).
- I have searched Issues in this repo and my issue isn't already reported.
Description of the Issue
When I try to install this with NuGet, I get this error:
Error Could not install package 'Box.Sdk.Gen 1.1.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.8', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Steps to Reproduce
type "install-package box.sdk.gen in a project that targets .net 4.8.
Expected Behavior
Package should install
Error Message, Including Stack Trace
Screenshots
Versions Used
.NET SDK: 4.8
.NET: 4.8
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested