ContosoPizza.http file not being created
Bowie, Aidan
0
Reputation points
When following the tutorial for creating a web API project, on page 3, part 4, i enter the following command:
dotnet new webapi -controllers -f net8.0
however it does not create the ContosoPizza.http file as the guide states it should. Please advise on what is going wrong, as the others files and folders all appear correctly, and i have checked the prerequisites for the course are met.
This question is related to the following Learning Module
Sign in to answer