Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

"The type 'Regex' exists in both 'System.Text.RegularExpressions" #5

Description

@msx752

Severity Code Description Project File Line Suppression State Error CS0433 The type 'Regex' exists in both 'System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' and 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' CoreBot.RocketAPI D:\Github_SourceTree\CoreBotTeam\CoreBot.RocketAPI\Helpers\HtmlRemoval.cs 29 Active

not only 'regex' it happens for every subnamespace of System
two different library have same namespace and there are conflicts,

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions