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

Getting issue with DbProviderFactories existing in both Microsoft.Practices.EnterpriseLibrary.Data & System.Data.Common when I build in .net core 2.1 #31

@bmperdue

Description

@bmperdue

When you build the project with .net core 2.1 you get the following error.

Severity Code Description Project File Line Suppression State
Error CS0433 The type 'DbProviderFactories' exists in both 'Microsoft.Practices.EnterpriseLibrary.Data, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null' and 'System.Data.Common, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Utility.Orm C:__Autymate\Backend\IBEX-Core\Shared\Utility.Orm\Helpers\SqlBuilder\HelperSqlBuilder.cs 662 Active

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions