Iniziato rename progetti: Step --> Termo.Active

This commit is contained in:
Samuele Locatelli
2020-04-08 19:39:09 +02:00
parent cb5c0e0b98
commit 90811d5bdb
189 changed files with 18068 additions and 18068 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
using System.ComponentModel.DataAnnotations.Schema;
using System.Globalization;
namespace Step.Model.DatabaseModels
namespace Termo.Active.Model.DatabaseModels
{
[Table("user")]
public class UserModel