File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
</ItemGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.0 " />
13
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 3.1.0 " />
14
- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 3.1.0 " />
15
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 3.1.0 " >
12
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.8 " />
13
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 3.1.8 " />
14
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 3.1.8 " />
15
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 3.1.8 " >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
</PackageReference >
19
- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 3.1.0 " />
20
- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3.1.0 " />
19
+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 3.1.8 " />
20
+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3.1.4 " />
21
21
<PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 5.6.0" />
22
22
</ItemGroup >
23
23
You can’t perform that action at this time.
0 commit comments