You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added MyGet Feeds for deployment of Develop and Master branches
- Added Nuget Feed Details and access rights
- Added nuget.org deployment for the GitHubReleaseManager DLL
Task -Name DeployMasterSolutionToMyGet -Depends InspectCodeForProblems, DeployMasterPackageToMyGet -Description "Complete build, including creation of Chocolatey Package and Deployment to MyGet.org"
395
395
396
-
Task -Name DeploySolutionToChocolatey -Depends InspectCodeForProblems,DeployPackageToChocolatey-Description "Complete build, including creation of Chocolatey Package and Deployment to Chocolatey.org."
396
+
Task -Name DeploySolutionToChocolatey -Depends InspectCodeForProblems,DeployPackageToChocolateyAndNuget-Description "Complete build, including creation of Chocolatey Package and Deployment to Chocolatey.org."
0 commit comments