Skip to content

Commit

Permalink
fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Eirik Tsarpalis committed Jun 11, 2019
1 parent 4bdadbe commit 0593a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Target "RunTests" (fun _ ->
{ p with
Project = proj
#if MONO
Framework = "netcoreappTarget"
Framework = netcoreappTarget
#endif
Configuration = configuration
AdditionalArgs = ["--no-build"] })
Expand Down

0 comments on commit 0593a99

Please sign in to comment.