5 references to DependencyUpdateTask
Microsoft.DotNet.VersionTools (5)
Dependencies\BuildOutput\ProjectJsonUpdater.cs (1)
49
tasks.Add(new
DependencyUpdateTask
(
Dependencies\BuildOutput\ToolVersionsUpdater.cs (1)
48
yield return new
DependencyUpdateTask
(
Dependencies\FileRegexUpdater.cs (1)
56
yield return new
DependencyUpdateTask
(update, usedInfos, messageLines);
Dependencies\FileUpdater.cs (1)
73
yield return new
DependencyUpdateTask
(
Dependencies\Submodule\SubmoduleUpdater.cs (1)
50
yield return new
DependencyUpdateTask
(update, usedInfos, updateStrings);