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 2ca04b0 commit f9d2b7cCopy full SHA for f9d2b7c
build.ps1
@@ -33,7 +33,7 @@ param(
33
34
#Requires -Version 6.0
35
36
-$PowerShellVersion = '7'
+$PowerShellVersion = '7.2'
37
$TargetFramework = 'net6.0'
38
39
function Get-FunctionsCoreToolsDir {
0 commit comments