Skip to content

Conversation

@Jvr2022
Copy link

@Jvr2022 Jvr2022 commented Jun 6, 2023

Added a new task called "test" that allows you to run tests for the web API project. This task runs the dotnet test command and uses the same project file as the other tasks.

Grouped the "build" task as the default build task. This means that when you run the build task, it will be the default task to execute if no other task is specified.

Added a new task called "test" that allows you to run tests for the web API project. This task runs the dotnet test command and uses the same project file as the other tasks.

Grouped the "build" task as the default build task. This means that when you run the build task, it will be the default task to execute if no other task is specified.
@Jvr2022 Jvr2022 closed this by deleting the head repository Dec 27, 2023
merill pushed a commit that referenced this pull request May 20, 2025
Adding network pillar guidance md files
merill pushed a commit that referenced this pull request May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant