Skip to content

Commit 265d53d

Browse files
authored
Upping PnP versions
1 parent 32063f4 commit 265d53d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/articles/azurefunctions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The Azure Function comes with the Azure cmdlets pre-installed. If you don't need
7575
7676
```powershell
7777
@{
78-
'PnP.PowerShell' = '2.2.0'
78+
'PnP.PowerShell' = '2.12.0'
7979
}
8080
```
8181

@@ -102,7 +102,7 @@ The Azure Function comes with the Azure cmdlets pre-installed. If you don't need
102102

103103
```powershell
104104
@{
105-
'PnP.PowerShell' = '2.2.130-nightly'
105+
'PnP.PowerShell' = '2.99.50-nightly'
106106
}
107107
```
108108

0 commit comments

Comments
 (0)