修改配置

master
xiaochanghai 1 year ago
parent 05a5aceabc
commit f1e4778644
  1. 2
      .docs/README.md
  2. 3
      .gitignore
  3. BIN
      .template.config/Blog.Core.Webapi.Template.2.5.2.nupkg
  4. 14
      .template.config/template.json

@ -1,2 +0,0 @@
BlogCore官方文档仓库地址已经迁移到:
https://gitee.com/laozhangIsPhi/Blog.Core.E-Book

3
.gitignore vendored

@ -26,7 +26,8 @@ bld/
[Bb]in/
[Oo]bj/
[Ll]og/
Log/
Logs/
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot

@ -1,14 +0,0 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "lao zhang",
"classifications": [ "Web/WebAPI" ],
"name": "Blog.Core Dotnet",
"identity": "Blog.Core.Template",
"shortName": "blogcoretpl",
"tags": {
"language": "C#" ,
"type":"project"
},
"sourceName": "Blog.Core",
"preferNameDirectory": true
}
Loading…
Cancel
Save