Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 45bdd19

Browse files
authored
Merge pull request #11036 from brianrob/remove_eventcounter
Remove EventCounter from System.Private.CoreLib
2 parents b32bc99 + fd36b69 commit 45bdd19

File tree

2 files changed

+0
-437
lines changed

2 files changed

+0
-437
lines changed

src/mscorlib/shared/System.Private.CoreLib.Shared.projitems

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@
407407
<ItemGroup>
408408
<Compile Include="$(MSBuildThisFileDirectory)System\Diagnostics\Tracing\ActivityTracker.cs" />
409409
<Compile Include="$(MSBuildThisFileDirectory)System\Diagnostics\Tracing\EventActivityOptions.cs" />
410-
<Compile Include="$(MSBuildThisFileDirectory)System\Diagnostics\Tracing\EventCounter.cs" />
411410
<Compile Include="$(MSBuildThisFileDirectory)System\Diagnostics\Tracing\EventDescriptor.cs" />
412411
<Compile Include="$(MSBuildThisFileDirectory)System\Diagnostics\Tracing\EventProvider.cs" />
413412
<Compile Include="$(MSBuildThisFileDirectory)System\Diagnostics\Tracing\EventSource.cs" />

0 commit comments

Comments
 (0)