feat: Add .NET Runtime Environment for Websites (#7266)

pull/7269/head
zhengkunwang 2024-12-05 18:05:14 +08:00 committed by GitHub
parent 5be325405d
commit 3e14186d3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@
<el-option label="Java" value="java"></el-option>
<el-option label="Go" value="go"></el-option>
<el-option label="Python" value="python"></el-option>
<el-option label=".NET" value="dotnet"></el-option>
</el-select>
</el-form-item>
</el-col>