Initialized from '.NET Core' project template
Template repository: https://gitlab.com/gitlab-org/project-templates/dotnetcore Commit SHA: de5759f7a2f08808666b44eb4fd6205502a9fe75
This commit is contained in:
commit
a0aa9cc28e
8 changed files with 315 additions and 0 deletions
5
.gitpod.yml
Normal file
5
.gitpod.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
image: gitpod/workspace-dotnet
|
||||
|
||||
tasks:
|
||||
- init: dotnet build
|
||||
command: dotnet run
|
||||
Loading…
Add table
Add a link
Reference in a new issue