Skip to content

CSharp compiler version could target .NET 4 #2

Description

@oughton

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions