We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e769fe commit c88721aCopy full SHA for c88721a
1 file changed
tests/FSharp.Test.Utilities/TestFramework.fs
@@ -274,7 +274,7 @@ let config configurationName envVars =
274
FSIANYCPU = FSIANYCPU
275
#endif
276
FSI_FOR_SCRIPTS = FSI_FOR_SCRIPTS
277
- SharpBuild = FSharpBuild
+ FSharpBuild = FSharpBuild
278
FSharpCompilerInteractiveSettings = FSharpCompilerInteractiveSettings
279
csc_flags = csc_flags
280
fsc_flags = fsc_flags
0 commit comments