Skip to content

Commit

Permalink
Delete unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
zvirja committed Apr 9, 2017
1 parent efe6940 commit 4341545
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ let nunitToolsFolder = "Packages/NUnit.Runners.2.6.2/tools"
let nuGetOutputFolder = "NuGetPackages"
let solutionsToBuild = !! "Src/*.sln"
let signKeyPath = FullName "Src/AutoFixture.snk"
let processorArchitecture = environVar "PROCESSOR_ARCHITECTURE"

let build target configuration =
solutionsToBuild
Expand Down

0 comments on commit 4341545

Please sign in to comment.