A short update (not much to report):

- resolved Client profile builds
- can manually build a .nupkg, without any warnings
  - have updated <licenseUrl> to <license>, using the term Apache-2.0, as per 
the url it was pointing to
  - have updated <iconUrl> to point at the same feather.png the package used to 
point to online, renamed within the project to package-icon.png for clarity

Next up:
dotnet core tooling wants sdks for net20 and net35 to be installed on the host. 
Alternatively, we could install all of Build Tools 2019 on the host. I think 
the former might be neater. At any rate, I now have to figure out enough docker 
to be dangerous and get a standalone build environment up and running.

-d

Reply via email to