Skip to content

Commit f601489

Browse files
committed
Clean up project file
1 parent d715fd5 commit f601489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/OpenApi/src/Microsoft.AspNetCore.OpenApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
55
<GenerateDocumentationFile>true</GenerateDocumentationFile>
66
<PackageTags>aspnetcore;openapi</PackageTags>
7+
<Description>Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.</Description>
78
<Nullable>enable</Nullable>
8-
<Trimmable>true</Trimmable>
99
</PropertyGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)