mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 06:42: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
|
/// Updates project version in all of our projects
|
||||||
private void PersistVersion(string version)
|
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");
|
var projectJsonFiles = GetFiles("./**/project.json");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user