File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 4040 <Copyright >Copyright 2004-2024 The Apache Software Foundation</Copyright >
4141 <DevelopmentDependency >false</DevelopmentDependency >
4242 <IsPackable >true</IsPackable >
43- <GeneratePackageOnBuild >$(GeneratePackages)</GeneratePackageOnBuild >
4443 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
4544 <PackageProjectUrl >https://logging.apache.org/log4net/</PackageProjectUrl >
4645 <PackageIcon >package-icon.png</PackageIcon >
6362 </PropertyGroup >
6463 <PropertyGroup Condition =" '$(Configuration)'=='Debug' " >
6564 <DefineConstants >TRACE;DEBUG;$(DefineConstants)</DefineConstants >
65+ <GeneratePackageOnBuild >$(GeneratePackages)</GeneratePackageOnBuild >
6666 </PropertyGroup >
6767 <PropertyGroup Condition =" '$(Configuration)'=='Release' " >
6868 <DefineConstants >TRACE;STRONG;$(DefineConstants)</DefineConstants >
69- <DebugType >none</DebugType >
7069 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
7170 </PropertyGroup >
7271 <PropertyGroup />
You can’t perform that action at this time.
0 commit comments