Skip to content

Commit 28ef8c5

Browse files
committed
emit binlogs for rid-specific tool pack tests
1 parent aa6358a commit 28ef8c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/Microsoft.DotNet.PackageInstall.Tests/TestToolBuilder.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +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-
using System;
5-
using System.Collections.Generic;
6-
using System.Text;
7-
84
namespace Microsoft.DotNet.PackageInstall.Tests
95
{
106
[CollectionDefinition(nameof(TestToolBuilderCollection))]

0 commit comments

Comments
 (0)