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 9f4f40d commit f8af3efCopy full SHA for f8af3ef
src/infrastructure/Silk.NET.NUKE/Build.cs
@@ -11,9 +11,7 @@
11
using Nuke.Common.Tooling;
12
using Nuke.Common.Tools.DotNet;
13
using Nuke.Common.Tools.MSBuild;
14
-using Nuke.Common.Tools.VSTest;
15
using static Nuke.Common.Tools.MSBuild.MSBuildTasks;
16
-using static Nuke.Common.Tools.VSTest.VSTestTasks;
17
using static Nuke.Common.Tools.DotNet.DotNetTasks;
18
using static Nuke.Common.IO.FileSystemTasks;
19
0 commit comments