Skip to content

Instantly share code, notes, and snippets.

@larsw
Created November 5, 2010 11:59
Show Gist options
  • Save larsw/664034 to your computer and use it in GitHub Desktop.
Save larsw/664034 to your computer and use it in GitHub Desktop.
<configuration>
<system.serviceModel>
<client>
<metadata>
<wsdlImporters>
<extension type="TaskWsdlImportExtension.TaskAsyncWsdlImportExtension, TaskWsdlImportExtension" />
</policyImporters>
</metadata>
</client>
</system.serviceModel>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment