Home
Home
Posted Tuesday May 16, 2006, 6:11 am, Over one day old
If you are like me, you use the Visual Studio Command Prompt frequently, because you need the environment that gets set up by the vcvarsall batch.
If you don’t yet have a profile set up, then create the required directory (explanation of profile naming is here) :
This post digest is 19% of the original post size.
Incoming Links
The following posts link to VS2005 PowerShell Prompt:
Posted Sunday July 6, 2008, 6:29 am, Over one day old
"of specifying each assembly one-by-one: PS C:DevelopWebSiteBuildTempBuildDirbin> $assemblies = ls * -include App_*.dll -name; &'C:Program FilesMicrosoftILMergeILMerge.exe' /t:lib /out:WebSiteBuild.dll $assemblies NOTE: You may need a Visual Studio PowerShell Prompt to do this. and.. BINGO! If a duplicate type name exists in your set of assemblies you should get the following output: An exception occurred during merging: ILMerge.Merge: ERROR!!: Duplicate type ?Company.WebSite.YetAnotherClass? found in assembly ̵"
* Incoming Links data provided by Technorati
.
Sponsored