Skip to content

Commit bb12ac9

Browse files
committed
fix build
1 parent 3656cff commit bb12ac9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

build.fsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,11 @@ Target "All.NetFx" DoNothing
322322
=?> ("All.NetCore", isDotnetSDKInstalled)
323323
==> "All"
324324

325-
"NuGet.NetFx"
325+
"All.NetCore"
326+
==> "Nuget.AddNetCore"
327+
328+
"All.NetFx"
329+
==> "NuGet.NetFx"
326330
=?> ("Nuget.AddNetCore", isDotnetSDKInstalled)
327331
==> "NuGet"
328332

0 commit comments

Comments
 (0)