File tree Expand file tree Collapse file tree 4 files changed +2
-6
lines changed
Microsoft.OpenApi.Readers Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 8
8
<RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
9
9
<PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
10
10
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
11
+ <PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
12
+ <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
11
13
</PropertyGroup >
12
14
<!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
13
15
<PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
Original file line number Diff line number Diff line change 7
7
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
8
8
<PackAsTool >true</PackAsTool >
9
9
<Nullable >enable</Nullable >
10
- <PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
11
- <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
12
10
<ToolCommandName >hidi</ToolCommandName >
13
11
<PackageOutputPath >./../../artifacts</PackageOutputPath >
14
12
<Version >1.3.0</Version >
Original file line number Diff line number Diff line change 3
3
<TargetFrameworks >netstandard2.0</TargetFrameworks >
4
4
<LangVersion >latest</LangVersion >
5
5
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6
- <PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
7
- <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
8
6
<Version >1.6.9</Version >
9
7
<Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
10
8
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
Original file line number Diff line number Diff line change 3
3
<TargetFrameworks >netstandard2.0</TargetFrameworks >
4
4
<LangVersion >Latest</LangVersion >
5
5
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6
- <PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
7
- <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
8
6
<Version >1.6.9</Version >
9
7
<Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
10
8
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
You can’t perform that action at this time.
0 commit comments