eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.24k stars 170 forks source link

Adding CoApp NuGet package generation script #53

Closed stunney closed 8 years ago

stunney commented 8 years ago

Adding CoApp NuGet package generation script. To create, install CoApp Powershell scripts and run the following command: Write-NuGetPackage .\FakeIt.autopkg -defines:MYVERSION=0.1.0.0

Obviously, version can be changed per generation

eranpeer commented 8 years ago

Thanks

stunney commented 8 years ago

No problem!!!

Sent from Yahoo Mail on Android

On Sat, 5 Dec, 2015 at 14:27, eranpeernotifications@github.com wrote:
Thanks

— Reply to this email directly or view it on GitHub.