1 Star 0 Fork 448

舒小熊 / Blog.Core

forked from 老张的哲学 / Blog.Core 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Blog.Core.Publish.Linux.sh 240 Bytes
一键复制 编辑 原始数据 按行查看 历史
MandIand 提交于 2021-11-09 18:02 . update to .net6.0
git pull;
rm -rf .PublishFiles;
dotnet build;
dotnet publish -o /home/Blog.Core/Blog.Core.Api/bin/Debug/net6.0;
cp -r /home/Blog.Core/Blog.Core.Api/bin/Debug/net6.0 .PublishFiles;
echo "Successfully!!!! ^ please see the file .PublishFiles";
C#
1
https://gitee.com/cxhe/Blog.Core.git
git@gitee.com:cxhe/Blog.Core.git
cxhe
Blog.Core
Blog.Core
master

搜索帮助