1 Star 0 Fork 1

启晨网络/AspNetCoreRateLimit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 256 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mathias 提交于 2021-11-19 20:05 . Update appveyor to use vs 2022
version: '{build}'
os: Visual Studio 2022
pull_requests:
do_not_increment_build_number: true
branches:
only:
- master
nuget:
disable_publish_on_pr: true
build_script:
- ps: .\Build.ps1
test: off
artifacts:
- path: .\artifacts\*.nupkg
name: NuGet
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/guanzs/AspNetCoreRateLimit.git
[email protected]:guanzs/AspNetCoreRateLimit.git
guanzs
AspNetCoreRateLimit
AspNetCoreRateLimit
master

搜索帮助