Commit 6864f39f authored by Marc Gravell's avatar Marc Gravell

missed one

parent f1003b47
...@@ -47,7 +47,6 @@ Write-Host "Base Version: $(CalculateVersion)" ...@@ -47,7 +47,6 @@ Write-Host "Base Version: $(CalculateVersion)"
$packageOutputFolder = "$PSScriptRoot\.nupkgs" $packageOutputFolder = "$PSScriptRoot\.nupkgs"
$projectsToBuild = $projectsToBuild =
'StackExchange.Redis', 'StackExchange.Redis',
'StackExchange.Redis.StrongName',
'NRediSearch' 'NRediSearch'
$testsToRun = $testsToRun =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment