Closed atomboulian closed 4 years ago
Install-Package DynamicLanguageRuntime -Version 1.2.2
AdWindows is uneeded - RevitAPI and RevitAPIUI should already have everything needed.
Okay I see these in the pictures in the customization section. Maybe providing that via text would help me in the earlier stages when I'm on the build step at the beginning of the README in the root of this project. But not completely necessary. Closing.
First of all, thank you so much for creating this template!
Is this for .NET Framework 4.7? 4.5? .NET Core? (jk) I can't get the Microsoft.Dynamic or the Microsoft.Scripting libraries out of the box.
Googling led me here: https://stackoverflow.com/questions/1681005/how-to-use-microsoft-scripting-hosting which pointed me at https://www.nuget.org/packages/DynamicLanguageRuntime.Net40.Unofficial
So I installed that but then I couldn't Reference Microsoft.Scripting.Metadata. Couldn't find AdWindows either.
Will you please provide the target framework and whatever NuGet packages to install in the README? That would help me a lot.
Thanks!
//Ana