Create a login feature in Revit using a Microsoft account?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Has anyone tried the login feature with a Microsoft account in Revit? I'm trying and using Microsoft.Identity.Client to do it, and when I run the test, I get an error: "Could not load file or assembly 'Microsoft.Identity.Client, Version=4.58.1.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae' or one of its dependencies. The system cannot find the file specified."
This is my code get that error:
Has anyone encountered a similar situation as above? and how to fix it? Many thanks.