pushing <3
This commit is contained in:
parent
86aa702165
commit
bc2630f854
10 changed files with 44 additions and 24 deletions
|
|
@ -147,7 +147,8 @@ namespace cli.Services
|
|||
logger.LogInformation(user.ToString());
|
||||
|
||||
generatedtemplate.User = user;
|
||||
generatedtemplate.ExecuteAsync();
|
||||
generatedtemplate.ExecuteAsync().Wait();
|
||||
|
||||
logger.LogInformation (generatedtemplate.GeneratedText);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue