Skip to content

Commit caa9a32

Browse files
authored
Remove empty #if (#49758)
1 parent 5a684aa commit caa9a32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Cli/dotnet/Commands/Test/IPC/Serializers/CommandLineOptionMessagesSerializer.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
#if NETCOREAPP
5-
#endif
6-
74
using System.Diagnostics;
85
using Microsoft.DotNet.Cli.Commands.Test.IPC.Models;
96

0 commit comments

Comments
 (0)