Bump version to 1.1

This commit is contained in:
Daniel Triendl 2021-08-18 17:16:10 +02:00
parent 13b2ee53b2
commit 4c1d38df01
2 changed files with 37 additions and 38 deletions

View File

@ -1,10 +1,9 @@
<?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="CPABuildEvents.5e105112-3312-435f-8747-a9cb95678d85" Version="1.0" Language="en-US" Publisher="Daniel Triendl" />
<Identity Id="CPABuildEvents.5e105112-3312-435f-8747-a9cb95678d85" Version="1.1" Language="en-US" Publisher="Daniel Triendl" />
<DisplayName>CPABuildEvents</DisplayName>
<Description xml:space="preserve">Run _prebuild.ps1 and _postbuild.ps1 on build start and end</Description>
<Preview>true</Preview>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[16.0, 17.0)" />

View File

@ -1,9 +1,9 @@
<?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="CPABuildEvents17.62005f41-c515-459f-9076-8f0d249d2c73" Version="1.0" Language="en-US" Publisher="Daniel Triendl" />
<DisplayName>CPABuildEvents17</DisplayName>
<Description>Empty VSIX Project.</Description>
<Identity Id="CPABuildEvents17.62005f41-c515-459f-9076-8f0d249d2c73" Version="1.1" Language="en-US" Publisher="Daniel Triendl" />
<DisplayName>CPABuildEvents</DisplayName>
<Description xml:space="preserve">Run _prebuild.ps1 and _postbuild.ps1 on build start and end</Description>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)">