Fixes argon2 for osx and github action workflow issues (#157)
This commit is contained in:
parent
f408662af1
commit
4f1825152c
8 changed files with 65 additions and 60 deletions
|
|
@ -66,7 +66,7 @@
|
|||
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="3.1.4" />
|
||||
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.4" />
|
||||
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.4" />
|
||||
<PackageReference Include="Argon2.Bindings" Version="1.2.6" />
|
||||
<PackageReference Include="Argon2.Bindings" Version="1.2.7" />
|
||||
<PackageReference Include="Zlib.Bindings" Version="1.0.2" />
|
||||
</ItemGroup>
|
||||
<ItemGroup Condition="'$(Configuration)'=='Analyze'">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue