This commit is contained in:
Frank
2021-06-06 13:40:49 -04:00
parent 2a52b82e0e
commit c5715ce384
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System.Security.Claims;
namespace Company.Function
namespace demo.Function
{
public static class HelloYou
{