Skip to content

Commit 234aeef

Browse files
markbenvenutorstam
authored andcommitted
CSHARP-2371: Pin Cake.Git to 0.18.0
1 parent f7d5c80 commit 234aeef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ Please see our [guidelines](CONTRIBUTING.md) for contributing to the driver.
8787
### Contributors:
8888
* Alexander Aramov https://github.com/alex687
8989
* Bar Arnon https://github.com/I3arnon
90+
* Wan Bachtiar https://github.com/sindbach
91+
* Mark Benvenuto https://github.com/markbenvenuto
9092
* Bit Diffusion Limited [email protected]
9193
* Nima Boscarino https://github.com/NimaBoscarino
9294
* Oscar Bralo https://github.com/Oscarbralo

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#addin "nuget:?package=Cake.FileHelpers"
2-
#addin "nuget:?package=Cake.Git"
2+
#addin "nuget:?package=Cake.Git&version=0.18.0"
33
#addin "nuget:?package=Cake.Incubator&version=2.0.0"
44
#tool "nuget:?package=GitVersion.CommandLine"
55
#tool "nuget:?package=xunit.runner.console"

0 commit comments

Comments
 (0)