mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-08 09:05:46 +00:00
Fix templates
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
"maintainer": "Mike Nolan",
|
||||
"repo": "https://onedev.site.tesses.net/CrossLang/CrossLangExtras",
|
||||
"homepage": "https://crosslang.tesseslanguage.com/",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"template_name_pretty": "Tool"
|
||||
},
|
||||
"version": "1.0.0.0-prod",
|
||||
"name": "Tesses.CrossLang.Template.Tool",
|
||||
"template_name_pretty": "Tool"
|
||||
"name": "Tesses.CrossLang.Template.Tool"
|
||||
}
|
||||
@@ -12,7 +12,7 @@
|
||||
"template_info": {
|
||||
"type": "console"
|
||||
},
|
||||
"template_ignored_files": ["bin","obj"]
|
||||
},
|
||||
"template_name_pretty": "WebSite"
|
||||
"template_ignored_files": ["bin","obj"],
|
||||
"template_name_pretty": "WebSite"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user