1 Star 1 Fork 1

Stoneson/FastReport

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pack.sh 307 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kirill Kornienko 提交于 2021-11-15 12:05 . final update pack script
#!/bin/bash
set +v
# HELP for this file
# --version 1.0.0 for use version
WITH_OUT_DEBUG=false
FRVERSION="2021.4.15"
dotnet run --project "./Pack/BuildScripts/buildScript.csproj" --target=PackOpenSource --config=Release --solution-filename=FastReport.OpenSource.sln --out-dir=fr_packages --vers=$FRVERSION
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/stoneson/FastReport.git
git@gitee.com:stoneson/FastReport.git
stoneson
FastReport
FastReport
master

搜索帮助