This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dotnet-installer
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
95ff3f9bf8
dotnet-installer
/
build
/
test
History
Livar Cunha
10e743e8e5
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
..
RunTest.proj
Updating the version of msbuild to 15.1.0-preview-000516-03 (
#5266
)
2017-01-11 01:49:22 -08:00
TestAssetProjects.targets
Refactor properties out of test.targets
2017-02-17 12:28:25 -08:00
TestPackageProjects.targets
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
TestProjects.targets
Refactor properties out of test.targets
2017-02-17 12:28:25 -08:00