Add hpack nuget package
This commit is contained in:
parent
4412cba9f6
commit
3f2ac922f1
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
<ProjectReference Include="..\SDBD.Contract\SDBD.Contract.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="hpack" Version="1.4.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue