We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0218218 commit a08af57Copy full SHA for a08af57
1 file changed
src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/Projects/LegacyProjectAdapter.cs
@@ -1,8 +1,6 @@
1
// Copyright (c) .NET Foundation. All rights reserved.
2
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3
4
-#nullable enable
5
-
6
using System;
7
using System.Collections;
8
using System.Collections.Generic;
0 commit comments