upgrade-assistant/tests/steps
Taylor Southwick a9d1857d4d
Ensure restores are run when needed (#525)
This change moves the nuget reference retrieval back to non-async as the only async pathway we need is to ensure the restore is done. That has been moved now behind the the actual properties/methods that require that, which have in turn been turned into async.
2021-05-17 10:26:00 -07:00
..
Microsoft.DotNet.UpgradeAssistant.Steps.Backup.Tests Add RazorSourceUpdater tests (#491) 2021-05-05 16:09:05 -04:00
Microsoft.DotNet.UpgradeAssistant.Steps.Configuration.Tests Abstract away extension handling (#517) 2021-05-13 08:52:00 -07:00
Microsoft.DotNet.UpgradeAssistant.Steps.Packages.Tests Ensure restores are run when needed (#525) 2021-05-17 10:26:00 -07:00
Microsoft.DotNet.UpgradeAssistant.Steps.ProjectFormat.Tests Add globbing for entrypoint so arbitrary entrypoints can be combined (#425) 2021-04-14 12:59:49 -07:00
Microsoft.DotNet.UpgradeAssistant.Steps.Razor.Tests Add RazorSourceUpdater tests (#491) 2021-05-05 16:09:05 -04:00
Microsoft.DotNet.UpgradeAssistant.Steps.Solution.Tests Add globbing for entrypoint so arbitrary entrypoints can be combined (#425) 2021-04-14 12:59:49 -07:00