|
1 | 1 | <?xml version="1.0" ?> |
2 | 2 | <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"> |
3 | | - <Metadata> |
4 | | - <Identity Id="Unchase.OpenAPI.Connectedservice.63199638-6211-4285-ba8f-75b1f0326c2b" Version="1.7.0" Language="en-US" Publisher="Unchase" /> |
5 | | - <DisplayName>Unchase OpenAPI (Swagger) Connected Service VS2022</DisplayName> |
6 | | - <Description xml:space="preserve">Connected service for Visual Studio 2022 to generate OpenAPI (Swagger) web service reference.</Description> |
7 | | - <MoreInfo>https://github.com/unchase/Unchase.OpenAPI.Connectedservice</MoreInfo> |
8 | | - <License>EULA.txt</License> |
9 | | - <GettingStartedGuide>https://github.com/unchase/Unchase.OpenAPI.Connectedservice/blob/master/README.md</GettingStartedGuide> |
10 | | - <ReleaseNotes>https://github.com/unchase/Unchase.OpenAPI.Connectedservice/blob/master/CHANGELOG.md</ReleaseNotes> |
11 | | - <Icon>Shared\Resources\logo_128x128.png</Icon> |
12 | | - <PreviewImage>Shared\Resources\preview_200x200.png</PreviewImage> |
13 | | - <Tags>OpenAPI, Swagger, REST API, OAS, OAI, Web API, .NET Core, HttpClient, Swashbuckle, NSwag, NSwagStudio, Code Generation, Scaffolding, Connected Service</Tags> |
14 | | - </Metadata> |
15 | | - <Installation> |
16 | | - <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)"> |
17 | | - <ProductArchitecture>amd64</ProductArchitecture> |
18 | | - </InstallationTarget> |
19 | | - <InstallationTarget Version="[17.0,18.0)" Id="Microsoft.VisualStudio.Pro"> |
20 | | - <ProductArchitecture>amd64</ProductArchitecture> |
21 | | - </InstallationTarget> |
22 | | - <InstallationTarget Version="[17.0,18.0)" Id="Microsoft.VisualStudio.Enterprise"> |
23 | | - <ProductArchitecture>amd64</ProductArchitecture> |
24 | | - </InstallationTarget> |
25 | | - </Installation> |
26 | | - <Dependencies> |
27 | | - <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> |
28 | | - <Dependency d:Source="Installed" Id="ConnectedServices.897486C9-63BD-48D3-8A33-CB770FBD0723" DisplayName="Microsoft Connected Services" Version="[2.0,)" /> |
29 | | - </Dependencies> |
30 | | - <Prerequisites> |
31 | | - <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[17.0,18.0)" DisplayName="Visual Studio core editor" /> |
32 | | - </Prerequisites> |
33 | | - <Assets> |
34 | | - <Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%;PkgdefProjectOutputGroup|" /> |
35 | | - <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%|" /> |
36 | | - </Assets> |
| 3 | + <Metadata> |
| 4 | + <Identity Id="Unchase.OpenAPI.Connectedservice.63199638-6211-4285-ba8f-75b1f0326c2b" Version="1.7.0" Language="en-US" Publisher="Unchase" /> |
| 5 | + <DisplayName>Unchase OpenAPI (Swagger) Connected Service VS2022</DisplayName> |
| 6 | + <Description xml:space="preserve">Connected service for Visual Studio 2022 to generate OpenAPI (Swagger) web service reference.</Description> |
| 7 | + <MoreInfo>https://github.com/unchase/Unchase.OpenAPI.Connectedservice</MoreInfo> |
| 8 | + <License>EULA.txt</License> |
| 9 | + <GettingStartedGuide>https://github.com/unchase/Unchase.OpenAPI.Connectedservice/blob/master/README.md</GettingStartedGuide> |
| 10 | + <ReleaseNotes>https://github.com/unchase/Unchase.OpenAPI.Connectedservice/blob/master/CHANGELOG.md</ReleaseNotes> |
| 11 | + <Icon>Resources\logo_128x128.png</Icon> |
| 12 | + <PreviewImage>Resources\preview_200x200.png</PreviewImage> |
| 13 | + <Tags>OpenAPI, Swagger, REST API, OAS, OAI, Web API, .NET Core, HttpClient, Swashbuckle, NSwag, NSwagStudio, Code Generation, Scaffolding, Connected Service</Tags> |
| 14 | + </Metadata> |
| 15 | + <Installation> |
| 16 | + <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)"> |
| 17 | + <ProductArchitecture>amd64</ProductArchitecture> |
| 18 | + </InstallationTarget> |
| 19 | + <InstallationTarget Version="[17.0,18.0)" Id="Microsoft.VisualStudio.Pro"> |
| 20 | + <ProductArchitecture>amd64</ProductArchitecture> |
| 21 | + </InstallationTarget> |
| 22 | + <InstallationTarget Version="[17.0,18.0)" Id="Microsoft.VisualStudio.Enterprise"> |
| 23 | + <ProductArchitecture>amd64</ProductArchitecture> |
| 24 | + </InstallationTarget> |
| 25 | + </Installation> |
| 26 | + <Dependencies> |
| 27 | + <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> |
| 28 | + <Dependency d:Source="Installed" Id="ConnectedServices.897486C9-63BD-48D3-8A33-CB770FBD0723" DisplayName="Microsoft Connected Services" Version="[2.0,)" /> |
| 29 | + </Dependencies> |
| 30 | + <Prerequisites> |
| 31 | + <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[17.0,18.0)" DisplayName="Visual Studio core editor" /> |
| 32 | + </Prerequisites> |
| 33 | + <Assets> |
| 34 | + <Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%;PkgdefProjectOutputGroup|" /> |
| 35 | + <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%|" /> |
| 36 | + </Assets> |
37 | 37 | </PackageManifest> |
0 commit comments