Skip to content

Commit

Permalink
TMP, revert pls
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Aug 12, 2023
1 parent 04d597f commit 3b9a99d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/configure.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ let initialConfigFile, buildTool =
match Misc.GuessPlatform() with
| Misc.Platform.Windows ->
let buildTool=
match Process.ConfigCommandCheck ["dotnet"] false true with
| Some _ -> "dotnet"
| None ->
Console.Write "checking for msbuild... "
match Process.VsWhere "MSBuild\\**\\Bin\\MSBuild.exe" with
| None ->
Expand Down

0 comments on commit 3b9a99d

Please sign in to comment.