Skip to content

Commit

Permalink
WIP fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Aug 12, 2023
1 parent 3c37f9f commit b44af6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/configure.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ let initialConfigFile, buildTool =
Console.WriteLine "not found"
Console.Error.WriteLine "Error, please install msbuild"
Environment.Exit 1
failwith "Unreachable"
| Some msbuildPath ->
Console.WriteLine "found"
msbuldPath

Map.empty, buildTool
Expand Down

0 comments on commit b44af6e

Please sign in to comment.