Skip to content

Commit

Permalink
Use .NET version from global.json
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Dec 11, 2017
1 parent d9f4cb0 commit 4897187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ System.IO.Directory.SetCurrentDirectory __SOURCE_DIRECTORY__

#r @"packages/build/FAKE/tools/FakeLib.dll"
#r "System.IO.Compression.FileSystem"
#r @"packages/build/Newtonsoft.Json/lib/net45/Newtonsoft.Json.dll"

open Fake
open Fake.Git
Expand Down

0 comments on commit 4897187

Please sign in to comment.