Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit30ed635

Browse files
committed
Update the version number of the Visual F# 4.0 vsix manifest for VsPro, Web Developer and Windows Desktop skus to 4.0.0
Note:there is a source.extension.manifest and an extension.manifest for each SKU with almost the same information as a workaround for VS Bug: 1097783 --- Localized VSIX templates with the same display name in each Locale render 8 times in the project wizard (changeset 1391800)
1 parentedaacd6 commit30ed635

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
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
<PackageManifestVersion="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-
<IdentityId="VWDExpressDeployTemplates..5f79f0a2-a505-490c-aa36-0dfb4b6f5489"Version="3.2"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
5+
<IdentityId="VWDExpressDeployTemplates..5f79f0a2-a505-490c-aa36-0dfb4b6f5489"Version="4.0.0"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Descriptionxml:space="preserve">Deploy Visual F# Tools templates to Visual Studio Express for Web</Description>
88
</Metadata>

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

Lines changed: 1 addition & 1 deletion
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
<PackageManifestVersion="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-
<IdentityId="VWDExpressDeployTemplates..5f79f0a2-a505-490c-aa36-0dfb4b6f5489"Version="3.2"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
5+
<IdentityId="VWDExpressDeployTemplates..5f79f0a2-a505-490c-aa36-0dfb4b6f5489"Version="4.0.0"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Descriptionxml:space="preserve">Deploy Visual F# Tools templates to Visual Studio Express for Web</Description>
88
</Metadata>

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

Lines changed: 1 addition & 1 deletion
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
<PackageManifestVersion="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-
<IdentityId="VsProDeployTemplates..9636fc84-1775-4415-9afa-c068d869d8b9"Version="3.2"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
5+
<IdentityId="VsProDeployTemplates..9636fc84-1775-4415-9afa-c068d869d8b9"Version="4.0.0"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Descriptionxml:space="preserve">Deploy Visual F# Tools templates to Visual Studio</Description>
88
</Metadata>

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

Lines changed: 1 addition & 1 deletion
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
<PackageManifestVersion="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-
<IdentityId="VsProDeployTemplates..9636fc84-1775-4415-9afa-c068d869d8b9"Version="3.2"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
5+
<IdentityId="VsProDeployTemplates..9636fc84-1775-4415-9afa-c068d869d8b9"Version="4.0.0"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Descriptionxml:space="preserve">Deploy Visual F# Tools templates to Visual Studio</Description>
88
</Metadata>

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

Lines changed: 1 addition & 1 deletion
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
<PackageManifestVersion="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-
<IdentityId="WDExpressDeployTemplates..998e13a9-9f80-4bb6-9df9-3a20ae3fe28e"Version="3.2"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
5+
<IdentityId="WDExpressDeployTemplates..998e13a9-9f80-4bb6-9df9-3a20ae3fe28e"Version="4.0.0"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Descriptionxml:space="preserve">Deploy Visual F# Tools templates to Visual Studio Express for Windows Desktop</Description>
88
</Metadata>

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

Lines changed: 1 addition & 1 deletion
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
<PackageManifestVersion="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-
<IdentityId="WDExpressDeployTemplates..998e13a9-9f80-4bb6-9df9-3a20ae3fe28e"Version="3.2"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
5+
<IdentityId="WDExpressDeployTemplates..998e13a9-9f80-4bb6-9df9-3a20ae3fe28e"Version="4.0.0"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
77
<Descriptionxml:space="preserve">Deploy Visual F# Tools templates to Visual Studio Express for Windows Desktop</Description>
88
</Metadata>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp