X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fxbuild%2Fdata%2F12.0%2FMicrosoft.Common.targets;h=fb80dbc9454704e74412435730aa359801d8154b;hb=3e69ff3ae72acec33c471236da49ed6c78b26dc4;hp=3c27732bf4f26f682aeedbbe4394285df23edb76;hpb=6a4ba0dd1e04a033b626ab4df802b82d85983a4e;p=mono.git diff --git a/mcs/tools/xbuild/data/12.0/Microsoft.Common.targets b/mcs/tools/xbuild/data/12.0/Microsoft.Common.targets index 3c27732bf4f..fb80dbc9454 100644 --- a/mcs/tools/xbuild/data/12.0/Microsoft.Common.targets +++ b/mcs/tools/xbuild/data/12.0/Microsoft.Common.targets @@ -30,7 +30,6 @@ $(MSBuildProjectName) $(OutputPath)\ bin\Debug\ - 2 .NETFramework v4.0 @@ -147,7 +146,7 @@ Condition="'$(TargetFrameworkIdentifier)' == '' or '$(TargetFrameworkIdentifier)' == '.NETFramework'" DependsOnTargets="$(GetFrameworkPathsDependsOn)"> - + Condition="'$(TargetFrameworkVersion)' != 'v4.5.2' and '$(TargetFrameworkVersion)' != 'v4.5.1' and '$(TargetFrameworkVersion)' != 'v4.5' and '$(TargetFrameworkVersion)' != 'v4.0' and '$(TargetFrameworkVersion)' != 'v3.5' and '$(TargetFrameworkVersion)' != 'v3.0' and '$(TargetFrameworkVersion)' != 'v2.0'"/> @@ -221,6 +220,7 @@ .exe.mdb; .dll.mdb; + .pdb; .xml @@ -328,13 +328,13 @@ + Condition="$(CurrentSolutionConfigurationContents) != '' and ('$(BuildingSolutionFile)' == 'true' or '$(BuildingInsideVisualStudio)' == 'true')"> - + @@ -625,6 +625,14 @@ + + + + @@ -861,6 +869,11 @@ Condition="Exists('$(IntermediateOutputPath)$(AssemblyName)$(TargetExt).mdb')"> + + + +