pushing <3
This commit is contained in:
parent
86aa702165
commit
bc2630f854
10 changed files with 44 additions and 24 deletions
|
|
@ -8,7 +8,8 @@ namespace Yavsc.Templates
|
|||
{
|
||||
public ApplicationUser User { get; set; }
|
||||
|
||||
public override Task ExecuteAsync ()
|
||||
|
||||
public override async Task ExecuteAsync ()
|
||||
{
|
||||
throw new System.NotImplementedException();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue