Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 289e767

Browse files
authored
Update compile.yaml
1 parent 4feec30 commit 289e767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# Build Spcode
2929
- name: Build Spcode
30-
run: msbuild Spcode.csproj /p:Configuration=Release /p:langversion=10.0
30+
run: msbuild Spcode.csproj /p:Configuration=Release /p:langversion=10
3131

3232
# Build Installer
3333
- name: Build Installer (NSIS)

0 commit comments

Comments
 (0)