diff --git a/DiagramBuilder.csproj b/DiagramBuilder.csproj index 81ad572..fd413df 100644 --- a/DiagramBuilder.csproj +++ b/DiagramBuilder.csproj @@ -45,16 +45,23 @@ prompt 4 + + + + + + + packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll - - packages\Syncfusion.EJ2.MVC4.22.2.5\lib\net40\Syncfusion.EJ2.dll + + packages\Syncfusion.EJ2.MVC4.26.1.35\lib\net40\Syncfusion.EJ2.dll - - packages\Syncfusion.Licensing.22.2.5\lib\net46\Syncfusion.Licensing.dll + + packages\Syncfusion.Licensing.26.1.35\lib\net40\Syncfusion.Licensing.dll @@ -320,6 +327,7 @@ + diff --git a/Nuget.config b/Nuget.config new file mode 100644 index 0000000..de9505a --- /dev/null +++ b/Nuget.config @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index c4071ea..d2c97ac 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,17 @@ # ej2-showcase-aspnetmvc-diagram-builder The aspnet MVC diagram builder application is used to create the diagrams such as "Flow Charts", "MindMap Diagrams" and "Organization Chart" through Visual Interface. +## Deployment + Requirements to run the demo - Visual Studio 2022 (or) - Visual Studio 2019 - - -How to run the demo - --Clone the repository. - --Open the DiagramBuilder.sln file using Visual Studio. + ### Run -Press Ctrl + F5 to run the sample. +- Clone the repository. +- Open the DiagramBuilder.csproj file using Visual Studio. +- Press Ctrl + F5 to run the sample. diff --git a/packages.config b/packages.config index d3267c8..bfb8d33 100644 --- a/packages.config +++ b/packages.config @@ -2,8 +2,8 @@ - - + +