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

Fix .NET Core script generator to correctly handle directories #333

Merged
merged 2 commits into from
Aug 28, 2019

Conversation

kichalla
Copy link
Contributor

No description provided.

@kichalla kichalla requested a review from a team as a code owner August 27, 2019 22:00
@@ -15,7 +15,7 @@ internal static class ScriptBuilderExtensions
{
public static StringBuilder AddScriptToCopyToIntermediateDirectory(
Copy link
Member

Choose a reason for hiding this comment

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

since it's now doing more than just adding a script, how about calling it UseIntermediateDirectory instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, sounds good

@kichalla kichalla merged commit 2517474 into master Aug 28, 2019
@kichalla kichalla deleted the kichalla/fix.dotnetcore branch August 28, 2019 21:25
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