You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
slngen should include nodejs project successfully. if any other CLI tool does that also i am fine, you can tell that tool
Actual Behavior
it is producing error C:\Users\Ajith\Documents\project\Sample\SampleNode\SampleNode\SampleNode.njsproj : error : The build project should have been initialized before calling PreCreateForOuter.
Is that feature added to slngen ? or anyother tool if so could u kindly advise a solution for it ?
Expected Behavior
slngen should include nodejs project successfully. if any other CLI tool does that also i am fine, you can tell that tool
Actual Behavior
it is producing error
C:\Users\Ajith\Documents\project\Sample\SampleNode\SampleNode\SampleNode.njsproj : error : The build project should have been initialized before calling PreCreateForOuter.
Is that feature added to slngen ? or anyother tool if so could u kindly advise a solution for it ?
Below is the command and project built.
slngen -o Test.sln SampleNode
https://github.com/ajithkumarmcw/NodeProject
Steps to Reproduce
https://github.com/ajithkumarmcw/NodeProject
The text was updated successfully, but these errors were encountered: