Skip to content

Commit 48e0290

Browse files
committed
Fix build errors from new examples
1 parent c6dc1a8 commit 48e0290

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<Reference Include="Microsoft.AspNetCore.Routing" />
2121
<Reference Include="Microsoft.AspNetCore.Mvc.Core" />
2222
<Reference Include="Microsoft.AspNetCore.Mvc.ApiExplorer" />
23+
<Reference Include="Microsoft.AspNetCore.DefaultBuilder" />
2324
</ItemGroup>
2425

2526
<ItemGroup>

0 commit comments

Comments
 (0)