Skip to content

Commit

Permalink
Remove extra newlines in .sln files that prevented default open in VS…
Browse files Browse the repository at this point in the history
… 2013.

The Visual Studio Version Selector doesn't honor the VS version when there's
an extra newline at the beginning of the file.
  • Loading branch information
nguerrera committed Nov 12, 2014
1 parent 5e81a09 commit 67f45ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/System.Numerics.Vectors.sln
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30324.0
Expand Down
1 change: 0 additions & 1 deletion src/System.Reflection.Metadata.sln
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30110.0
Expand Down

0 comments on commit 67f45ab

Please sign in to comment.