Hi there,
using nuget with Visual Studio 2015 and the following command: Install-Package Microsoft.PowerBI.JavaScript -Pre
only tries to install the current version 1.1.0, not 2.0.0 beta .
Is there any way to install the beta in a asp.net project?
Best regards