Jay Asbury
Jay Asbury
Seems to have left stuff behind. Is it not possible to also handle Microsoft.WindowsDesktop.App? FYI rg is installed by ```choco upgrade ripgrep -y``` ```powershell $types = "sdk", "hosting-bundle", "aspnet-runtime", "runtime"...
## Proposed changes Windows Sandbox: https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview - Adds ability to setup and use Windows Sandbox to use current build output in a Windows Sandbox. - On sandbox - Installs latest...
## Proposed changes - GPG key id selection from gpg -K output in a dropdown - Reflecting default actions better for signing tags/commits. - If commit.gpgSign is true then show...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...
`--dir-name-depth 1 -s .06 -1280x720 --auto-skip-seconds .1 --multi-sampling --hide mouse,filenames,dirnames --file-idle-time 0 --max-files 0 --background-colour 000000 --font-size 22 --title "Git Extensions Master" --highlight-colour 00FF00 --high-dpi --frameless --highlight-users --key` 
Will export json report instead of tables to make output parsable. This will allow scripting to be done against output. Fixes #58 ## Example ```patch diff --git a/src/DotNet.Consolidate.Tests/TestData/TestSolution/src/ProjectA/ProjectA.csproj b/src/DotNet.Consolidate.Tests/TestData/TestSolution/src/ProjectA/ProjectA.csproj index...
Add a switch that exports the data as json and writes the any other messages to the error stream.
Add a switch like --Cross-Solution or something like it. When I pass multiple solutions and it sees package A and multiple versions in any of the projects from any of...
- [x] upgrade framework version for feedbuilder - [x] make feedbuilder responsive - [x] load icons from os - [x] get human readable file sizes - [x] select listview items...
Have the updater check signature of signed feeds. Use a key pair to sign file. Give the public key to apps They can verify they are getting a valid and...