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 have been following the instructions in the README to make the necessary changes and noticed some of the instructions are not valid. I am at the beginning so this post is not about all of them. I am not planning to take notes and put everything here.
Example:
"Navigate to [ClassifiedAds.Migrator] and run these commands." Only the AdsDbContext dbContext is in the monolith project, The other ones are in other projects,
There's no ConfigurationSources section in any appSettings.json file.
Server:127.0.0.1 doesn't point to the local SQL Server on my machine. localhost or a . (dot) works
(I will probably encounter more issues)
The text was updated successfully, but these errors were encountered:
I have been following the instructions in the README to make the necessary changes and noticed some of the instructions are not valid. I am at the beginning so this post is not about all of them. I am not planning to take notes and put everything here.
Example:
The text was updated successfully, but these errors were encountered: