0

Is it possible to work with JetBrains Rider to develop OWA addin ? Maybe a plugin to add ?

I work with Visual Studio 2017 and when I run my project, Outlook is launched with my addin added. I would do the same with Rider.

LazyOne
  • 158,824
  • 45
  • 388
  • 391
Hubertsa
  • 33
  • 1
  • 5

1 Answers1

0

Try to check the command-line of Outlook started in VS and recreate the same command in Executable run configuration in Rider.

Ivan Shakhov
  • 1,299
  • 11
  • 12