* ITContentProvider/ITCPNpgsqlProvider.cs:

* ITContentProvider/ITContentProvider.csproj:
* ITContentProvider/Model/NewProjectModel.cs:
* ITContentProvider/ProjectInfo.cs:
* web/Web.csproj:
* web/Web.config:
* yavscModel/WorkFlow/WorkFlowManager.cs: Namespace ITContentProvider
has been removed, implementation has moved to Yavsc namespace

* yavscModel/WorkFlow/WorkFlowManager.cs: Xml doc
This commit is contained in:
Paul Schneider 2015-06-05 21:00:01 +02:00
commit 0ac2fb5adf
15 changed files with 70 additions and 58 deletions

View file

@ -2,7 +2,7 @@ using System;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel;
namespace ITContentProvider.Model
namespace Yavsc.Model
{
/// <summary>
/// New project model.