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 a7a37a0 commit 98d81d2Copy full SHA for 98d81d2
extraDevfileEntries.yaml
@@ -108,20 +108,3 @@ samples:
108
revision: v2.0.0
109
remotes:
110
origin: https://github.com/devfile-samples/devfile-sample-go-basic.git
111
- - name: dotnet-basic
112
- displayName: Basic .NET
113
- description: MVC .NET 6.0 application
114
- icon: https://raw.githubusercontent.com/dotnet/brand/main/logo/dotnet-logo.png
115
- tags:
116
- - .NET
117
- projectType: dotnet
118
- language: .NET
119
- provider: Red Hat
120
- versions:
121
- - version: 1.1.1
122
- default: true
123
- schemaVersion: 2.2.0
124
- git:
125
- revision: main
126
- remotes:
127
- origin: https://github.com/devfile-samples/devfile-sample-dotnet60-basic.git
0 commit comments