1 write to NewVersion
Microsoft.DotNet.NuGetRepack.Tasks (1)
src\NuGetVersionUpdater.cs (1)
51NewVersion = newVersion;
2 references to NewVersion
Microsoft.DotNet.NuGetRepack.Tasks (2)
src\NuGetVersionUpdater.cs (2)
322var newVersion = ToNuGetVersion(dependentPackage.NewVersion); 360string finalPath = Path.Combine(outDirectory, package.Id + "." + package.NewVersion + ".nupkg");