Ernie Salazar

Results 10 issues of Ernie Salazar

Starting with VS2019 (now on VS2022), we see an issue with transform files (e.g. app.debug.config, app.release.config,) where any change made to those files does not trigger an update to the...

Hi all. We are unable to `Publish` a .net core project to `ClickOnce` that references `SlowCheetah` 3.2.26. CO was abandoned by MS for a little while but it was recently...

When inserting the vector-based image formats WMF or EMF, EPPlus will store the images as PNGs. This is because at some point a call is made to `Image.Save()` which uses...

Hi guys. I was trying to diagnose a problem I am having with a project I am working on and have narrowed it down to System.Drawing.Color. It can easily be...

I am trying to write an extension that obtains the current active Document Tab using ``` cs var solutionExplorer = await VS.Windows.GetSolutionExplorerWindowAsync(); var selections = await solutionExplorer.GetSelectionAsync(); ``` Using this...

Hi. I would like this out on the US site (.com). I see in default.py where it lists `https://music.amazon.de`. Besides those urls, what would be need to adjusted/tested?

Snapping and dragging should only apply to frameless windows. Currently `frame` in startup option of windowmanager defaults to `true` which should remain. But this should mean that the ability to...

enhancement

Should add some form of unit testing. Karma would be good with something like mocha. Can also using phantomjs to test construction and events.

enhancement

Update the project to include a new WinUI 3 app and removed Xamarin apps.