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 11
11
<PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
12
12
<PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
13
13
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
14
+ <PackageTags >OpenAPI .NET</PackageTags >
14
15
</PropertyGroup >
15
16
<!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
16
17
<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
- <PackageTags >OpenAPI .NET</PackageTags >
15
14
<SignAssembly >true</SignAssembly >
16
15
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
17
16
<EmbedUntrackedSources >true</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
- <PackageTags >OpenAPI .NET</PackageTags >
9
8
<SignAssembly >true</SignAssembly >
10
9
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
11
10
<EmbedUntrackedSources >true</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
- <PackageTags >OpenAPI .NET</PackageTags >
9
8
<SignAssembly >true</SignAssembly >
10
9
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
11
10
<EmbedUntrackedSources >true</EmbedUntrackedSources >
You can’t perform that action at this time.
0 commit comments