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

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