We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 890ab18 commit d74d54cCopy full SHA for d74d54c
.github/actions/build/action.yml
@@ -16,7 +16,7 @@ inputs:
16
dotnet_sdk_version:
17
description: '.NET SDK version'
18
required: false
19
- default: vars.DOTNET_SDK_VERSION
+ default: vars.DEFAULT_DOTNET_SDK_VERSION
20
build-configuration:
21
description: 'Build configuration. Default: vars.DEFAULT_BUILD_CONFIGURATION'
22
0 commit comments