Skip to content

Commit a4b2113

Browse files
committed
build using .net 10
1 parent 332d3b9 commit a4b2113

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
env:
10-
FRAMEWORK: net9.0
10+
FRAMEWORK: net10.0
1111
CONFIGURATION: Release
1212
DOTNET_CLI_TELEMETRY_OPTOUT: true
1313
MIN_SDK: 21

0 commit comments

Comments
 (0)