Skip to content

Breaking API Change #4170

Closed
Closed
@tannergooding

Description

PR #4169 Makes a breaking change to the Public API as part of the Toolset Update. Specifically it removes the following from src\Compiles\VisualBasic\Portable\PublicAPI.txt:

  • Microsoft.CodeAnalysis.VisualBasic.VisualBasicCommandLineParser.New(isInteractive As Boolean = False) -> Void
  • Overrides Microsoft.CodeAnalysis.VisualBasic.VisualBasicCommandLineParser.RegularFileExtension() -> String
  • Overrides Microsoft.CodeAnalysis.VisualBasic.VisualBasicCommandLineParser.ScriptFileExtension() -> String

A decision will need to be made on whether or not we need to keep this breaking change or if we should take on the public API increases that will be required to revert it.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Area-CompilersConcept-APIThis issue involves adding, removing, clarification, or modification of an API.Resolution-FixedThe bug has been fixed and/or the requested behavior has been implemented

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions