We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac40233 commit 389a4d8Copy full SHA for 389a4d8
.gitignore
@@ -72,3 +72,9 @@
72
/5-WebApp-AuthZ/5-1-Roles/WebApp-OpenIDConnect-DotNet.csproj.user
73
*.user
74
*.saz
75
+/4-WebApp-your-API/4-1-Your-API/.vs/Web-API-Calls-Graph/v16
76
+/4-WebApp-your-API/4-1-Your-API/packages
77
+/4-WebApp-your-API/4-1-Your-API/TodoListClient/bin/Debug
78
+/4-WebApp-your-API/4-1-Your-API/TodoListClient/obj/Debug
79
+/4-WebApp-your-API/4-1-Your-API/TodoListService/obj
80
+/4-WebApp-your-API/4-1-Your-API/TodoListService/bin/Debug/netcoreapp2.2
4-WebApp-your-API/4-3-AnyOrg-API/Placeholder.txt
0 commit comments