This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dotnet-installer
Archived
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
This repository has been archived on
2025-09-07
. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
7db00ca232
dotnet-installer
/
TestAssets
/
TestProjects
/
AppWithFallbackFolderToolDependency
History
Download ZIP
Download TAR.GZ
Livar Cunha
2f0f270a73
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
..
AppWithFallbackFolderToolDependency.csproj
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -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