Gavin Williams
Gavin Williams
When updating nuget packages, there is some kind of order required to get them to update, or else they won't update. For example, I can't update Direct2D1 before updating DXGI....
### Describe the bug I can't update the package Microsoft.Windows.SDK.BuildTools from 10.0.22000.197 to 10.0.22621.1. I get the following output: > NU1007: The runtime.json specified in the project 'C:\Program Files\dotnet\sdk\6.0.301\RuntimeIdentifierGraph.json' could...
### Brief description of your issue Powerwell won't update, and tells me to uninstall existing version. But when I try to uninstall I get an error. ### Steps to reproduce...
### Brief description of your issue I can't install Powershell update. ### Steps to reproduce > winget install --id Microsoft.Powershell --source winget Found an existing package already installed. Trying to...
[minor issue] When I bring up the solution node context menu, there is an option to rename project. It isn't a project, it's a solution. The menu item should be...
In the editor, to open double quotes, we use shift+' (windows style ") but after that we have to use the c64 keyboard layout to close quotes, so we use...
### Describe the bug I don't know if this is a new or old issue. But as of a few days ago, my files aren't being updated during build. Or...
### Which version of the app? WinUI 3 Gallery ### Description The app seems to be really unstable, I'm just looking around through the examples and it's crashing. ### Screenshots...
Hi, Is it an issue that line of sight can be asymmetric? I was in a safe room and was hiding along a wall with no sight of anything. But...
Calling GetCurrentReading and checking the timestamp shows that it's the same reading over and over again. I can't get fresh readings. ```cs public static string GetReading() { IntPtr readingComPtr =...