oren
Results
3
comments of
oren
im having this issue too... testing aswell with jest
This fixed the ResolveDependencies error for me `pip install wheel`
we implemented tool support by getting the dotnet binary out of the DotnetInfo provider of the toolchain and essentially doing a `dotnet tool install ...`. we use the --tool-path argument...