Skip to content

Commit a08af57

Browse files
committed
remove unnecessary nullable enable
1 parent 0218218 commit a08af57

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/Projects/LegacyProjectAdapter.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (c) .NET Foundation. All rights reserved.
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33

4-
#nullable enable
5-
64
using System;
75
using System.Collections;
86
using System.Collections.Generic;

0 commit comments

Comments
 (0)