- documentation examples
- moved to xunit.v3
- changed global and target framework to net10
- updated README
- msbuild version (security update)
- better virtual project name, for better error messages
- support for "source", "project" and "dll" reference directives
- "Virtual" (in-memory) project file
- Avoid artifact left-over in certain error situations
- Direct calls to msbuild, making runfs faster. But still no virtual (in-memory) project file due to sdk dll hell.
- Initial version