Skip to content

5. Настройка работы тестового проекта с netcoreapp2.2 (Linux)

Sergey Kovtunov edited this page Jun 9, 2018 · 2 revisions
  1. sudo git clone https://github.com/KovtunovSergey/GostCryptography (если локальный репозиторий уже есть, то cd ~/corefx и sudo git pull origin)
  2. cd ~/GostCryptography
  3. dotnet restore

Clone this wiki locally