Skip to content

Commit 3673d4f

Browse files
committed
Another try to fix build issue
1 parent 8a188b0 commit 3673d4f

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" />
23+
<Reference Include="Microsoft.AspNetCore.Builder" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)