microsoft / OpenHack-FHIR

This repository hosts the guidance and assets for delivering an OpenHack focusing on FHIR and Microsoft's API for FHIR.
Creative Commons Attribution 4.0 International
89 stars 41 forks source link

Missing dotnet core 3.1 requirement #2

Closed SameerDoshi closed 4 years ago

SameerDoshi commented 4 years ago

In order to do challenge 3 you'll need to install dotnet core 3.1 to build the FHIR data tools. It should be added as a prereq in challenge 0

cyberuna commented 4 years ago

Thanks @SameerDoshi. Added this as pre-req.