This repository has been archived on 2025-09-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
dotnet-installer/TestAssets/TestPackages/dotnet-fallbackfoldertool
2017-08-17 23:07:28 -07:00
..
dotnet-fallbackfoldertool.csproj Retarget tests to netcoreapp2.1 2017-08-17 23:07:28 -07:00
Program.cs Switched to using a FallbackPackagePathResolver to find the tool dll, because now with Fallback folders, we can have the tool dll in the fallback folder but its assets file in the user nuget cache. This happens because Nuget never writes to the fallback folder, including the tool's assets file that it generates during restore. 2017-03-24 12:17:27 -07:00