File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <Import Project =" ../Directory.Build.props" />
44
55 <PropertyGroup >
6+ <Authors >NewDay</Authors >
7+ <Company >NewDay</Company >
8+ <PackageTags >Azure;Functions;OpenApi;FluentValidation</PackageTags >
9+ <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
10+ <PackageIcon >icon.png</PackageIcon >
11+ <PackageProjectUrl >https://github.com/NewDayTechnology/AzureFunctionsOpenApiFluentValidationExtensions</PackageProjectUrl >
12+ <PackageReleaseNotes >https://github.com/NewDayTechnology/AzureFunctionsOpenApiFluentValidationExtensions/releases</PackageReleaseNotes >
613 <GenerateDocumentationFile >true</GenerateDocumentationFile >
714 <WarningsNotAsErrors >$(WarningsNotAsErrors);CS1591</WarningsNotAsErrors >
815 </PropertyGroup >
916
1017 <ItemGroup >
18+ <None Include =" ..\..\icon.png" Pack =" true" PackagePath =" " />
1119 <PackageReference Include =" DotNet.ReproducibleBuilds" Version =" 1.1.1" PrivateAssets =" All" />
1220 </ItemGroup >
1321
You can’t perform that action at this time.
0 commit comments