Marc Paine
Marc Paine
@jaredpar shouldn't we set this whenever the two values are different? I know the SDK being newer is the majority of the issues but I believe you can still have...
Hold for the workload set PR but this looks good otherwise
Zero recent failures reported and no tests linked to this issue.
@MiYanni will be back on Friday. Looking at the logs, I see it ran the tests on osx.13.amd64.open so another change is needed somewhere in here to target the arm64...
It looks like the latest change got us to run the tests on arm64 successfully as far as i can tell. From the results, the most common failure is in...
@v-wuzhai see agocke's comment above. Can you go through the tests that are failing on 3.1 and 5.0 in this PR and simply remove that coverage? Thanks.
Thanks for trying out my proposal and coming up with an alternative. Let's just wait until next week when @MiYanni is back as he's the real expert here and maybe...
Looks like we'll have to update some dotnet new baselines as the web templates have already updated to support net10 (though a few things look off there). Additionally, we need...
It's possible it may have been better to retarget the templates to net10 before targeting the SDK at net10 per some of the failures. I think that just means more...
@dotnet/illink Macos failure in `Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAnAotApp.NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled(targetFramework: \"net10.0\")` ``` The command output contained a result it should not have contained: warning ... Generating native code ld: warning: __LD,__compact_unwind entries for _RhpNewFast overlap...