We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d715fd5 commit f601489Copy full SHA for f601489
src/Http/OpenApi/src/Microsoft.AspNetCore.OpenApi.csproj
@@ -4,8 +4,8 @@
4
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
5
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6
<PackageTags>aspnetcore;openapi</PackageTags>
7
+ <Description>Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.</Description>
8
<Nullable>enable</Nullable>
- <Trimmable>true</Trimmable>
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments