Skip to content

Commit 2fe5f22

Browse files
committed
Added missing using.
1 parent 6f6a743 commit 2fe5f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/dotnet-workload-search.Tests/GivenDotnetWorkloadSearch.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#nullable disable
55

6+
using Microsoft.Deployment.DotNet.Releases;
67
using Microsoft.DotNet.Cli.NuGetPackageDownloader;
78
using Microsoft.DotNet.Cli.Workload.Install.Tests;
89
using Microsoft.DotNet.Workloads.Workload.Search;

0 commit comments

Comments
 (0)