Closed priceflex closed 8 years ago
Or Is there a way to just add the version number to the configuration?
Can do it like this
cChocoPackageInstaller installAtomSpecificVersion
{
Name = "atom"
Version = "0.155.0"
DependsOn = "[cChocoInstaller]installChoco"
}
Thank you I will try that.
I have used the command: cup before to update the packages and it works great for public hosted packages. We currently have a bunch of locally maintained packages and I wanted to know if there was a way to have DSC update the local and public packages automatically.