Skip to content

Commit 7831658

Browse files
Booksbaumbaronfel
authored andcommitted
Respect env variable NUGET_PACKAGES in additonal locations (#8624)
* Respect NUGET_PACKAGES in FSharpQA test script * Respect NUGET_PACKAGES in FSharp Test Suite (Cambridge) * Respect NUGET_PACKAGES in Span tests * Respect NUGET_PACKAGES in typechecking tests * Remove unused nuget packages path
1 parent c958341 commit 7831658

File tree

3 files changed

+1
-232
lines changed

3 files changed

+1
-232
lines changed

clean.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ DEAD_DIRS=(
2424
"tests/fsharp/tests.fs"
2525
"tests/fsharp/typecheck"
2626
"tests/fsharpqa"
27+
"tests/scripts"
2728
"VisualFSharp.sln"
2829
"vsintegration"
2930
)

tests/scripts/codingConventions.fsx

Lines changed: 0 additions & 149 deletions
This file was deleted.

tests/scripts/update-baselines.fsx

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)