Skip to content

Commit c52eb6d

Browse files
committed
Revert
1 parent 22e8ddb commit c52eb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Restore dependencies
2020
run: dotnet restore
2121
- name: Build
22-
run: dotnet build LDtkMonogame.Examples/LDtkMonogame.Examples.csproj -f net5.0 --no-restore
22+
run: dotnet build LDtkMonogame.Examples/LDtkMonogame.Examples.csproj --no-restore

0 commit comments

Comments
 (0)