We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52607dc commit eecd83bCopy full SHA for eecd83b
9.0/WebServices/TodoREST/TodoAPI/Services/TodoRepository.cs
@@ -61,7 +61,7 @@ private void InitializeData()
61
{
62
ID = "b94afb54-a1cb-4313-8af3-b7511551b33b",
63
Name = "Develop apps",
64
- Notes = "Use Visual Studio and Visual Studio for Mac",
+ Notes = "Use Visual Studio and Visual Studio Code",
65
Done = false
66
};
67
0 commit comments