Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » MSBuild   (RSS)

How to embed resources using a different namespace in a C# project

Have you ever wanted to embed a resource in your managed assembly but didn't like the default name that Visual Studio decided to give it? For example, if you have a C# project with the RootNamespace="MyCompany.MyNamespace" and have a bitmap called "MyBitmap.bmp"
Posted by jrock | 0 Comments
Filed under:

How to use MSBuild for your WiX projects without installing Votive or Visual Studio

I got an interesting question today from a person reading my blog, so I thought I'd answer the question here in case other people have a similar interest. The question was how to enable MSBuild support for a WiX project without having Votive or Visual
Posted by jrock | 2 Comments
Filed under:

Moving the WiX toolset to NAnt builds

As many of you may know, we've had two different builds for the WiX toolset : one for the external world (i.e. SourceForge), and the other for the developers working on WiX inside of Microsoft. These two builds were different enough to mess things up
Posted by jrock | 0 Comments
Filed under: , ,
 
Page view tracker