Brandon H

Results 17 issues of Brandon H

### What You Are Seeing? Trying to upgrade `dotnetcore` and receiving multiple errors like: ~~~ The upgrade of dotnetcore was NOT successful. dotnetcore not upgraded. An error occurred during installation:...

Bug
2 - Working

Notice in this screenshot, winget reports it has found version 6.1.xxx on my machine and needs to install v6.2.xxx However, when it pulls the pkg and begins downloading the installer,...

Issue-Bug
Area-External

### Service Verizon Messages/Message+ ### Link to your repository https://github.com/bc3tech/franz-recipes/tree/master/verizon-messages

Mapping network drives can be quite cumbersome within a Boxstarter run as the run is done as administrator. Would be good to research how we could get BoxStarter to execute...

Improvement
0 - _Triaging

To comply with Accessibility guidelines

So that we don't have to specify branding on all tiles. It can be inherited from the `visual` elt so we should have the ability to set this somehow. from...

1. Create simple external library (DLL) 2. Add the lib as a reference to the CShell workspace 3. Add a 'using ___' statement to Scratchpad.csx for the namespace of the...

bug
code completion

Seems like this project would be _great_ as a nuGet package so users can easily incorporate and then get updates as we figure out new manufacturers & models.

Any reason why `.Resolve` can't be parameterless with internal usage of the `DeviceStatus` API?

Documentation is needed. It's easy to decipher what Manufacturer name is (`DeviceStatus.ManufacturerName`) but it's not straightforward what "Model" is referring to. XML documentation tags would clear this up. Or at...