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
Copy file name to clipboardExpand all lines: translations/ja/04-Using-GitHub-Copilot-with-CSharp/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ Finally, let's use the `/doc` to generate automatic documentation to the code. S
122
122
Inline chat, the Chat Panel, and slash commands are part of the amazing tools that support our development experience with GitHub Copilot. Now we are ready to add new features to this App.
123
123
124
124
125
-
### 🗒️ Step 3: Generate a new Record that includes the city name
125
+
### 🗒️ ステップ3: 都市名を含む新しいレコードを生成する
126
126
127
127
Go to the `Program.cs` file in the BackEnd project. The file is in the following path `SampleApp\BackEnd\Program.cs`
0 commit comments