Sébastien Ros

Results 1037 comments of Sébastien Ros

@jfversluis I merged since it's working with bash but the powershell version doesn't work on main either. This PR makes it go further.

Filed https://github.com/dotnet/aspire/issues/13006

@marcpopMSFT ``` PS C:\Users\sebros> dotnet --version 10.0.100 ``` But this repo pins to RC2, so that would explain. ``` S D:\aspire> cat .\global.json { "sdk": { "version": "10.0.100-rc.2.25502.107", "rollForward": "major",...

May be related to https://github.com/aspnet/Benchmarks/issues/1993

LGTM. But needs @BenedekFarkas and @MatteoPiovanelli

LGTM but someone should validate it too. Or add a functional test.

We should close this PR and improve the documentation instead (at least the API doc).

Added documentation on how localization works (there is a bot) so we just need to provide the english entries as the source. @phenning the warnings are as such ``` .../Microsoft.TemplateEngine.Authoring.Tasks.targets(17,5):...