When using shellout in CsmakeServiceProvider, you may or may not want to preserve the current user's environment (e.g. in the case of kerberos, we have environment variables we need to modify). Provide a way to do this with an extra keyword parameter to shellout
When using shellout in CsmakeServiceProvider, you may or may not want to preserve the current user's environment (e.g. in the case of kerberos, we have environment variables we need to modify). Provide a way to do this with an extra keyword parameter to shellout