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 10
10
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
11
11
<PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
12
12
<PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
13
+ <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
13
14
</PropertyGroup >
14
15
<!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
15
16
<PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
Original file line number Diff line number Diff line change 11
11
<PackageOutputPath >./../../artifacts</PackageOutputPath >
12
12
<Version >1.3.0</Version >
13
13
<Description >OpenAPI.NET CLI tool for slicing OpenAPI documents</Description >
14
- <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
15
14
<PackageTags >OpenAPI .NET</PackageTags >
16
15
<SignAssembly >true</SignAssembly >
17
16
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
Original file line number Diff line number Diff line change 5
5
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6
6
<Version >1.6.9</Version >
7
7
<Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
8
- <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
9
8
<PackageTags >OpenAPI .NET</PackageTags >
10
9
<SignAssembly >true</SignAssembly >
11
10
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
Original file line number Diff line number Diff line change 5
5
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6
6
<Version >1.6.9</Version >
7
7
<Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
8
- <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
9
8
<PackageTags >OpenAPI .NET</PackageTags >
10
9
<SignAssembly >true</SignAssembly >
11
10
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
You can’t perform that action at this time.
0 commit comments