diff --git a/Directory.Build.targets b/Directory.Build.targets index b87293a2..960af040 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,17 +1,19 @@ - - $(OutputPath)$(AssemblyName).xml + $(OutputPath)$(AssemblyName).xml + + + $(DefineConstants);$(PlatformTarget) - $(DefineConstants);ALLOWSPAN + $(DefineConstants);ALLOWSPAN - + - - - + + + \ No newline at end of file