Post-build events in VS

by alski 20. August 2008 13:40

Should you need to do a conditional post build event in VS the syntax is

if "$(ConfigurationName)" == "Debug" copy $(TargetPath) ..\..\..\OtherProject\bin\$(ConfigurationName) 

Why can't they expose the MSBuild syntax instead?

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

VisualStudio

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen

RecentComments

Comment RSS