File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ internal sealed partial class Vsix
1111 public const string Name = "Smart Command Line Arguments VS2017" ;
1212 public const string Description = @"A Visual Studio 2017 Extension which aims to provide a better UI to manage your command line arguments." ;
1313 public const string Language = "en-US" ;
14- public const string Version = "2.6.0.3 " ;
14+ public const string Version = "2.6.0.4 " ;
1515 public const string Author = "Irame & MBulli" ;
1616 public const string Tags = "Commandline Command Line Arguments cmd project" ;
1717 }
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" SmartCmdArgs15.0248c5c8-b4c5-4201-9360-5c100580f52e" Version =" 2.6.0.3 " Language =" en-US" Publisher =" Irame & MBulli" />
4+ <Identity Id =" SmartCmdArgs15.0248c5c8-b4c5-4201-9360-5c100580f52e" Version =" 2.6.0.4 " Language =" en-US" Publisher =" Irame & MBulli" />
55 <DisplayName >Smart Command Line Arguments VS2017</DisplayName >
66 <Description xml : space =" preserve" >A Visual Studio 2017 Extension which aims to provide a better UI to manage your command line arguments.</Description >
77 <MoreInfo >https://github.com/MBulli/SmartCommandlineArgs</MoreInfo >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ internal sealed partial class Vsix
1111 public const string Name = "Smart Command Line Arguments VS2019" ;
1212 public const string Description = @"A Visual Studio 2019 Extension which aims to provide a better UI to manage your command line arguments." ;
1313 public const string Language = "en-US" ;
14- public const string Version = "2.6.0.3 " ;
14+ public const string Version = "2.6.0.4 " ;
1515 public const string Author = "Irame & MBulli" ;
1616 public const string Tags = "Commandline Command Line Arguments cmd project" ;
1717 }
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" SmartCmdArgs.Markus B.9fb78f2a-71cb-4437-b32f-d875e376bacf" Version =" 2.6.0.3 " Language =" en-US" Publisher =" Irame & MBulli" />
4+ <Identity Id =" SmartCmdArgs.Markus B.9fb78f2a-71cb-4437-b32f-d875e376bacf" Version =" 2.6.0.4 " Language =" en-US" Publisher =" Irame & MBulli" />
55 <DisplayName >Smart Command Line Arguments VS2019</DisplayName >
66 <Description xml : space =" preserve" >A Visual Studio 2019 Extension which aims to provide a better UI to manage your command line arguments.</Description >
77 <MoreInfo >https://github.com/MBulli/SmartCommandlineArgs</MoreInfo >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ internal sealed partial class Vsix
1111 public const string Name = "Smart Command Line Arguments VS2022" ;
1212 public const string Description = @"A Visual Studio 2022 Extension which aims to provide a better UI to manage your command line arguments." ;
1313 public const string Language = "en-US" ;
14- public const string Version = "2.6.0.3 " ;
14+ public const string Version = "2.6.0.4 " ;
1515 public const string Author = "Irame & MBulli" ;
1616 public const string Tags = "Commandline Command Line Arguments cmd project" ;
1717 }
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" SmartCmdArgs17.6edd462d-d4d6-40b9-a7b4-451a6ce6c527" Version =" 2.6.0.3 " Language =" en-US" Publisher =" Irame & MBulli" />
4+ <Identity Id =" SmartCmdArgs17.6edd462d-d4d6-40b9-a7b4-451a6ce6c527" Version =" 2.6.0.4 " Language =" en-US" Publisher =" Irame & MBulli" />
55 <DisplayName >Smart Command Line Arguments VS2022</DisplayName >
66 <Description xml : space =" preserve" >A Visual Studio 2022 Extension which aims to provide a better UI to manage your command line arguments.</Description >
77 <MoreInfo >https://github.com/MBulli/SmartCommandlineArgs</MoreInfo >
You can’t perform that action at this time.
0 commit comments