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 4
4
<Authors >Microsoft</Authors >
5
5
<Company >Microsoft</Company >
6
6
<PackageLicenseExpression >MIT</PackageLicenseExpression >
7
+ <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
7
8
</PropertyGroup >
8
9
<ItemGroup >
9
10
<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
- <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
13
12
<ToolCommandName >hidi</ToolCommandName >
14
13
<PackageOutputPath >./../../artifacts</PackageOutputPath >
15
14
<Version >1.3.0</Version >
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
- <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
9
8
<Version >1.6.9</Version >
10
9
<Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
11
10
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
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
- <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
9
8
<Version >1.6.9</Version >
10
9
<Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
11
10
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
You can’t perform that action at this time.
0 commit comments