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
Hi all
Currently I use serenity as a Submodule, in an application with Docker
but the projects:Serenity.Net.Core, Serenity.Net.Data, Serenity.Net.Entity, and Serenity.Net.Services they do not have tag "net5.0" and docker build failed (error: " invalid framework identifier'' "),
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all
Currently I use serenity as a Submodule, in an application with Docker
but the projects:Serenity.Net.Core, Serenity.Net.Data, Serenity.Net.Entity, and Serenity.Net.Services they do not have tag "net5.0" and docker build failed (error: " invalid framework identifier'' "),
I had to add " net5.0 " for it to work properly
I would like to know your opinion on this issue
regards
Beta Was this translation helpful? Give feedback.
All reactions