Marc Paine

Results 462 comments of Marc Paine

I assume you are proposing Host* for these to be consistent with the existing Identifier one?

> @marcpopMSFT Do we know when we'll have VS 17.12 helix images available? Should we disable the failing tests (looks like they're all Blazor or Razor) on Full Framework for...

FYI, this is currently blocking CI builds which is why the installer table hasn't had an updated build in a while. That's becasue our CI pipeline is failing to package...

So is the simple fix to just switch back to 472 and add back the System* dependencies? Do we have a pointer to when those got removed?

@rainersigwald Would it be less risky to have XamlPreCompile add DependsOnTarget="AddImplicitDefineConstants"? I'm not sure the side effects in msbuild ordering of doing that. Both Targets are set to runtime BeforeTargets...

I think that ContinuousIntegrationBuild is used in Microsoft.Managed.Core.targets which comes from Roslyn.

Note: PR is ready for review of the final changes. sounds like baronfel agreed with this approach to that test.

This will be a multi-team effort that we'll start on next week. @SimonZhao888 You should be able to prepare the net11 framework references (see what v-wuzhai did last time from...

@SimonZhao888 I believe the current build table has main and RC1 but is missing RC2 ( which is the release/10.0.1xx branch). Can you add that?