Ryujinx-GtkSharp/Source/Samples
Andrii Kurdiumov 84f337b046
Update to .NET 6 (#315)
* Update to .NET 6

I update not only samples, but also codegen tools, because .NET 5 is not LTS and in 4 month would be out

Closes #306

* Add .NET 6.0 support to actual templates

* Dont forget about FSharp and VB.NET

* Revert choice option in parameters
2022-01-25 19:24:27 +01:00
..
Sections Implemented Editable Cells from gtk3-demo 2022-01-11 15:11:08 +01:00
ApplicationOutput.cs Release samples to public domain 2018-01-26 00:13:36 +01:00
LICENSE Release samples to public domain 2018-01-26 00:13:36 +01:00
MainWindow.cs Added TreeView sample 2021-06-20 14:18:34 +03:00
Program.cs Release samples to public domain 2018-01-26 00:13:36 +01:00
README.md Release samples to public domain 2018-01-26 00:13:36 +01:00
Samples.csproj Update to .NET 6 (#315) 2022-01-25 19:24:27 +01:00
Testpic.png Samples: add ImageDrawn-Widget to test the override-chain 2020-04-06 22:42:35 +02:00

GtkSharp Samples

This folder contains samples for the GtkSharp project. All samples code is licensed under The Unlicense license, this means that the code in this folder is part of the public domain and you are free to use it however you like.