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