Skip to content

Commit

Permalink
Fixing Lib.Azure.WebJobs.Extensions.WebPush dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeczek committed Feb 25, 2023
1 parent dc80ef2 commit 0c33bd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="2.2.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Lib.Net.Http.WebPush\Lib.Net.Http.WebPush.csproj" />
<PackageReference Include="Lib.Net.Http.WebPush" Version="2.3.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1" PrivateAssets="All" />
Expand Down

0 comments on commit 0c33bd5

Please sign in to comment.