Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.79 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.79 KB

Test project with .NET MAUI

maui

This is a test project about debugging .NET MAUI on linux with Visual Studio Code.

Observations

Althoug debugging cs files works, hot reload of xaml or any other file does not.

Versions

Everything was tested using archlinux btw.

*Observation: That version of the extension is not currently available on the marketplace, I downloaded it from the link to the github repo, but the latest version is only needed for code completion and highlighting of net7.0 code, so it is not really that important.

References

Most of the launch.json and tasks.json configurations was taken from the following sources: