dotnet-installer/test/Microsoft.DotNet.ToolPackage.Tests
William Lee 02a98d4e63
[tools] Integrate NuGet (#8414)
* Integrate NuGet ask

* Update NuGet version. Rely on NuGet to filter TFM. And use asset.json to find entrypoint

* Update XML file to per TFM

* Add extra property to the fake project according to nuget

* Treat nuget fallback folder as offline cache for tool

* Require -g to install global tool

* Copy test asset during test project build

* Address code review on LockFileMatchChecker

* Get NETCorePlatformsImplicitPackageVersion from PackageDefinitions

* Edit and add missing loc

* Change LockFileMatchChecker to local function

* Adding comment

* Add to content instead of copy

* Download platform package instead

* disable SDK side implicit NuGetFallbackFolder

* merge loc

* Revert extra line

* use a prerelease platforms version that supports alpine
2018-01-19 17:15:34 -08:00
..
SampleGlobalTool [tools] Integrate NuGet (#8414) 2018-01-19 17:15:34 -08:00
DotnetToolSettingsGolden.xml Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
DotnetToolSettingsMalformed.xml Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
DotnetToolSettingsMissing.xml Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
LockFileMatcherTests.cs [tools] Integrate NuGet (#8414) 2018-01-19 17:15:34 -08:00
Microsoft.DotNet.ToolPackage.Tests.csproj [tools] Integrate NuGet (#8414) 2018-01-19 17:15:34 -08:00
ToolConfigurationDeserializerTests.cs Localization for tools work so far (#8251) 2018-01-13 09:40:48 -08:00
ToolPackageObtainerTests.cs [tools] Integrate NuGet (#8414) 2018-01-19 17:15:34 -08:00