internal/scripts/preimport.ps1

# Add all things you want to run before importing the main code

Add-Type -AssemblyName System.Net.Http
Add-Type -AssemblyName System.Web