File tree Expand file tree Collapse file tree 4 files changed +1
-3
lines changed
Microsoft.OpenApi.Readers Expand file tree Collapse file tree 4 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 3
3
<AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
4
4
<Authors >Microsoft</Authors >
5
5
<Company >Microsoft</Company >
6
+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
6
7
</PropertyGroup >
7
8
<ItemGroup >
8
9
<PackageReference
Original file line number Diff line number Diff line change 9
9
<Nullable >enable</Nullable >
10
10
<PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
11
11
<PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
12
- <PackageLicenseExpression >MIT</PackageLicenseExpression >
13
12
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
14
13
<ToolCommandName >hidi</ToolCommandName >
15
14
<PackageOutputPath >./../../artifacts</PackageOutputPath >
Original file line number Diff line number Diff line change 5
5
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6
6
<PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
7
7
<PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
8
- <PackageLicenseExpression >MIT</PackageLicenseExpression >
9
8
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
10
9
<Version >1.6.9</Version >
11
10
<Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
Original file line number Diff line number Diff line change 5
5
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6
6
<PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
7
7
<PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
8
- <PackageLicenseExpression >MIT</PackageLicenseExpression >
9
8
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
10
9
<Version >1.6.9</Version >
11
10
<Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
You can’t perform that action at this time.
0 commit comments