Doug Bunting
Doug Bunting
This PR mostly changes files we don't use in our PRs. However, the change to darc-init.ps1 may be required for official builds.
Hold for next servicing window
/azp run
@Tratcher this SDK didn't work. Suggest watching for a build that includes dotnet/msbuild@f2d13c6261c25bfdf53b29f3b0c4f38d7274fcc4. Latest SDK (which, confusingly, we get from the dotnet/installer repo) includes msbuild commits from 6 days ago...
Might be easier to test your commit in this PR's branch @JamesNK
@vitek-karas should I remove the suppression in the meantime❔
> [Delete AspNetCore.sln](https://github.com/dotnet/aspnetcore/pull/42724/commits/652d5c38e4e1e5824db1a39af502525f62878ff2) Huh❔ Why remove the solution all of our solution filters depend on❔ Separately src/submodules/ shouldn't change in this PR. Please revert your submodule changes.
> How bad it is if the user sets only one of them? Suspect the result of setting _only_ `SuppressCultureInvariantFormValueFormatting` would be browser errors or incorrect display (though the current...
> How bad it is if the user sets only one of them? This is worth testing @MackinnonBuck. The follow-on question is basically, "Should we instead have one `MvcOptions.SuppressCultureInvariantRoundTripping` option❔"
Made the description a checklist in case we handle some of these individually. Also added `IdentityUI_ScriptTags_FallbackSourceContent_Matches_CDNContent` to the list. Good news is `[SkipOnHelix(...)]` continues to be used mostly with a...