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.
1 parent aa6358a commit 28ef8c5Copy full SHA for 28ef8c5
test/Microsoft.DotNet.PackageInstall.Tests/TestToolBuilder.cs
@@ -1,10 +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
-using System;
5
-using System.Collections.Generic;
6
-using System.Text;
7
-
8
namespace Microsoft.DotNet.PackageInstall.Tests
9
{
10
[CollectionDefinition(nameof(TestToolBuilderCollection))]
0 commit comments