cli doit cibler le projet
This commit is contained in:
parent
000bc36b34
commit
3cfe733e52
10 changed files with 174 additions and 13 deletions
|
|
@ -14,7 +14,7 @@ namespace testOauthClient.Controllers
|
|||
{
|
||||
public class HomeController : Controller
|
||||
{
|
||||
ILogger _logger;
|
||||
readonly ILogger _logger;
|
||||
|
||||
public class GCMRegistrationRecord {
|
||||
public string GCMRegistrationId { get; set; } = "testGoogleRegistrationIdValue";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue