Skip to content

Microsoft.Experimentals.Collections missing? #6

@norleaf

Description

@norleaf

Hi,

I have never tried commenting on projects before so forgive me if my wording is clumsy and unusual for this forum.

I cloned crazycore yesterday, but could not build, apparantly due to Microsoft.Experimentals.Collections reference not finding anything. I quickly found out that it lived in the corefxlab project here on github and cloned that and built succesfully.

It didn't help much as it builds to NET Standard 2.0 and crazycore is NET Core 1.1 and I get an error sying that MS.E.Collections reference System.Runtime at version 4.2.1 against 4.1.0. I tried following a tip on stackoverflow on how to upgrade System.Runtime version by editing .csproj but again I could not build.

I tried changing CrazyCore to run at NET Core 2.1 (and others) but then System.Numerics.Vectors threw a tantrum.
I also tried lowering MS.E.Collections to NET Standard 1.3 but then it wont build anymore.

I´m using visual studio 2019 Version 16.7.7

Any suggestions to move forward?

best regards
Hans Christian

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