kasperk81
kasperk81
> That maintenance is landing on one person who may or may not actually have the time because they have other obligations such as a day job is precisely the...
I really liked the old title and intent of this issue, since it was speaking to what most subscribers of this issue are interested in. For various reasons, jq is...
yes, lets do that: https://github.com/jqmaintainers/jq/issues/1
templating moved to new api and source build has removed this dependency https://github.com/dotnet/installer/pull/13491 you can archive this repository and close pending prs in favor of https://github.com/dotnet/command-line-api
@pavelsavara this looks familiar: ``` Microsoft.NET.Sdk.BlazorWebAssembly.Tests.BlazorWasmStaticWebAssetsIntegrationTest.StaticWebAssets_Publish_DoesNotIncludeXmlDocumentationFiles_AsAssets [FAIL] Expected subject to be a collection with 235 item(s), but found 247. ```
what is the potential value of test `StaticWebAssets_Publish_DoesNotIncludeXmlDocumentationFiles_AsAssets` and is it still worth keeping? given how it is broken every other day, it is a constant catch up with "number...
https://github.com/dotnet/roslyn-sdk/blob/27fe3d6060150031b532cc7255259c40a37a5fda/eng/Versions.props#L74 and nearby versions enlisted in that file are also old.
i don't have strong opinions on wholesome analysis. if more granular options are preferred, we can consider one for: > top N typos and their count `$ typos --top `...
cool. we still have time until november when c# 11 will officially released (as part of .net 7 release). using preview 3 of .net 7 let us play with it....
i am using preview 4 (second column https://github.com/dotnet/installer#table) with `Preview` in csproj.