aardvark-platform / aardvark.docs

Simple examples combining multiple packages provided by the aardvark platform. Each platform repository comes with separate examples -- here we collect overarching examples using for example aardvark.rendering and aardvark.media.
https://aardvarkians.com/
MIT License
109 stars 5 forks source link

Get rid of FAKE and Paket for build #22

Closed gsomix closed 4 years ago

gsomix commented 4 years ago

Users should use standard dotnet CLI for building and running examples.

gsomix commented 4 years ago

OK, all checks are green now! I've also updated Hello World tutorial in wiki a bit.

gsomix commented 4 years ago

Closes #21