Iniziato rename progetti: Step --> Termo.Active
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using CMS_CORE_Library.Models;
|
||||
using Step.Model.DTOModels;
|
||||
using Step.NC;
|
||||
using Termo.Active.Model.DTOModels;
|
||||
using Termo.Active.NC;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
@@ -10,10 +10,10 @@ using System.Net.Http;
|
||||
using System.Threading.Tasks;
|
||||
using System.Web.Http;
|
||||
using static CMS_CORE_Library.Models.DataStructures;
|
||||
using static Step.Config.ServerConfig;
|
||||
using static Step.Model.Constants;
|
||||
using static Termo.Active.Config.ServerConfig;
|
||||
using static Termo.Active.Model.Constants;
|
||||
|
||||
namespace Step.Controllers.WebApi
|
||||
namespace Termo.Active.Controllers.WebApi
|
||||
{
|
||||
[RoutePrefix("api/file_manager")]
|
||||
public class NcFileController : ApiController
|
||||
|
||||
Reference in New Issue
Block a user