Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am create an add-in for Inventor 2024 with C#. My project interacts with a web api that I have built in a separate project.
I am using the "System.Text.Json" package for this. But after the program runs, I get an error where I use "System.Text.Json".
Information
1)Post-buil event command line is empty.
2)Output Path:ProgramData\Autodesk\Inventor2024\Addins\ProjectFolder\
Error!
There is a similar thread in the link. I tried the solution but still same got error. (https://forums.autodesk.com/t5/inventor-ilogic-and-vb-net-forum/nuget-package-reference-while-debugg...)
Thanks in advance for help.
Solved! Go to Solution.