Quantcast
Channel: VS build fails complaining "unable to locate repository containing directory,,," - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Answer by Dan Z for VS build fails complaining "unable to locate repository containing directory,,,"

$
0
0

The git-related tasks are caused by a reference to Microsoft.SourceLink.GitHub in the src\Directory.Build.props file.

Instead of trying to remove them, the simplest way to get the build to stop complaining would be to initialize a new git repo for the solution, by running

git init

from a command prompt in the solution directory.


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>