nimbleways / dotnet-subset

A .NET tool that copies a subset of files from a repository to a directory. The tool is mainly used in Dockerfiles to optimize the docker build caching for "dotnet restore" instructions.
MIT License
84 stars 3 forks source link

Fix "No instances of MSBuild could be detected" crash #7

Closed othmane-kinane-nw closed 1 year ago

othmane-kinane-nw commented 1 year ago

Closes #6