Skip to content

Commit

Permalink
Pushed version to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Irame committed May 9, 2023
1 parent 4c805a4 commit 5d51762
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions SmartCmdArgs/SmartCmdArgs.Shared/CmdArgsPackage.cs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ namespace SmartCmdArgs
/// </para>
/// </remarks>
[PackageRegistration(UseManagedResourcesOnly = true, AllowsBackgroundLoading = true)]
[InstalledProductRegistration("#110", "#112", "2.5.0", IconResourceID = 400)] // Info on this package for Help/About
[InstalledProductRegistration("#110", "#112", "2.6.0", IconResourceID = 400)] // Info on this package for Help/About
[ProvideMenuResource("Menus.ctmenu", 1)]
[ProvideToolWindow(typeof(ToolWindow), Window = ToolWindow.ToolWindowGuidString)]
[ProvideOptionPage(typeof(CmdArgsOptionPage), "Smart Command Line Arguments", "General", 1000, 1001, false)]
Expand Down Expand Up @@ -423,7 +423,7 @@ private IDictionary<string, string> GetEnvVarsForProject(IVsHierarchy project)
(items, joinContainer, parentContainer) =>
{
var result = new Dictionary<string, string>();
items
.Where(x => !(x is CmdArgument arg) || arg.ArgumentType == ArgumentType.EnvVar)
.SelectMany(x =>
Expand Down
4 changes: 2 additions & 2 deletions SmartCmdArgs/SmartCmdArgs15/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.5.0.0")]
[assembly: AssemblyFileVersion("2.5.0.0")]
[assembly: AssemblyVersion("2.6.0.0")]
[assembly: AssemblyFileVersion("2.6.0.0")]
2 changes: 1 addition & 1 deletion SmartCmdArgs/SmartCmdArgs15/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?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.5.0" Language="en-US" Publisher="Irame &amp; MBulli" />
<Identity Id="SmartCmdArgs15.0248c5c8-b4c5-4201-9360-5c100580f52e" Version="2.6.0" 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:/MBulli/SmartCommandlineArgs</MoreInfo>
Expand Down
4 changes: 2 additions & 2 deletions SmartCmdArgs/SmartCmdArgs16/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.5.0.0")]
[assembly: AssemblyFileVersion("2.5.0.0")]
[assembly: AssemblyVersion("2.6.0.0")]
[assembly: AssemblyFileVersion("2.6.0.0")]
2 changes: 1 addition & 1 deletion SmartCmdArgs/SmartCmdArgs16/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?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.5.0" Language="en-US" Publisher="Irame &amp; MBulli" />
<Identity Id="SmartCmdArgs.Markus B.9fb78f2a-71cb-4437-b32f-d875e376bacf" Version="2.6.0" 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:/MBulli/SmartCommandlineArgs</MoreInfo>
Expand Down
4 changes: 2 additions & 2 deletions SmartCmdArgs/SmartCmdArgs17/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.5.0.0")]
[assembly: AssemblyFileVersion("2.5.0.0")]
[assembly: AssemblyVersion("2.6.0.0")]
[assembly: AssemblyFileVersion("2.6.0.0")]
2 changes: 1 addition & 1 deletion SmartCmdArgs/SmartCmdArgs17/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?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.5.0" Language="en-US" Publisher="Irame &amp; MBulli" />
<Identity Id="SmartCmdArgs17.6edd462d-d4d6-40b9-a7b4-451a6ce6c527" Version="2.6.0" 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:/MBulli/SmartCommandlineArgs</MoreInfo>
Expand Down

0 comments on commit 5d51762

Please sign in to comment.