Skip to content

Commit

Permalink
Azure Pipeline: Shorten the tags for automated deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sboulema committed Nov 16, 2018
1 parent 40e3f35 commit 687c5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FluentMigratorRunner/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ReleaseNotes>https://github.com/sboulema/FluentMigratorRunner/releases</ReleaseNotes>
<Icon>Resources\FluentMigratorRunner.ico</Icon>
<PreviewImage>Resources\FluentMigratorRunner.png</PreviewImage>
<Tags>Fluent, Migrator, Database, db, source control, migrations</Tags>
<Tags>FluentMigrator, Database, migrations</Tags>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0, 17.0)" />
Expand Down

0 comments on commit 687c5fa

Please sign in to comment.