File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
src/Microsoft.OpenApi.Hidi Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 5
5
<TargetFramework >netcoreapp3.1</TargetFramework >
6
6
<LangVersion >9.0</LangVersion >
7
7
<PackAsTool >true</PackAsTool >
8
+ <PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
8
9
<PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
9
10
<PackageLicenseExpression >MIT</PackageLicenseExpression >
10
11
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
15
16
<ToolCommandName >hidi</ToolCommandName >
16
17
<PackageOutputPath >./../../artifacts</PackageOutputPath >
17
18
<Version >0.5.0-preview4</Version >
19
+ <Description >OpenAPI.NET CLI tool for slicing OpenAPI documents</Description >
18
20
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
19
21
<PackageTags >OpenAPI .NET</PackageTags >
20
22
<RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
You can’t perform that action at this time.
0 commit comments