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 a2db702 commit 6c0e2a2Copy full SHA for 6c0e2a2
action.yml
@@ -7,6 +7,7 @@ inputs:
7
# Deprecated option, do not use. Will not be supported after October 1, 2019
8
version:
9
description: 'Deprecated. Use dotnet-version instead. Will not be supported after October 1, 2019'
10
+ deprecationMessage: 'The version property will not be supported after October 1, 2019. Use dotnet-version instead'
11
runs:
12
using: 'node12'
13
main: 'lib/setup-dotnet.js'
0 commit comments