Skip to content

Commit c4de13e

Browse files
committed
Merge pull request #802 from KevinRansom/vs2015
Update vsix to 4.0.2 -- to enable gallery push
2 parents 38846c3 + 8fdcbb7 commit c4de13e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

vsintegration/src/deployment/VWDExpressDeployTemplates/extension.vsixmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
33
<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">
44
<Metadata>
5-
<Identity Id="VWDExpressDeployTemplates..5f79f0a2-a505-490c-aa36-0dfb4b6f5489" Version="4.0.1" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
5+
<Identity Id="VWDExpressDeployTemplates..5f79f0a2-a505-490c-aa36-0dfb4b6f5489" Version="4.0.2" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Description xml:space="preserve">Deploy Visual F# Tools templates to Visual Studio Express for Web</Description>
88
</Metadata>

vsintegration/src/deployment/VWDExpressDeployTemplates/source.extension.vsixmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
33
<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">
44
<Metadata>
5-
<Identity Id="VWDExpressDeployTemplates..5f79f0a2-a505-490c-aa36-0dfb4b6f5489" Version="4.0.1" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
5+
<Identity Id="VWDExpressDeployTemplates..5f79f0a2-a505-490c-aa36-0dfb4b6f5489" Version="4.0.2" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Description xml:space="preserve">Deploy Visual F# Tools templates to Visual Studio Express for Web</Description>
88
</Metadata>

vsintegration/src/deployment/VsProDeployTemplates/extension.vsixmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
33
<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">
44
<Metadata>
5-
<Identity Id="VsProDeployTemplates..9636fc84-1775-4415-9afa-c068d869d8b9" Version="4.0.1" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
5+
<Identity Id="VsProDeployTemplates..9636fc84-1775-4415-9afa-c068d869d8b9" Version="4.0.2" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Description xml:space="preserve">Deploy Visual F# Tools templates to Visual Studio</Description>
88
</Metadata>

vsintegration/src/deployment/VsProDeployTemplates/source.extension.vsixmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
33
<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">
44
<Metadata>
5-
<Identity Id="VsProDeployTemplates..9636fc84-1775-4415-9afa-c068d869d8b9" Version="4.0.1" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
5+
<Identity Id="VsProDeployTemplates..9636fc84-1775-4415-9afa-c068d869d8b9" Version="4.0.2" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Description xml:space="preserve">Deploy Visual F# Tools templates to Visual Studio</Description>
88
</Metadata>

vsintegration/src/deployment/WDExpressDeployTemplates/extension.vsixmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
33
<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">
44
<Metadata>
5-
<Identity Id="WDExpressDeployTemplates..998e13a9-9f80-4bb6-9df9-3a20ae3fe28e" Version="4.0.1" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
5+
<Identity Id="WDExpressDeployTemplates..998e13a9-9f80-4bb6-9df9-3a20ae3fe28e" Version="4.0.2" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Description xml:space="preserve">Deploy Visual F# Tools templates to Visual Studio Express for Windows Desktop</Description>
88
</Metadata>

vsintegration/src/deployment/WDExpressDeployTemplates/source.extension.vsixmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
33
<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">
44
<Metadata>
5-
<Identity Id="WDExpressDeployTemplates..998e13a9-9f80-4bb6-9df9-3a20ae3fe28e" Version="4.0.1" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
5+
<Identity Id="WDExpressDeployTemplates..998e13a9-9f80-4bb6-9df9-3a20ae3fe28e" Version="4.0.2" Language="en-US" Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Description xml:space="preserve">Deploy Visual F# Tools templates to Visual Studio Express for Windows Desktop</Description>
88
</Metadata>

0 commit comments

Comments
 (0)