Skip to content

Commit

Permalink
Upgraded BCP Version to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed May 7, 2024
1 parent b074645 commit e61ca04
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BananaCakePop.Middleware" Version="10.0.7" />
<PackageReference Include="BananaCakePop.Middleware" Version="16.0.0" />
</ItemGroup>

<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
Expand Down Expand Up @@ -54,5 +54,5 @@
<None Include="$(MSBuildThisFileDirectory)..\MSBuild\HotChocolate.AspNetCore.props" Pack="true" PackagePath="build/HotChocolate.AspNetCore.props" Visible="false" />
<None Include="$(MSBuildThisFileDirectory)..\MSBuild\HotChocolate.AspNetCore.targets" Pack="true" PackagePath="build/HotChocolate.AspNetCore.targets" Visible="false" />
</ItemGroup>

</Project>

0 comments on commit e61ca04

Please sign in to comment.