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 6
6
<PackageLicenseExpression >MIT</PackageLicenseExpression >
7
7
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
8
8
<RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
9
+ <PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
9
10
</PropertyGroup >
10
11
<ItemGroup >
11
12
<PackageReference
Original file line number Diff line number Diff line change 15
15
<Description >OpenAPI.NET CLI tool for slicing OpenAPI documents</Description >
16
16
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
17
17
<PackageTags >OpenAPI .NET</PackageTags >
18
- <PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
19
18
<SignAssembly >true</SignAssembly >
20
19
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
21
20
<EmbedUntrackedSources >true</EmbedUntrackedSources >
Original file line number Diff line number Diff line change 9
9
<Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
10
10
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
11
11
<PackageTags >OpenAPI .NET</PackageTags >
12
- <PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
13
12
<SignAssembly >true</SignAssembly >
14
13
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
15
14
<EmbedUntrackedSources >true</EmbedUntrackedSources >
Original file line number Diff line number Diff line change 9
9
<Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
10
10
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
11
11
<PackageTags >OpenAPI .NET</PackageTags >
12
- <PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
13
12
<SignAssembly >true</SignAssembly >
14
13
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
15
14
<EmbedUntrackedSources >true</EmbedUntrackedSources >
You can’t perform that action at this time.
0 commit comments