Skip to content

Commit

Permalink
Remove unneeded reference to AspNetCore.Http nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
stidsborg committed Mar 22, 2024
1 parent 142dcef commit 80503eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cleipnir.Flows/Cleipnir.Flows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

<ItemGroup>
<PackageReference Include="Cleipnir.ResilientFunctions" Version="2.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 80503eb

Please sign in to comment.