1 Star 2 Fork 1

胡超超/Opserver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 298 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nick Craver 提交于 2022-03-10 11:20 . ASP.NET Core 5.0 Migration (#355)
image: Visual Studio 2019
install:
- choco install dotnet-sdk --version 6.0.100
skip_branch_with_pr: true
skip_tags: true
skip_commits:
files:
- '**/*.md'
- docs/*
environment:
Appveyor: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
build_script:
- cmd: dotnet build
test: off
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hu_chaochao/Opserver.git
git@gitee.com:hu_chaochao/Opserver.git
hu_chaochao
Opserver
Opserver
craver/azure-dtus

搜索帮助