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
fix(jsii-dotnet-runtime): Build projects, not solutions.
The build script for jsii-dotnet-runtime built the solution, which would include the integration tests now that they are
added to the solution. The script now only builds the runtime (and implicitly its dependencies).
0 commit comments