X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fxbuild%2Fxbuild%2F4.0%2FMicrosoft.Common.targets;h=6e4b73e89db215e2a63ccae6f21037183e1e8e32;hb=a416234759cedbe7b6bbd153c5cc8a4712ea1f05;hp=882e7b7db0147b32482b0f2549d8b208f0ff80c7;hpb=c26a40eef7bb6e9ab7ad4b2136f5d78ce5659cd9;p=mono.git diff --git a/mcs/tools/xbuild/xbuild/4.0/Microsoft.Common.targets b/mcs/tools/xbuild/xbuild/4.0/Microsoft.Common.targets index 882e7b7db01..6e4b73e89db 100644 --- a/mcs/tools/xbuild/xbuild/4.0/Microsoft.Common.targets +++ b/mcs/tools/xbuild/xbuild/4.0/Microsoft.Common.targets @@ -7,7 +7,10 @@ + + + Exe .exe .exe .dll @@ -19,7 +22,7 @@ - $(RootNamespace) + $(MSBuildProjectName) $(OutputPath)\ bin\Debug\ 2 @@ -250,6 +253,10 @@ ContinueOnError="true" Condition="'@(Compile)' != '' and '$(TargetFrameworkMonikerAssemblyAttributeText)' != ''" /> + + + +