Tia

Results 3 issues of Tia

### Description I have a few DLLs from a third-party vendor which I want to reference in a project. From the documentation it looks like I could pack them as...

Currently the app will crash if the WSDL is too big. This should be easy to fix by defining a binding in the web.config and setting a maxReceivedMessageSize Example: ```...

Currently we have the problem, that paket adds an analyzer from a nuget package that we do not want (and that breaks our build). We need an option to not...