File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9898 </ItemGroup >
9999 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp3.1'" >
100100 <ProjectReference Include =" ..\FlubuCore.LiteDb\FlubuCore.LiteDb.csproj" />
101- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.0 " />
101+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.18 " />
102102 </ItemGroup >
103103
104104 <ItemGroup Condition =" '$(TargetFramework)' == 'net5.0'" >
105105 <ProjectReference Include =" ..\FlubuCore.LiteDb\FlubuCore.LiteDb.csproj" />
106- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.0 " />
106+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.18 " />
107107 </ItemGroup >
108108
109109 <ItemGroup Condition =" '$(TargetFramework)' == 'net6.0'" >
110110 <ProjectReference Include =" ..\FlubuCore.LiteDb\FlubuCore.LiteDb.csproj" />
111- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.0 " />
111+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.18 " />
112112 </ItemGroup >
113113
114114 <ItemGroup Condition =" '$(TargetFramework)' == 'net462'" >
118118 <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.2.0" />
119119 <PackageReference Include =" Microsoft.AspNetCore.Authentication.Abstractions" Version =" 2.2.0" />
120120 <PackageReference Include =" Microsoft.AspNetCore.Authentication.Cookies" Version =" 2.2.0" />
121- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 2.2.0 " />
121+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.18 " />
122122 <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.2.0" />
123123 <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.2.0" />
124124 </ItemGroup >
You can’t perform that action at this time.
0 commit comments