As a developer of modern dotnet applications and solutions, I would like frogbot to support the SLNX format.
Without proper support, frogbot think there are no solution files in my repo. I get issues like this:
15:54:31 [Info] Calculating NuGet dependencies...
15:54:31 [Warn] expecting 1 'proj' file but fuond 0 files in path: C:\Users\ContainerAdministrator\AppData\Local\Temp\jfrog.cli.temp.-1767992070-2575979220
As soon I revert back to the legacy SLN format, everything works perfectly again.
I tried many variations related to restore, but none worked. Fundamentally it seems to think there is no project or solution to restore or something.
As a developer of modern dotnet applications and solutions, I would like frogbot to support the SLNX format.
Without proper support, frogbot think there are no solution files in my repo. I get issues like this:
As soon I revert back to the legacy SLN format, everything works perfectly again.
I tried many variations related to restore, but none worked. Fundamentally it seems to think there is no project or solution to restore or something.