Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSharp compiler version could target .NET 4 #2

Open
oughton opened this issue Sep 4, 2014 · 0 comments
Open

CSharp compiler version could target .NET 4 #2

oughton opened this issue Sep 4, 2014 · 0 comments

Comments

@oughton
Copy link

oughton commented Sep 4, 2014

The Get-WcfProxyType function forces a dependency on .NET 3.5 being installed on the client system.

[void]$providerOptions.Add("CompilerVersion","v3.0").

This could be changed to "v4.0", or potentially just removed altogether to remove this dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant