File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace ToggleComment
88 /// 拡張機能として配置されるパッケージです。
99 /// </summary>
1010 [ PackageRegistration ( UseManagedResourcesOnly = true ) ]
11- [ InstalledProductRegistration ( "#110" , "#112" , "1.3 " , IconResourceID = 400 ) ] // Visual Studio のヘルプ/バージョン情報に表示される情報です。
11+ [ InstalledProductRegistration ( "#110" , "#112" , "1.4 " , IconResourceID = 400 ) ] // Visual Studio のヘルプ/バージョン情報に表示される情報です。
1212 [ Guid ( PackageGuidString ) ]
1313 [ ProvideMenuResource ( "Menus.ctmenu" , 1 ) ]
1414 public sealed class ToggleCommentPackage : Package
Original file line number Diff line number Diff line change 33 <Identifier Id =" b61761b3-d13a-42a7-8799-8dbc603ff1e7" >
44 <Name >Toggle Comment</Name >
55 <Author >munyabe</Author >
6- <Version >1.3 </Version >
6+ <Version >1.4 </Version >
77 <Description xml : space =" preserve" >This is a simple visual studio extension to comment/uncomment the selected lines.</Description >
88 <Locale >1033</Locale >
99 <MoreInfoUrl >https://visualstudiogallery.msdn.microsoft.com/964eee4b-2f38-43ab-93be-0ffd598d2c25</MoreInfoUrl >
You can’t perform that action at this time.
0 commit comments