We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd23d64 commit 42ba791Copy full SHA for 42ba791
src/log4net/log4net.csproj
@@ -67,6 +67,7 @@
67
<PropertyGroup Condition=" '$(Configuration)'=='Release' ">
68
<DefineConstants>TRACE;STRONG;$(DefineConstants)</DefineConstants>
69
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
70
+ <PathMap>$(MSBuildProjectDirectory)\=$(MSBuildProjectDirectory.Replace($(MSBuildThisFileDirectory),"D:\Git\apache\logging-log4net"))\</PathMap>
71
</PropertyGroup>
72
<PropertyGroup />
73
<ItemGroup Condition="'$(TargetFramework)'=='net462'">
0 commit comments