Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output .NET build artifacts to dist/dotnet/ instead of just dist/. #192

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

mpiroc
Copy link
Contributor

@mpiroc mpiroc commented Aug 21, 2018

When jsii-pacmak looks for local dependencies, it looks in dist/{targetname}. But it places .NET artifacts directly in dist/. This change fixes that.

@mpiroc mpiroc merged commit f25c8c4 into master Aug 22, 2018
@mpiroc mpiroc deleted the pirocchi/output branch August 22, 2018 18:26
eladb pushed a commit that referenced this pull request Aug 28, 2018
### Bug Fixes

* **jsii-pacmak:** Output .NET build artifacts to `dist/dotnet/` instead of just `dist/` ([#192](#192)) ([f25c8c4](f25c8c4))
* **jsii-kernel:** Fix module loading on systems that use '\' instead of '/' as the path separator ([#193](#193)) ([9e42991](9e42991))

### Features

* **jsii:** Add check against downgrading properties to readonly ([#201](#201)) ([f60b0ac](f60b0ac))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants