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 5
5
<Company >Microsoft</Company >
6
6
<PackageLicenseExpression >MIT</PackageLicenseExpression >
7
7
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
8
+ <RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
8
9
</PropertyGroup >
9
10
<ItemGroup >
10
11
<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
- <RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
19
18
<PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
20
19
<SignAssembly >true</SignAssembly >
21
20
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#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
- <RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
13
12
<PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
14
13
<SignAssembly >true</SignAssembly >
15
14
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#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
- <RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
13
12
<PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
14
13
<SignAssembly >true</SignAssembly >
15
14
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
You can’t perform that action at this time.
0 commit comments