Marc Paine

Results 381 comments of Marc Paine

@merriemcgaw Thanks for the reply. Let me know what you come up with for what's possible when. Note that the ask is not for AOT support but rather for the...

Triage: ping @merriemcgaw @JeremyKuhne if ya'll have additional thoughts on this.

> mount of compilation for the WindowsDesktop runtime on other platforms This specific issue means that customers using source build SDKs cannot build for WindowsDesktop. There is a specific customer...

From triage, dsplaisted had three ideas 1. Get the artifacts from the Microsoft build to build in source build. We need the folder `Sdks\Microsoft.NET.Sdk.WindowsDesktop` to be included in the sourcebuild...

Could be this exclusion: https://github.com/dotnet/sdk/blob/main/src/Layout/redist/targets/BundledSdks.targets#L4

> Thanks for the clarification @dellis1972 - @marcpopMSFT who owns the dogfood script? We should make sure it runs on bash and zsh - those are the two most widely...

@dotnet/source-build-internal another case where I have to add a bunch of items to SBRP? Annoying to have to do this with each nuget update. See https://aka.ms/dotnet/prebuilts for guidance on what...

The only thing I'm not sure if is if updating V.D.xml will impact the flow to sdk. The SDK repo ends up on the same sha nuget but it's an...

@ellahathaway I copied your changes exactly but I noticed it includes some extra System.* version changes beyond STJ. Are those needed? Asked another way, were the SystemIOPipelinesVersion SystemTextEncodingsWebVersion changes needed...

Ok, updated based on the feedback. Let's see if it passes the checks and can merge for next month