Alexandre Mutel
Alexandre Mutel
Indeed. I have no personal incentive to fix this, but PR Welcome. It needs to handle correctly the mapping back and forth to strings and handle the case that one...
Sorry, but I will have to decline this. 🙂 Async is so viral that I don't want to duplicate the code in Tomlyn, specially when TOML is mostly used for...
> Is this something you'd accept contributions for, or something you'd never accept into Tomlyn? If you'd never accept contributions for, I think you can close this issue. For reading,...
PR with test welcome.
Oh missed that one, actually wrote a similar PR #23 😅, but I haven't change the original request logic to make it on par with Rust, just that I'm initializing...
Yes, the doc is not up-to-date, some folks made PRs to bring support for template parameters.
This might be easier to support via [built-in container support for the .NET SDK ](https://devblogs.microsoft.com/dotnet/announcing-builtin-container-support-for-the-dotnet-sdk/)
With the new msbuild Sdk pluggability, the solution proposed [above](https://github.com/Microsoft/msbuild/issues/1730#issuecomment-421982874) by @JeffCyr and the related MSBuildSDKs/Traversal initiatives are exactly where msbuild sln should go. I would love to see this...
> Possibly only run it once and share the results? This one could have most potential. I'm experiencing a similar design in my prototype [BenchBuild](https://github.com/xoofx/BenchBuild) of a fast up-to-date build...
Currently no way. I haven't thought about how to bring such a feature, and PR welcome if you find a way (better on top of branch 3.0)