Skip to content

Commit e61ca04

Browse files
committed
Upgraded BCP Version to 16
1 parent b074645 commit e61ca04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/HotChocolate/AspNetCore/src/AspNetCore/HotChocolate.AspNetCore.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="BananaCakePop.Middleware" Version="10.0.7" />
22+
<PackageReference Include="BananaCakePop.Middleware" Version="16.0.0" />
2323
</ItemGroup>
24-
24+
2525
<ItemGroup>
2626
<FrameworkReference Include="Microsoft.AspNetCore.App" />
2727
</ItemGroup>
@@ -54,5 +54,5 @@
5454
<None Include="$(MSBuildThisFileDirectory)..\MSBuild\HotChocolate.AspNetCore.props" Pack="true" PackagePath="build/HotChocolate.AspNetCore.props" Visible="false" />
5555
<None Include="$(MSBuildThisFileDirectory)..\MSBuild\HotChocolate.AspNetCore.targets" Pack="true" PackagePath="build/HotChocolate.AspNetCore.targets" Visible="false" />
5656
</ItemGroup>
57-
57+
5858
</Project>

0 commit comments

Comments
 (0)