Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
chaitu927
Helper I
Helper I

Is there a way to build custom visual code using csproj file that includes code in visual.ts?

Is there a way to build custom visual code using csproj  file that includes code in visual.ts? So that I can use msbuild to build the project? 

 

I know that we use command line - pbiviz start to see if changes in code and build the right way. I am curious to know if we can do the build using the process I mentioned above so that we can use CI/CD to see if there are no issues in our custom visual project. 

1 ACCEPTED SOLUTION

 

Pbiviz tool is node.js applications, so it doesn’t support msbuild out of the box.

Please consider this project https://github.com/Microsoft/nodejstools to make your csproj file work with node.js

Nikita Grachev,
Team Leader
Microsoft Power BI Custom Visuals,
pbicvsupport@microsoft.com

View solution in original post

2 REPLIES 2
chaitu927
Helper I
Helper I

Any help is appreciated

 

Pbiviz tool is node.js applications, so it doesn’t support msbuild out of the box.

Please consider this project https://github.com/Microsoft/nodejstools to make your csproj file work with node.js

Nikita Grachev,
Team Leader
Microsoft Power BI Custom Visuals,
pbicvsupport@microsoft.com

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.