Copilot
Copilot
> Please also make the targets file do the right things. This needs to be a drop-in test suite system. Updated targets file with complete MSBuild integration - adds Info.plist...
> I just realised that the source gen is not needed. > > All of this is plain copy and replace strings. ... Completely removed the source generator and replaced...
> Rename the "SourceGen" to "Bootstrap" since this is the new purpose. Renamed "SourceGen" to "Bootstrap" throughout the project - updated directory name, project files, solution references, and all package...
> @copilot Right now, the PR title and description is no longer correct for this PR. Can you give me a new title and description in markdown that I can...
> This is ok, but we should copy the Maui way and have a razor class library for the Blazor things - just like we have a maui library for...
Copilot encountered an error and was unable to start working on this issue: The token used to assign Copilot doesn't have the necessary permissions. Please make sure your token has...
@pandafy I've opened a new pull request, #373, to work on those changes. Once the pull request is ready, I'll request review from you.
@pandafy I've opened a new pull request, #374, to work on those changes. Once the pull request is ready, I'll request review from you.
@pandafy I've opened a new pull request, #375, to work on those changes. Once the pull request is ready, I'll request review from you.
> This is amazing, unfortunately WASM does not have threads, so we need to avoid using the defaults. > > I have a bit of code that I use to...