4 references to DependencyReplacement
Microsoft.DotNet.VersionTools (4)
Dependencies\BuildOutput\FilePackageUpdater.cs (1)
22
return new
DependencyReplacement
(
Dependencies\BuildOutput\OrchestratedBuild\OrchestratedBuildUpdateHelpers.cs (3)
30
return new
DependencyReplacement
(value, new[] { match.Info });
50
return new
DependencyReplacement
(value, new[] { info });
71
return new
DependencyReplacement
(match.Version, new[] { info });