dotnet-installer/src
Livar 05670d6d7f Workaround for empty restore.txt file under .tam (#4771)
* For some reason, specially in CI, the restore.txt file under .tam is ending up empty. As a workaround for it, I am going to retry the restore if that happens.

* Change how we diff the existing files in the TAM by using the explicit list from the .txt file.

* Using Nuget ReplaceWithLock utility to get around a concurrency issue on windows.
2016-11-18 19:28:38 -08:00
..
dotnet Merge pull request #4750 from mattscheffer/locWork 2016-11-18 12:49:14 -08:00
dotnet-archive Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
Microsoft.DotNet.Archive Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
Microsoft.DotNet.Cli.Utils Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
Microsoft.DotNet.Configurer Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
Microsoft.DotNet.InternalAbstractions Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
Microsoft.DotNet.ProjectJsonMigration Migration: Handle different variations of specifying assembly attributes. 2016-11-18 18:05:00 +01:00
Microsoft.DotNet.TestFramework Workaround for empty restore.txt file under .tam (#4771) 2016-11-18 19:28:38 -08:00
redist Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
tool_csc Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
tool_msbuild Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
tool_nuget Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00