hl7au / au-fhir-test-data

HL7 AU FHIR Test Data
2 stars 6 forks source link

Instructions for compiler install #24

Open jgsuess opened 3 months ago

jgsuess commented 3 months ago

Ideally the readme file should have instructions on which compiler to install. I would recommend to using the .net core environment referenced here:

https://learn.microsoft.com/en-us/dotnet/core/install

That environment will not include the msbuild executable. It is recommended to use dotnet build instead.

Here is a listing of the tools included in the open source tool kit:

https://learn.microsoft.com/en-us/dotnet/core/tools/