You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I add the NuGet package by "nuget command" and executing the instruction you provide on GitHub: dotnet add package Ringhel.Procesio.Action.Core --version 1.32.0
Hi
I’m trying to include the library in my .NET 8.0 library project to create my first Custom Action.
I work on a Mac (M1 with macOS 15.2) and use Visual Studio Code for programming.
I’ve attempted two different ways to incorporate this NuGet package:
dotnet add package Ringhel.Procesio.Action.Core --version 1.32.0
My NuGet configuration:
In both cases, the error I get is the same:
Complete command output is:
I’m not sure if you need more information to help me and see what I’m doing wrong.
Thank you so much.
The text was updated successfully, but these errors were encountered: