summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--projecttemplates/MvcRelyingParty.vsixmanifest4
-rw-r--r--projecttemplates/WebFormsRelyingParty.vsixmanifest4
-rw-r--r--vsix/extension.vsixmanifest4
3 files changed, 6 insertions, 6 deletions
diff --git a/projecttemplates/MvcRelyingParty.vsixmanifest b/projecttemplates/MvcRelyingParty.vsixmanifest
index f401277..e90306c 100644
--- a/projecttemplates/MvcRelyingParty.vsixmanifest
+++ b/projecttemplates/MvcRelyingParty.vsixmanifest
@@ -13,9 +13,9 @@
<InstalledByMsi>false</InstalledByMsi>
<SupportedProducts>
<VisualStudio Version="10.0">
- <Edition>VSTS</Edition>
- <Edition>VSTD</Edition>
<Edition>Pro</Edition>
+ <Edition>Premium</Edition>
+ <Edition>Ultimate</Edition>
</VisualStudio>
</SupportedProducts>
<SupportedFrameworkRuntimeEdition MinVersion="3.5" MaxVersion="3.5" />
diff --git a/projecttemplates/WebFormsRelyingParty.vsixmanifest b/projecttemplates/WebFormsRelyingParty.vsixmanifest
index 75a3646..9ea643a 100644
--- a/projecttemplates/WebFormsRelyingParty.vsixmanifest
+++ b/projecttemplates/WebFormsRelyingParty.vsixmanifest
@@ -13,9 +13,9 @@
<InstalledByMsi>false</InstalledByMsi>
<SupportedProducts>
<VisualStudio Version="10.0">
- <Edition>VSTS</Edition>
- <Edition>VSTD</Edition>
<Edition>Pro</Edition>
+ <Edition>Premium</Edition>
+ <Edition>Ultimate</Edition>
</VisualStudio>
</SupportedProducts>
<SupportedFrameworkRuntimeEdition MinVersion="3.5" MaxVersion="3.5" />
diff --git a/vsix/extension.vsixmanifest b/vsix/extension.vsixmanifest
index 20c2472..0b2c8e3 100644
--- a/vsix/extension.vsixmanifest
+++ b/vsix/extension.vsixmanifest
@@ -13,9 +13,9 @@
<InstalledByMsi>false</InstalledByMsi>
<SupportedProducts>
<VisualStudio Version="10.0">
- <Edition>VSTS</Edition>
- <Edition>VSTD</Edition>
<Edition>Pro</Edition>
+ <Edition>Premium</Edition>
+ <Edition>Ultimate</Edition>
</VisualStudio>
</SupportedProducts>
<SupportedFrameworkRuntimeEdition MinVersion="3.5" MaxVersion="3.5" />