Skip to content

Roslyn Analyzer versioning #1639

@clairernovotny

Description

@clairernovotny

@clairernovotny thanks a lot for the fix Claire, I have a new regression though:

CSC : error CS8032: An instance of analyzer Humanizer.Analyzers.NamespaceMigrationAnalyzer cannot be created from /Users/runner/.nuget/packages/humanizer.core/3.0.0-rc.29/analyzers/dotnet/net10.0/cs/Humanizer.Analyzers.dll : Could not load file or assembly 'System.Collections.Immutable, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.. [/Users/runner/work/ArchiSteamFarm/ArchiSteamFarm/ArchiSteamFarm/ArchiSteamFarm.csproj]

This also looks like something worth fixing. FYI the build passes, but since I have warnings enabled as errors in release pipeline, it fails the build where it worked previously.

I'd appreciate if you could take a look into that as well, thanks in advance! It looks like potentially missing nuget dependency of the library, but can't say for sure.

(Repro still relevant if you need one: JustArchiNET/ArchiSteamFarm#3505)

Originally posted by @JustArchi in #1638

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions