mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 02:32:50 +08:00
Update docfx.yml
This commit is contained in:
parent
1613307f26
commit
f53863c982
2
.github/workflows/docfx.yml
vendored
2
.github/workflows/docfx.yml
vendored
@ -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.x
|
dotnet-version: 7.0.x
|
||||||
- name: Remove Examples
|
- name: Remove Examples
|
||||||
run: dotnet sln FreeSql.sln remove (ls -r Examples/**/*.csproj)
|
run: dotnet sln FreeSql.sln remove (ls -r Examples/**/*.csproj)
|
||||||
- name: Remove FreeSql.Tests
|
- name: Remove FreeSql.Tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user