Skip to content

Commit 82f13be

Browse files
Bump Microsoft.AspNetCore.Identity.UI from 3.1.6 to 3.1.7 in /src (#98)
1 parent 345150f commit 82f13be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ChessSharpWeb/ChessSharpWeb.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="ChessSharp" Version="1.1.0" />
1111
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="3.1.7" />
1212
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.6" />
13-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="3.1.6" />
13+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="3.1.7" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.7" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.7" />
1616
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.6" />

0 commit comments

Comments
 (0)