Jacques Eloff

Results 132 comments of Jacques Eloff

It makes sense to add a validation step in the build. I'd image it could be an inline task, unless you want something like an assembly validation tool that can...

@baronfel Anyone forking and building this repo would automatically end up with the MS privacy policy links, etc. Do we need to clarify that someone that forks, builds and redistribute...

> @joeloff maybe? It seems like that would be part of a greater "build your own SDK" checklist, and that list would be better served being located at the place...

Don't think we do notarization for this.

> > I don't know anything about the warnings this fixes I'm sorry. @phenning @sayedihashimi can you review this change please? > > I'm not sure about the warnings either,...

Can you clarify what is not being "extracted" and why you cannot invoke it? You should be able to create your own zip. 1. Download the MSI 2. Create a...

The tool was never designed for large deployments. Originally, the tool was designed for developers to help clear out SDKs. When .NET began shipping in VS 2017, it shipped using...

This is going to be blocked until we port the WiX changes from 9 to main. Will have to take an Arcade update once https://github.com/dotnet/arcade/pull/15184 is merged and a new...

Can you clarify to what you're referring. Where do you see this version? For things like AssemblyInformationalVersion we often embed the commit hash from git.

Are you referring to .NET itself or to an assembly you created?