Skip to content

Commit 6c0e2a2

Browse files
author
Danny McCormick
authored
Update action.yml
1 parent a2db702 commit 6c0e2a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ inputs:
77
# Deprecated option, do not use. Will not be supported after October 1, 2019
88
version:
99
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'
1011
runs:
1112
using: 'node12'
1213
main: 'lib/setup-dotnet.js'

0 commit comments

Comments
 (0)