Skip to content

Commit

Permalink
dotnet cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
0x53A committed Aug 4, 2017
1 parent 7a81f30 commit 562f31a
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 @@ -64,7 +64,7 @@ let gitName = "Paket"
// The url for the raw files hosted
let gitRaw = environVarOrDefault "gitRaw" "https://raw.github.com/fsprojects"

let dotnetcliVersion = "1.0.4"
let dotnetcliVersion = "2.1.0-preview1-007002"

let dotnetSDKPath = System.Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData) </> "dotnetcore" |> FullName

Expand Down

0 comments on commit 562f31a

Please sign in to comment.