feat(auth): add user and role models with EF Core migrations
This commit is contained in:
parent
f6e1ee38fa
commit
c3c2d6cb05
@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("YarpGateway")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+425bf3b243f3f374150824f1ac0f9cfb24cf27bc")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d52b7c9a46ded51a443127feb64c42410418f05e")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("YarpGateway")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("YarpGateway")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@ -1 +1 @@
|
||||
fcca4a1412e299825e89c21922678728c6b3b40695c06967bfca5d3feb9abab8
|
||||
1eeba3ffadd654a1cb0f5a3d5c67778e6f01b8ed8162ae7982a98e3e3c44e84f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user