Re: NuGet client library app.config

2017-10-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Anton, If your application has its own App.config, then you need to merge its contents with the contents of App.config provided in the examples. Please note that the SoapListenerExtension has been removed starting in v22 of the library. You can still configure your logging settings through

NuGet client library app.config

2017-10-10 Thread ict
Hi, I'm trying to build our own Google AdWords (C# / Visual Studio) application in conjunction with the provided AdWords .NET client library (downloaded through NuGet). I got it to work when using the app.config for the necessary settings, at runtime the AdWords .NET client library loads t