Skip to content

Commit

Permalink
Dogfood the new Globbing
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Nov 11, 2013
1 parent 7ab51dc commit ddf090a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.cmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off

SET MinimalFAKEVersion=639
SET MinimalFAKEVersion=654
SET FAKEVersion=1
cls

Expand Down
1 change: 1 addition & 0 deletions build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ open Fake
open FSharp.Literate
open Fake.Git
open FSharp.MetadataFormat
open Fake.FileSystem

// properties
let projectName = "FAKE"
Expand Down

0 comments on commit ddf090a

Please sign in to comment.