-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
@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
Labels
No labels