mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-08 17:15:45 +00:00
Add the webapp launcher and syntax highlighter
This commit is contained in:
15
Tesses.CrossLang.App/cross.json
Normal file
15
Tesses.CrossLang.App/cross.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"dependencies": [
|
||||
],
|
||||
"info": {
|
||||
"license": "MIT",
|
||||
"short_name": "crosslang",
|
||||
"short_name_pretty": "CrossLang",
|
||||
"type": "webapp"
|
||||
},
|
||||
"name": "Tesses.CrossLang.App",
|
||||
"project_dependencies": [
|
||||
"..\/Tesses.CrossLang.BuildEssentials"
|
||||
],
|
||||
"version": "1.0.0.0-prod"
|
||||
}
|
||||
Reference in New Issue
Block a user