Yes, I was using that to dynamically generate 3 different flavors of aic.txt. I since realized you could use %ENV% vars in the aic.txt.
Unfortunately, it doesn't seem to have helped. I reworked the script to use:
;aic
SetProperty ProductName="%EVRBuildProductName%"
SetAzureKeyVaultSecret %AZURE ...