AutomaticPackageRestoreMigrationScript icon indicating copy to clipboard operation
AutomaticPackageRestoreMigrationScript copied to clipboard

Fixed issues #18, #19, and #20

Open icnocop opened this issue 9 years ago • 0 comments
trafficstars

#18: Avoiding inserting blank lines at the end of project files by using [System.IO.File]::WriteAllText instead of out-file #19: Removed <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> #20: Using the same file encoding when saving the file

icnocop avatar Feb 27 '16 02:02 icnocop