Anders Bregendahl

Results 3 issues of Anders Bregendahl

I have almost completed a starter-kit for F# which I would like to contribute to the repository. As I see there is also already a pull request for adding C#...

enhancement
starter-kit

Trying to run the tool resulted in the following exception: ``` Unhandled exception. System.InvalidOperationException: Sequence contains no matching element at System.Linq.ThrowHelper.ThrowNoMatchException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate) at Depends.Core.DependencyAnalyzer.CreateBuilder(IProjectAnalyzer projectAnalyzer, String...