Skip to content

Dapper项目引用找不到 #11

@LGinC

Description

@LGinC

首先我更新了解决方案的Nuget, 发现在BrokerService EventService和Web的Bootstrap.cs中有几个API发生变化,ENodeConfiguration的扩展方法InitializeSqlServerEventStore InitializeSqlServerLockService InitializeSqlServerPublishedVersionStore需要配置连接串参数。

然后是QueryService.Dapper项目的Dapper更新到1.50.4后运行时会提示找不到Dapper.dll,降级为1.50.2后提示
System.IO.FileLoadException:“Could not load file or assembly 'System.Data.SqlClient, Version=4.2.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)”

Nuget里找不到4.2.0.1这个版本的SqlClient

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