mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-23 00:32:50 +08:00
added cake log back in
This commit is contained in:
parent
9828c3b427
commit
2a03d33d7e
@ -264,7 +264,7 @@ private string GetNuGetVersionForCommit()
|
||||
/// Updates project version in all of our projects
|
||||
private void PersistVersion(string version)
|
||||
{
|
||||
//Information(string.Format("We'll search all project.json files for {0} and replace with {1}...", committedVersion, version));
|
||||
Information(string.Format("We'll search all project.json files for {0} and replace with {1}...", committedVersion, version));
|
||||
|
||||
var projectJsonFiles = GetFiles("./**/project.json");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user