Skip to content

Commit 8a188b0

Browse files
Commit suggestion from PR review
Co-authored-by: Safia Abdalla <[email protected]>
1 parent 48e0290 commit 8a188b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +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" />
23+
<Reference Include="Microsoft.AspNetCore" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)