blogged: Manipulating Projects with NuGet Powershell scripts http://goo.gl/fb/tLShV #nuget
@bcook u might be interested in the install.ps1 I have at https://github.com/sayedihashimi/package-web/blob/master/Nuget/Install.ps1 … it uses the MSBuild APIs cc @kzu @JeffHandley
-
-
@sayedihashimi@kzu@JeffHandley nice! I nearly went this way until I realized the properties I needed were in the $project -
@bcook@kzu@JeffHandley yeah that's a better approach for your case. Just wanted to pass it on in case u need more later - Näytä vastaukset
Uusi keskustelu -
-
-
@sayedihashimi why do you pipe $project.Save | Out-Null? -
@bcook if it returns a value it may impact the return value of the function
Keskustelun loppu
Uusi keskustelu -
-
-
@sayedihashimi I think a much better approach nowadays is to leverage the built-in support for .targets and .props@bcook@JeffHandley -
@kzu@bcook@JeffHandley I haven't looked at it yet. Does pkg restore kick in early enuf to ship build updates¿
Keskustelun loppu
Uusi keskustelu -
-
-
@sayedihashimi like putting those properties in an .props which can be overriden by the user http://kzu.to/16RH6AM@bcook@JeffHandley -
@kzu@sayedihashimi@JeffHandley thanks for the tip, I'm definitely going to try that out.
Keskustelun loppu
Uusi keskustelu -
Lataaminen näyttää kestävän hetken.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.