You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there is an inconsistancy in the use of dotnet versions between the Dockerfile (6.0) and the csproj files (7.0).
Copeied the projet e few days ago and the only way I was able to build a new image was to change the Dockerfile to use 7.0
On my rpi4 i used dotnet-7.0.400 without problems.
The text was updated successfully, but these errors were encountered:
I believe there is an inconsistancy in the use of dotnet versions between the Dockerfile (6.0) and the csproj files (7.0).
Copeied the projet e few days ago and the only way I was able to build a new image was to change the Dockerfile to use 7.0
On my rpi4 i used dotnet-7.0.400 without problems.
The text was updated successfully, but these errors were encountered: