We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebc0bf commit d798fa7Copy full SHA for d798fa7
src/Lib.AspNetCore.WebPush/Lib.AspNetCore.WebPush.csproj
@@ -36,7 +36,7 @@
36
<FrameworkReference Include="Microsoft.AspNetCore.App" />
37
</ItemGroup>
38
<ItemGroup>
39
- <ProjectReference Include="..\Lib.Net.Http.WebPush\Lib.Net.Http.WebPush.csproj" />
+ <PackageReference Include="Lib.Net.Http.WebPush" Version="3.1.0" />
40
41
42
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1" PrivateAssets="All" />
0 commit comments