Skip to content

Commit

Permalink
fix: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 22, 2022
1 parent 3dd2194 commit bb2e834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="bunit" Version="1.6.2-preview" />
<PackageReference Include="bunit" Version="1.6.3-preview" />
<PackageReference Include="Microsoft.AspNetCore.Identity.Specification.Tests" Version="5.0.14" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.2" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.2" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="bunit" Version="1.6.2-preview" />
<PackageReference Include="bunit" Version="1.6.3-preview" />
<PackageReference Include="Microsoft.AspNetCore.Identity.Specification.Tests" Version="5.0.14" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.2" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.2" />
Expand Down

0 comments on commit bb2e834

Please sign in to comment.