From a8be4a38524f455d9f7a8d2808e6aac211eb04d8 Mon Sep 17 00:00:00 2001 From: Frankwin Hooglander Date: Sat, 16 Feb 2019 21:29:50 -0700 Subject: [PATCH] Update manifest for VS 2019 --- ToggleComment/source.extension.vsixmanifest | 48 ++++++++++----------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/ToggleComment/source.extension.vsixmanifest b/ToggleComment/source.extension.vsixmanifest index a9dcf7e..0bb8efa 100644 --- a/ToggleComment/source.extension.vsixmanifest +++ b/ToggleComment/source.extension.vsixmanifest @@ -1,28 +1,28 @@ - - - Toggle Comment - This is a simple visual studio extension to comment/uncomment the selected lines. - https://marketplace.visualstudio.com/items?itemName=munyabe.ToggleComment - LICENSE.txt - Resources\Package.ico - Resources\Preview.png - coding, comment, comment out, toggle, eclipse - - - - - - - - - - - - - - - + + + Toggle Comment + This is a simple visual studio extension to comment/uncomment the selected lines. + https://marketplace.visualstudio.com/items?itemName=munyabe.ToggleComment + LICENSE.txt + Resources\Package.ico + Resources\Preview.png + coding, comment, comment out, toggle, eclipse + + + + + + + + + + + + + + +