Eric StJohn

Results 305 comments of Eric StJohn

@dotnet/dotnet-winforms and @dotnet/project-system for additional help here. I believe they are working on things that can help you. In the case of `imageList1.ImageStream` this is an https://github.com/dotnet/winforms/blob/bb80c8dcb9df853e116d4eaba442c86b62273f72/src/System.Windows.Forms/src/System/Windows/Forms/ImageListStreamer.cs @lonitra @JeremyKuhne -...

@dotnet/area-system-io there are a lot of hits on this and relatively recent. It seems to me to be happening across many configurations. I think it's worth having a look.

@safern, what do we need to do to move this forward?

@MrTukhtaboyev for detection we will use NativeMachine which was added to Wix for this purpose: https://wixtoolset.org/documentation/manual/v3/bundle/bundle_built_in_variables.html The open question here is how to make the bundle change the UI based...

Seems like this was fixed, perhaps by the apple tools. I see that starting with 3.1.24 / 6.0.4 release the PKG file is back in line with tar.gz. Prior to...

Looks like this is *failing* the build and should be addressed immediately @NikolaMilosavljevic Seems the build machine is missing the tool: ``` 'rpm2cpio' is not recognized as an internal or...

It could be due to a difference in the images used for PR validation vs rolling build? Or an image change that happened after PR validation. I'm not sure what's...

The targets do this by setting the `_ConflictPackageFiles` item which the SDK should honor when generating the deps file. Can you share a repro that's not running along with the...

@marcpopMSFT - I had a look at the package from this build and see it still reference the old version of PKCS: ```json "Microsoft.Build.Tasks.Core/17.3.4": { "dependencies": { "Microsoft.Build.Framework": "17.3.4", "Microsoft.Build.Utilities.Core":...

@sportbilly21 the correct repo for this issue is https://github.com/microsoft/onnxruntime. Unfortunately I cannot transfer there, would you mind reopening in that repo?