File tree 1 file changed +5
-5
lines changed
src/Snap.Hutao.Server/Snap.Hutao.Server
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
20
20
<ItemGroup >
21
21
<PackageReference Include =" Disqord.Bot" Version =" 1.0.0-alpha3" />
22
- <PackageReference Include =" MailKit" Version =" 4.8 .0" />
23
- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.10 " />
24
- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 8.0.10 " />
22
+ <PackageReference Include =" MailKit" Version =" 4.10 .0" />
23
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.12 " />
24
+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 8.0.12 " />
25
25
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.10" >
26
26
<PrivateAssets >all</PrivateAssets >
27
27
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
28
28
</PackageReference >
29
29
<PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 8.0.2" />
30
30
<PackageReference Include =" Quartz.AspNetCore" Version =" 3.13.1" />
31
- <PackageReference Include =" StackExchange.Redis" Version =" 2.8.16 " />
31
+ <PackageReference Include =" StackExchange.Redis" Version =" 2.8.24 " />
32
32
<PackageReference Include =" StyleCop.Analyzers.Unstable" Version =" 1.2.0.556" >
33
33
<PrivateAssets >all</PrivateAssets >
34
34
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
35
35
</PackageReference >
36
- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.9 .0" />
36
+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.2 .0" />
37
37
</ItemGroup >
38
38
39
39
<ItemGroup >
You can’t perform that action at this time.
0 commit comments