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.
#if
1 parent 5a684aa commit caa9a32Copy full SHA for caa9a32
src/Cli/dotnet/Commands/Test/IPC/Serializers/CommandLineOptionMessagesSerializer.cs
@@ -1,9 +1,6 @@
1
// Licensed to the .NET Foundation under one or more agreements.
2
// The .NET Foundation licenses this file to you under the MIT license.
3
4
-#if NETCOREAPP
5
-#endif
6
-
7
using System.Diagnostics;
8
using Microsoft.DotNet.Cli.Commands.Test.IPC.Models;
9
0 commit comments