Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ab0da5415b |
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Setup .NET Core
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: "6.0.100"
|
||||
dotnet-version: "7.0.100"
|
||||
- name: Publish
|
||||
run: |
|
||||
version=`git describe --tags`
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# YYApi 基于Asp.net Core 3/5的一个基础辅助包
|
||||
|
||||

|
||||
|
||||
[](https://github.com/simcu/simapi-net/actions/workflows/nuget-publish.yml)
|
||||
### 包含了以下组件:
|
||||
|
||||
1. 统一的参数检测,基础认证服务
|
||||
|
||||
Reference in New Issue
Block a user