This commit is contained in:
BharatRamsf3693 2024-07-04 10:04:51 +05:30 коммит произвёл GitHub
Родитель 21d858012b
Коммит 65ef2c5e8f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -15,7 +15,7 @@ The samples requires the below requirements to run.
* Clone this repository.
* Open the command prompt from Application root directory.
* Run the demo using `dotnet run --project server-side/DocumentExplorer.csproj` command.
* Run the demo using `dotnet run` command.
## Demo