Skip to content

CSharp compiler version could target .NET 4 #2

@oughton

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.

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