35
35
<PackageVersion Include =" EntityFrameworkCore.BootKit" Version =" 8.9.0" />
36
36
<PackageVersion Include =" Fluid.Core" Version =" 2.11.1" />
37
37
<PackageVersion Include =" Nanoid" Version =" 3.1.0" />
38
- <PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 8.1.0 " />
38
+ <PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 8.1.2 " />
39
39
<PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 8.0.1" />
40
40
<PackageVersion Include =" Anthropic.SDK" Version =" 5.1.1" />
41
41
<PackageVersion Include =" Microsoft.AspNetCore.Mvc" Version =" 2.2.0" />
132
132
<PackageVersion Include =" BotSharp.Plugin.ChatHub" Version =" $(BotSharpVersion)" />
133
133
</ItemGroup >
134
134
<ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
135
- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 8.0.14 " />
135
+ <PackageVersion Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 8.0.16 " />
136
136
<PackageVersion Include =" AspNet.Security.OAuth.GitHub" Version =" 8.3.0" />
137
137
<PackageVersion Include =" AspNet.Security.OAuth.Keycloak" Version =" 8.3.0" />
138
138
<PackageVersion Include =" AspNet.Security.OAuth.Weixin" Version =" 8.3.0" />
139
- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.14 " />
140
- <PackageVersion Include =" Microsoft.AspNetCore.SpaServices.Extensions" Version =" 8.0.14 " />
139
+ <PackageVersion Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.16 " />
140
+ <PackageVersion Include =" Microsoft.AspNetCore.SpaServices.Extensions" Version =" 8.0.16 " />
141
141
</ItemGroup >
142
142
<ItemGroup Condition =" '$(TargetFramework)' == 'net6.0'" >
143
143
<PackageVersion Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 6.0.27" />
147
147
<PackageVersion Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 6.0.25" />
148
148
<PackageVersion Include =" Microsoft.AspNetCore.SpaServices.Extensions" Version =" 6.0.26" />
149
149
</ItemGroup >
150
- </Project >
150
+ </Project >
0 commit comments