in

CodePrairie .NET

South Dakota .NET User Group
All Tags » Build (RSS)

Browse by Tags

  • Follow Up: How do you manage your open source software

    A while ago I asked: How do you manage your open source software? . It seems like Bill Pierce had the same question, so I thought I should get to writing my follow up. I also asked this same question on the alt.net mailing list (whole thread is here ). A lot of folks suggest not updating once you have...
    Posted to chrisortman (Weblog) by chrisortman on 04-06-2008
  • Here's a new one

    Just got this error when trying to invoke MSBUILD from the VS2005 command prompt. MSBUILD : warning MSB4056: The MSBuild engine must be called on a single-threaded-apartment. Current threading model is "MTA". Proceeding, but some tasks may not function correctly. It was working fine, and I...
    Posted to chrisortman (Weblog) by chrisortman on 07-05-2007
  • Here's a great forum post about msbuild!

    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=64816&SiteID=1
    Posted to chrisortman (Weblog) by chrisortman on 06-09-2006
  • Another MSBuild gotcha

    I came across an oddity last night when trying to setup a build…. I’m going to go into a little more detail than is maybe necessary incase someone sees it and can say whoa back up your going about this all wrong I have the following root directory structure DependentFiles Source Vendor VendorLibs Vendor...
    Posted to chrisortman (Weblog) by chrisortman on 06-09-2006
  • MSBuild Gotchas

    Here's a couple of MSBuild gotchas... When specifying paths to your Include / Exclude ItemGroups make sure to use backslashes (\) I've found that forward slashes (/) seem to make the exclusion not work...my guess is that they compare it against the current search using back slashes on the search item...
    Posted to chrisortman (Weblog) by chrisortman on 06-08-2006
  • NAntRunnerAddIn gets upgraded!

    TestingReflections.com posted that NAntRunnerAddin has been upgraded. NAntRunnerAddin is a nice little VS.NET plugin for NAnt . You can find it here .
    Posted to chrisortman (Weblog) by chrisortman on 05-03-2005
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems