Skip to content

Commit

Permalink
test version 2.6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Irame committed Feb 25, 2024
1 parent dfd28ab commit ea79368
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion SmartCmdArgs/SmartCmdArgs15/source.extension.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ internal sealed partial class Vsix
public const string Name = "Smart Command Line Arguments VS2017";
public const string Description = @"A Visual Studio 2017 Extension which aims to provide a better UI to manage your command line arguments.";
public const string Language = "en-US";
public const string Version = "2.6.0.1";
public const string Version = "2.6.0.2";
public const string Author = "Irame & MBulli";
public const string Tags = "Commandline Command Line Arguments cmd project";
}
Expand Down
3 changes: 2 additions & 1 deletion SmartCmdArgs/SmartCmdArgs15/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Id="SmartCmdArgs15.0248c5c8-b4c5-4201-9360-5c100580f52e" Version="2.6.0.1" Language="en-US" Publisher="Irame &amp; MBulli" />
<Identity Id="SmartCmdArgs15.0248c5c8-b4c5-4201-9360-5c100580f52e" Version="2.6.0.2" Language="en-US" Publisher="Irame &amp; MBulli" />
<DisplayName>Smart Command Line Arguments VS2017</DisplayName>
<Description xml:space="preserve">A Visual Studio 2017 Extension which aims to provide a better UI to manage your command line arguments.</Description>
<MoreInfo>https://github.com/MBulli/SmartCommandlineArgs</MoreInfo>
<GettingStartedGuide>Open the window via: View → Other Windows → Commandline Arguments</GettingStartedGuide>
<Icon>Resources\BigIcon.png</Icon>
<PreviewImage>Resources\vsix_preview_image.png</PreviewImage>
<Tags>Commandline Command Line Arguments cmd project</Tags>
<Preview>true</Preview>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0, 16.0)" />
Expand Down
2 changes: 1 addition & 1 deletion SmartCmdArgs/SmartCmdArgs16/source.extension.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ internal sealed partial class Vsix
public const string Name = "Smart Command Line Arguments VS2019";
public const string Description = @"A Visual Studio 2019 Extension which aims to provide a better UI to manage your command line arguments.";
public const string Language = "en-US";
public const string Version = "2.6.0.1";
public const string Version = "2.6.0.2";
public const string Author = "Irame & MBulli";
public const string Tags = "Commandline Command Line Arguments cmd project";
}
Expand Down
3 changes: 2 additions & 1 deletion SmartCmdArgs/SmartCmdArgs16/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Id="SmartCmdArgs.Markus B.9fb78f2a-71cb-4437-b32f-d875e376bacf" Version="2.6.0.1" Language="en-US" Publisher="Irame &amp; MBulli" />
<Identity Id="SmartCmdArgs.Markus B.9fb78f2a-71cb-4437-b32f-d875e376bacf" Version="2.6.0.2" Language="en-US" Publisher="Irame &amp; MBulli" />
<DisplayName>Smart Command Line Arguments VS2019</DisplayName>
<Description xml:space="preserve">A Visual Studio 2019 Extension which aims to provide a better UI to manage your command line arguments.</Description>
<MoreInfo>https://github.com/MBulli/SmartCommandlineArgs</MoreInfo>
<GettingStartedGuide>Open the window via: View → Other Windows → Commandline Arguments</GettingStartedGuide>
<Icon>Resources\BigIcon.png</Icon>
<PreviewImage>Resources\vsix_preview_image.png</PreviewImage>
<Tags>Commandline Command Line Arguments cmd project</Tags>
<Preview>true</Preview>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[16.0, 17.0)" />
Expand Down
2 changes: 1 addition & 1 deletion SmartCmdArgs/SmartCmdArgs17/source.extension.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ internal sealed partial class Vsix
public const string Name = "Smart Command Line Arguments VS2022";
public const string Description = @"A Visual Studio 2022 Extension which aims to provide a better UI to manage your command line arguments.";
public const string Language = "en-US";
public const string Version = "2.6.0.1";
public const string Version = "2.6.0.2";
public const string Author = "Irame & MBulli";
public const string Tags = "Commandline Command Line Arguments cmd project";
}
Expand Down
3 changes: 2 additions & 1 deletion SmartCmdArgs/SmartCmdArgs17/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Id="SmartCmdArgs17.6edd462d-d4d6-40b9-a7b4-451a6ce6c527" Version="2.6.0.1" Language="en-US" Publisher="Irame &amp; MBulli" />
<Identity Id="SmartCmdArgs17.6edd462d-d4d6-40b9-a7b4-451a6ce6c527" Version="2.6.0.2" Language="en-US" Publisher="Irame &amp; MBulli" />
<DisplayName>Smart Command Line Arguments VS2022</DisplayName>
<Description xml:space="preserve">A Visual Studio 2022 Extension which aims to provide a better UI to manage your command line arguments.</Description>
<MoreInfo>https://github.com/MBulli/SmartCommandlineArgs</MoreInfo>
<GettingStartedGuide>Open the window via: View → Other Windows → Commandline Arguments</GettingStartedGuide>
<Icon>Resources\BigIcon.png</Icon>
<PreviewImage>Resources\vsix_preview_image.png</PreviewImage>
<Tags>Commandline Command Line Arguments cmd project</Tags>
<Preview>true</Preview>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)">
Expand Down

0 comments on commit ea79368

Please sign in to comment.