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

Let CreateCSharpAssemblyInfo work with as-yet-uncreated paths #466

Merged
merged 1 commit into from
Jun 15, 2014

Conversation

frankshearar
Copy link

If some directories in the path of the desired AssemblyInfo's path are missing, create the missing directory/directories.

This lets you put AssemblyInfo files where C# projects like the - in MyApp/Properties/ - without having to manually create the directory.

…e missing, create the missing directory/directories.
forki added a commit that referenced this pull request Jun 15, 2014
Let CreateCSharpAssemblyInfo work with as-yet-uncreated paths
@forki forki merged commit 46dbb1b into fsprojects:master Jun 15, 2014
@forki
Copy link
Member

forki commented Jun 15, 2014

Cool.Thanks

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