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

added info about running DLLs and other styling changes to the CLI docs #480

Merged
merged 2 commits into from
Jun 3, 2016
Merged

Conversation

mairaw
Copy link
Contributor

@mairaw mairaw commented Jun 1, 2016

@mairaw mairaw changed the title added info about running DLLs and other styling changes added info about running DLLs and other styling changes to the CLI docs Jun 1, 2016
- not load compilation tools from PATH (for example, resgen, compilers)
- use only known compilers (csc, vbc, fsc)

In order to build an executable application, you need a special configuration section in project.json:
In order to build an executable application, you need a special configuration section in the project.json file:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "in your project.json file" is better here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@blackdwarf
Copy link

LGTM modulo some comments.

@mairaw
Copy link
Contributor Author

mairaw commented Jun 3, 2016

Feedback has been addressed,
/cc @blackdwarf

@blackdwarf
Copy link

:shipit:

@mairaw mairaw merged commit 92e1d0e into dotnet:master Jun 3, 2016
This pull request was closed.
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.

2 participants