dotnet / dotnet/project-system
NFE: System.Exception
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
Migrate [AB#957683](https://devdiv.visualstudio.com/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_workitems/edit/957683) to Github
**It’s not a NuGet issue**, this is faulted by us when the configuration is missing those properties – probably due to invalid targets or when the user removes the “TargetFramework” property to convert it on the fly to multi-targeting projects.
Send it my way .NET\Tools\Project.
-------------------------------------------- Context --------------------------------------------
@davkean might know more about this, other than the message string “The value of the 'TargetFrameworkMoniker' and 'NuGetTargetMoniker' properties in the 'Debug|AnyCPU' configuration are both empty. This configuration will not contribute to NuGet restore, which may result in restore and build errors.”, we didn’t get call stack, so there is not much information.
It is one of exceptions we recorded in our telemetry, and you can run this Kusto query to see whether you can get anything more.
Please check the Kusto query in the original work item
Contributor guide
Assessment
This issue has not been assessed yet.