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
@mairaw When I was running these, I noticed that the number of ".." needed changed if you F5 from Visual Studio, or ran from the CLI using "dotnet run". We should make a note of that, even if the tutorial assumes Visual Studio.
I changed the tutorial/code to work with both VS and dotnet run now @BillWagner. And I changed the code as well to no longer need the Models folder @burstingninja.
The paths for the data and model folders contain one too many '..\'.
The documentation says create the data folder in the bin directory but the paths step out of the bin folder into the project folder.
Document details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: