Message 1 of 4
NetSDK1 ERROR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an api project. I want the rvt file I want to convert the data result from this api to gltf format. I did not have such an error when I developed my plugin for testing purposes only, without using it with the API. I got an error when I added my class library (actually a ready template) to run this plugin in my api project. My class library uses .Net Freamwork latest version and my api project uses .Net core. What is the solution for this error?
Error : The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. RevitToGltfTrialApi