Skip to content

Commit

Permalink
Update System.Diagnostics.Tracing.Tests.csproj (dotnet#94324)
Browse files Browse the repository at this point in the history
  • Loading branch information
davmason authored Nov 3, 2023
1 parent 9d3f324 commit 7d6b784
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>$(NetCoreAppCurrent)-windows;$(NetCoreAppCurrent)</TargetFrameworks>
<TestRuntime>true</TestRuntime>
<IncludeRemoteExecutor>true</IncludeRemoteExecutor>
<TestDisableParallelization>true</TestDisableParallelization>
</PropertyGroup>
<ItemGroup Condition="'$(TargetsAppleMobile)' == 'true' or '$(TargetOS)' == 'android'">
<RuntimeComponents Include="diagnostics_tracing" />
Expand Down

0 comments on commit 7d6b784

Please sign in to comment.