Skip to content

Commit

Permalink
Fix Team City build
Browse files Browse the repository at this point in the history
Fixes #210
  • Loading branch information
nohwnd committed Sep 8, 2014
1 parent f56fff6 commit 58d48e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Calls to Functions and Cmdlets with dynamic parameters can now be mocked. [GH-203]
- Mock now avoids assigning strings to items in the Function provider, bypassing a PowerShell 3.0 bug.
- Bug fix when mocking executables or functions with no param block. [GH-209]
- Replace the nuget.exe with version 2.8.2 and set the Team City server to use the same version.

## 3.0.1.1 (August 28, 2014)
- Fixing wrong version in the manifest, publishing new version so I can update it on Nuget/Chocolatey
Expand Down
Binary file modified vendor/tools/NuGet.exe
Binary file not shown.

0 comments on commit 58d48e0

Please sign in to comment.