Jared Parsons
Jared Parsons
> Do we need to consider AOT strategy? Which parts of the SDK are we going to AOT? @JeremyKuhne and @baronfel are working on the AOT strategy. They're aware of...
While full vimscript isn't a goal the idea has been floated that VsVim could emulate several popular plugins instead. I will keep this on the list of plugins to consider...
@markwilkie where can I see how the bugs are prioritized? Not judging you moving this bug just curious where the scheduling, prioritization is kept at.
> and for Roslyn to either switch to using the eng/common scripts or set NUGET_PACKAGES as we are currently. How would we switch to the eng/common scripts? There are a...
Why don't the arcade templates just set the ENV variable `NUGET_PACKAGES` at the start of every job vs. inside the build? That would mean that all execution saw the new...
Related .NET issues - https://github.com/dotnet/runtime/issues/103270 - https://github.com/dotnet/runtime/issues/103605 - https://github.com/dotnet/runtime/pull/103604 Related Customer Issues - [Need UnscopefRef on interfaces](https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1899460) - [csharplang discussion on the topic](https://github.com/dotnet/csharplang/discussions/8211) - https://github.com/AssetRipper/AssetRipper.Text.Html
There is no way to toggle editorconfig based on TFM, at least that I'm aware of. When we've hit problems like this in the past we've just used the `
> since this was introduced to fix an issue with test projects, would it be correct to move this workaround into Tests.targets? That seems reasonable to me.
Can you expand on what you think is a bug in the compiler?