Links for 5-Jan
Just a small selection from the last week or so, and not even trying to keep up with PoSh v2CTP3 goodness -- I will be so pleased when that gets to go-live state!
AssemblyInfo.fs usage for F# DLLS and console executables. Note that the ability to default build and revision numbers as in [<assembly: AssemblyVersion("1.0.*")>]
is not provided for you -- time-stamping has to be done externally e.g. by a pre-build step.
Avoiding deadlocks when redirecting stdin/out/err for spawned processes in .Net code.
No comments :
Post a Comment