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
+2 -2
View File
@@ -1,9 +1,9 @@
using System;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using static Step.Model.Constants;
using static Termo.Active.Model.Constants;
namespace Step.Model.DatabaseModels
namespace Termo.Active.Model.DatabaseModels
{
[Table("alarm_note")]
public class AlarmNoteModel