File tree Expand file tree Collapse file tree 5 files changed +0
-22
lines changed
Microsoft.OpenApi.Readers
Microsoft.OpenApi.Readers.Tests Expand file tree Collapse file tree 5 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 13
13
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
14
14
<Authors >Microsoft</Authors >
15
15
<Company >Microsoft</Company >
16
- <Title >Microsoft.OpenApi.Hidi</Title >
17
- <PackageId >Microsoft.OpenApi.Hidi</PackageId >
18
16
<ToolCommandName >hidi</ToolCommandName >
19
17
<PackageOutputPath >./../../artifacts</PackageOutputPath >
20
18
<Version >1.3.0</Version >
23
21
<PackageTags >OpenAPI .NET</PackageTags >
24
22
<RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
25
23
<PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
26
- <AssemblyName >Microsoft.OpenApi.Hidi</AssemblyName >
27
- <RootNamespace >Microsoft.OpenApi.Hidi</RootNamespace >
28
24
<SignAssembly >true</SignAssembly >
29
25
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
30
26
<EmbedUntrackedSources >true</EmbedUntrackedSources >
Original file line number Diff line number Diff line change 9
9
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
10
10
<Authors >Microsoft</Authors >
11
11
<Company >Microsoft</Company >
12
- <Title >Microsoft.OpenApi.Readers</Title >
13
- <PackageId >Microsoft.OpenApi.Readers</PackageId >
14
12
<Version >1.6.9</Version >
15
13
<Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
16
14
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
17
15
<PackageTags >OpenAPI .NET</PackageTags >
18
16
<RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
19
17
<PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
20
- <AssemblyName >Microsoft.OpenApi.Readers</AssemblyName >
21
- <RootNamespace >Microsoft.OpenApi.Readers</RootNamespace >
22
18
<SignAssembly >true</SignAssembly >
23
19
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
24
20
<EmbedUntrackedSources >true</EmbedUntrackedSources >
Original file line number Diff line number Diff line change 9
9
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
10
10
<Authors >Microsoft</Authors >
11
11
<Company >Microsoft</Company >
12
- <Title >Microsoft.OpenApi</Title >
13
- <PackageId >Microsoft.OpenApi</PackageId >
14
12
<Version >1.6.9</Version >
15
13
<Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
16
14
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
17
15
<PackageTags >OpenAPI .NET</PackageTags >
18
16
<RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
19
17
<PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
20
- <AssemblyName >Microsoft.OpenApi</AssemblyName >
21
- <RootNamespace >Microsoft.OpenApi</RootNamespace >
22
18
<SignAssembly >true</SignAssembly >
23
19
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
24
20
<EmbedUntrackedSources >true</EmbedUntrackedSources >
Original file line number Diff line number Diff line change 4
4
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
5
5
<Authors ></Authors >
6
6
<Company >Microsoft</Company >
7
- <Product >Microsoft.OpenApi.Readers.Tests</Product >
8
- <PackageId >Microsoft.OpenApi.Readers.Tests</PackageId >
9
- <Description >Tests for Microsoft.OpenApi.Readers</Description >
10
- <AssemblyName >Microsoft.OpenApi.Readers.Tests</AssemblyName >
11
- <RootNamespace >Microsoft.OpenApi.Readers.Tests</RootNamespace >
12
7
<SignAssembly >true</SignAssembly >
13
8
<AssemblyOriginatorKeyFile >..\..\src\Microsoft.OpenApi.snk</AssemblyOriginatorKeyFile >
14
9
</PropertyGroup >
Original file line number Diff line number Diff line change 4
4
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
5
5
<Authors ></Authors >
6
6
<Company >Microsoft</Company >
7
- <Product >Microsoft.OpenApi.Tests</Product >
8
- <PackageId >Microsoft.OpenApi.Tests</PackageId >
9
- <Description >Tests for Microsoft.OpenApi</Description >
10
- <AssemblyName >Microsoft.OpenApi.Tests</AssemblyName >
11
- <RootNamespace >Microsoft.OpenApi.Tests</RootNamespace >
12
7
<SignAssembly >true</SignAssembly >
13
8
<OutputType >Library</OutputType >
14
9
<AssemblyOriginatorKeyFile >..\..\src\Microsoft.OpenApi.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments