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
section: Use GitHub Copilot to explain the library application codebase
13. Take a couple minutes to examine the JSON data files that are used to simulate library records.
The JSON data files are located in the src/Library.Console/Json folder.
Important
When in reality those files live within src/Library.Infrastructure/Data/ directory path.
This added confusion to the lesson until I located the true location of the Json* files.
Please kindly resolve the incorrect path in the lesson steps.
Thank you!
The text was updated successfully, but these errors were encountered:
mjbear
changed the title
MS Learn Module Update Request: Guided project - Accelerate app development using GitHub Copilot tools
MS Learn Module Update Request: Guided project - Accelerate app development using GitHub Copilot tools (Analyze Exercise)
Sep 5, 2024
Which of the MS Learn modules from the dropdown are you submitting an update request?
None
Additional information
Information about the requested update
module: Guided project - Accelerate app development using GitHub Copilot tools
lesson: Exercise - Analyze and document code using GitHub Copilot tools
https://learn.microsoft.com/en-us/training/modules/guided-project-accelerate-app-development-using-github-copilot-tools/3-exercise-analyze-document-code-github-copilot
section: Use GitHub Copilot to explain the library application codebase
Important
When in reality those files live within
src/Library.Infrastructure/Data/
directory path.This added confusion to the lesson until I located the true location of the Json* files.
Please kindly resolve the incorrect path in the lesson steps.
Thank you!
The text was updated successfully, but these errors were encountered: