Skip to content

Commit 99f5c3d

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/KanbanAngularApplication/ClientApp/angular/core-10.2.5
2 parents f83b623 + 4da87e2 commit 99f5c3d

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

KanbanAngularApplication/ClientApp/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

KanbanAngularApplication/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"aspnet-prerendering": "^3.0.1",
2727
"bootstrap": "^4.3.1",
2828
"core-js": "^3.3.3",
29-
"jquery": "3.4.1",
29+
"jquery": "3.5.0",
3030
"oidc-client": "^1.9.1",
3131
"popper.js": "^1.16.0",
3232
"rxjs": "^6.5.3",

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
The angular Kanban component is created from the Syncfusion ej2-angular-kanban package in Angular 10 application with ASP.NET core web API.
44

5+
## Prerequisites
6+
7+
* Visual Studio 2022
8+
59
## How to run the project
610

711
* Checkout this project to a location in your disk.
8-
* Open the solution file using the Visual Studio.
12+
* Open the solution file using the Visual Studio 2022.
913
* Restore the NuGet packages by rebuilding the solution.
1014
* Run the project.
1115

0 commit comments

Comments
 (0)