Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

why are both ImTools nuget dependency and src code included ? #28

Open
newbienewbie opened this issue Nov 22, 2022 · 0 comments
Open

why are both ImTools nuget dependency and src code included ? #28

newbienewbie opened this issue Nov 22, 2022 · 0 comments

Comments

@newbienewbie
Copy link

I notice that there's a nuget package reference in the Baseline.csproj

While there's also source code of ImTools copied directly in the BaselineTypeDiscovery project.

As Marten depends on both baseline and BaselineTypeDiscovery, if I manage the dependencies with paket , VS gets stuck:

The type 'VEntry' in 'E:\NUGET_PACKAGES\imtools\4.0.0\contentFiles\cs\netstandard2.0\ImTools\ImTools.cs'
conflicts with the imported type 'VEntry' in 'Baseline, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant