Open ghost opened 1 year ago
BFlatA doesn't fetch dependencies, but only search downloaded(fetched) local nuget package repositories, if they r referenced in ur .csproj file. u r suggested to compile the proj in vs, when all packages would be fetched and stored to local repo. thereafter, u can use BFlatA to compile it with BFlat, wih the repo path be specified.
Parse .csproj and fetch all dependencies from Nuget?