Skip to content

Commit 8fb9981

Browse files
author
Anto Gibson
authored
Update README.md
1 parent 5d6451d commit 8fb9981

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,20 @@ Demo: https://ej2.syncfusion.com/aspnetcore/Grid/DetailTemplate#/fluent
2020

2121
---
2222

23-
## Project pre-requisites
24-
Make sure that you have compatible versions of
25-
* .NET SDK installed ([.NET ](https://dotnet.microsoft.com/en-us/download))
23+
## Project pre-requisites
24+
Make sure you have compatible versions of the following IDE and framework installed on your machine before starting this project:
25+
26+
* .NET SDK 6.0 ([.NET ](https://dotnet.microsoft.com/en-us/download))
2627
* Visual Studio 2022 ([Visual studio](https://visualstudio.microsoft.com/downloads/)) or later
2728

28-
installed in your machine before starting to work on this project.
29+
---
30+
31+
To learn more about the supported IDE and frameworks for our ASP.NET Core controls, please refer to the documentation below:
32+
https://ej2.syncfusion.com/aspnetcore/documentation/system-requirements
33+
2934

3035
## How to run this application:
3136

32-
To run this application, clone the `how-to-customize-the-rows-of-aspdotnet-core-datagrid-using-templates` repository and open it in Visual Studio. Install the necessary NuGet packages via the package manager, then build and run the project using the Visual Studio interface.
37+
To run this application, clone the `how-to-customize-the-rows-of-aspdotnet-core-datagrid-using-templates` repository and open it in Visual Studio.Install the necessary NuGet packages via the package manager, then build and run the project by pressing the F5 key.
3338

34-
#### Note: If you encounter any package errors, clean the project and rebuild.
3539

0 commit comments

Comments
 (0)