Skip to content

Commit 81cabf2

Browse files
author
Mirroring
committed
Merge commit 'b5f53494d6541a1ef9b7d0e13214d5e5e5cec594'
2 parents a8108c9 + b5f5349 commit 81cabf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworks>$(NetCoreAppCurrent)-windows;$(NetCoreAppCurrent);$(NetCoreAppPrevious)-windows;$(NetCoreAppPrevious);$(NetCoreAppMinimum)-windows;$(NetCoreAppMinimum);netstandard2.0;$(NetFrameworkMinimum)</TargetFrameworks>
44
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
55
<IsPackable>true</IsPackable>
6-
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
6+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
77
<ServicingVersion>1</ServicingVersion>
88
<PackageDescription>Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service.
99

0 commit comments

Comments
 (0)