Skip to content

Commit

Permalink
Correction to publisher name for new VS2015-specific extension
Browse files Browse the repository at this point in the history
  • Loading branch information
TaoK committed Jul 31, 2019
1 parent f48d082 commit faa2b0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<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="14AD1DD1-11F6-47B6-8952-756127D4818C" Version="1.6.15" Language="en-US" Publisher="TaoKlerks" />
<Identity Id="14AD1DD1-11F6-47B6-8952-756127D4818C" Version="1.6.15" Language="en-US" Publisher="Tao Klerks" />
<DisplayName>Poor Man's T-Sql Formatter VS Extension 2015</DisplayName>
<Description xml:space="preserve">A simple free (AGPL) T-SQL Formatting Extension for Visual Studio 2013-2015.</Description>
<MoreInfo>http://architectshack.com/PoorMansTSqlFormatter.ashx</MoreInfo>
Expand Down

0 comments on commit faa2b0f

Please sign in to comment.