Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Remove blank lines at the end of project files #18

Closed
icnocop opened this issue Jan 22, 2016 · 0 comments
Closed

Remove blank lines at the end of project files #18

icnocop opened this issue Jan 22, 2016 · 0 comments

Comments

@icnocop
Copy link

icnocop commented Jan 22, 2016

Hi.

Thank you for migrateToAutomaticPackageRestore.ps1.

I would like to request that blank lines at the end of project files be removed.

They weren't there before Enabling NuGet Package Restore on the solution, and so they shouldn't be there when running migrateToAutomaticPackageRestore.ps1.

Thank you.

icnocop pushed a commit to icnocop/AutomaticPackageRestoreMigrationScript that referenced this issue Feb 27, 2016
owen2#18: Avoiding inserting blank lines at the end of project files by using [System.IO.File]::WriteAllText instead of out-file
owen2#19: Removed <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
owen2#20: Using the same file encoding when saving the file
MichaelSpranger pushed a commit to MichaelSpranger/AutomaticPackageRestoreMigrationScript that referenced this issue Apr 26, 2017
Fixed deleting whole EnsureNuGetPackageBuildImports target when there are additional error conditions from other packages.
owen2 added a commit that referenced this issue May 8, 2017
Fixed newline issue (#18) and deleting whole EnsureNuGetPackageBuildImports target
@owen2 owen2 closed this as completed May 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants