Skip to content

Commit 65274bd

Browse files
Merge pull request #34 from brunohbrito/dev
asp.net core 3
2 parents f34eb54 + 8d8cd01 commit 65274bd

9 files changed

Lines changed: 2 additions & 2 deletions

File tree

Binary file not shown.
Binary file not shown.

src/JpProject.AspNetCore.PasswordHasher.Core/JpProject.AspNetCore.PasswordHasher.Core.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.2.0" />
19-
<PackageReference Include="Microsoft.Extensions.Options" Version="2.2.0" />
18+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.0.0" />
19+
<PackageReference Include="Microsoft.Extensions.Options" Version="3.0.0" />
2020
</ItemGroup>
2121

2222
</Project>
Binary file not shown.
358 Bytes
Binary file not shown.
72 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)