Update PS reference, dev link, remove IO EVent, add token refresh before mix data.

This commit is contained in:
Patrick Fic
2022-06-28 16:23:10 -07:00
parent 4ec2bb82eb
commit 20804d4240
5 changed files with 6 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ Start-Process -FilePath "C:\ImEX\Applications\ARMSUploader\ROUpload.exe"
Switch ($PSversion) {
1 {v1}
2 {v1}
3 {v2}
4 {v2}
5 {v2}
6 {v2}

View File

@@ -26,6 +26,7 @@ ReadStream = New-Object System.IO.StreamReader $ResponseStream
Switch ($PSversion) {
1 {v1}
2 {v1}
3 {v2}
4 {v2}
5 {v2}
6 {v2}