mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 02:32:50 +08:00
Merge branch 'master' of https://github.com/dotnetcore/FreeSql
This commit is contained in:
commit
0ea8cbad8e
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