We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8108c9 + b5f5349 commit 81cabf2Copy full SHA for 81cabf2
src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj
@@ -3,7 +3,7 @@
3
<TargetFrameworks>$(NetCoreAppCurrent)-windows;$(NetCoreAppCurrent);$(NetCoreAppPrevious)-windows;$(NetCoreAppPrevious);$(NetCoreAppMinimum)-windows;$(NetCoreAppMinimum);netstandard2.0;$(NetFrameworkMinimum)</TargetFrameworks>
4
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
5
<IsPackable>true</IsPackable>
6
- <GeneratePackageOnBuild>false</GeneratePackageOnBuild>
+ <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
7
<ServicingVersion>1</ServicingVersion>
8
<PackageDescription>Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service.
9
0 commit comments