* 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:
parent
8447f15968
commit
0ac2fb5adf
15 changed files with 70 additions and 58 deletions
|
|
@ -2,7 +2,7 @@ using System;
|
|||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel;
|
||||
|
||||
namespace ITContentProvider.Model
|
||||
namespace Yavsc.Model
|
||||
{
|
||||
/// <summary>
|
||||
/// New project model.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue