hi Sturla
Can you share your project with me? liming.ma@volosoft.com
hi jogoertzen
Please send a email to liming.ma@volosoft.com I will share the git difference with you.
hi
You can try to add below to AuthServer
project.
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.*">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
hi
Please check all abp packages referenced by your project, The versions should be the same.
Thanks @jogoertzen
I will check this.
Can I check it remotely?
https://zoom.us/j/96694516779?pwd=ZTZ1K09KQ1I1WkNGK2NHMEhzWVMzQT09
hi
Are you using reverse proxy for the websites?
hi
We will fix this problem.
Note: The Microsoft.EntityFrameworkCore.Tools package was recently upgraded to 5.0.8 which seemed to cause version conflicts with 5.0.7 during the build. I worked around the issue by downgrading to 5.0.7 and editing any .csproj files that contained version 5.0.* and replaced them with 5.0.7 explicitly.
You can try to install the latest NET SDK.
5.0.302 https://dotnet.microsoft.com/download/dotnet/5.0
hi
Are you using the HTTPS on Server?
You can refer to this: https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n