update versions in packages
This commit is contained in:
@@ -39,6 +39,7 @@ namespace ReleasePackagingTool
|
||||
if (!string.IsNullOrWhiteSpace(cmdLineOptions.PrepareNewVersion))
|
||||
{
|
||||
p.PrepareNewVersion(cmdLineOptions.PrepareNewVersion);
|
||||
p.UpdateNuSpecFiles(cmdLineOptions.PrepareNewVersion);
|
||||
}
|
||||
|
||||
if (!cmdLineOptions.SkipPackage)
|
||||
|
||||
Reference in New Issue
Block a user