Commit Graph

6 Commits

Author SHA1 Message Date
Mary
aa129fdbdf
infra: Migrate to .NET 5 ()
* infra: Migrate to .NET 5

This migrate projects and CI to .NET 5

* Remove language version restrictions (now on 9.0 by default)

* infra: pin .NET 5 to avoid later issues

* infra: Cleanup csproj files

* infra: update dependencies

* infra: Add temporary workaround for a bug in Vector128.Create

see https://github.com/dotnet/runtime/issues/44704 for more informations
2020-11-15 19:27:15 +01:00
Mary
4f3ae6f62c
Remove the Ryujinx.Debugger project ()
This project wasn't really used by anyone and isn't worth mantaining.

This commit remove the profiler entirely from Ryujinx and remove the associated CI tasks.
2020-08-30 19:06:05 +02:00
Margen67
f3e12d5b02
Cleanup FUNDING.yml () 2020-08-30 18:44:01 +02:00
Ac_K
8106bf65d9
Add Issue Templates ()
* Add Issue Templates

This disable the creation of empty issues and adds some templates when one is opened.
A link to our discord is directly added to the issue templates list.

Thanks EmulationFanatic for the proof reading.

* fix copy paste

* Fix name
2020-08-07 10:52:03 -03:00
Thog
17b2be7174 Also use Github Actions as a CI" () 2019-12-23 06:36:24 +11:00
Ac_K
6fbe87cccc
Create FUNDING.yml 2019-06-02 02:09:38 +02:00