Bluehill / Jonghyo Lee
Bluehill / Jonghyo Lee
### Describe the bug Microsoft.WindowsAppSDK update from dependabot fails with error NETSDK1083. ### Steps to reproduce the bug Set up dependabot in the GitHub repository and store the Windows App...
Fix #1303 Since #6031 was last updated, Dependabot NuGet logic has been rewritten as C#, so I've put this PR up. I'm familiar with C#, but not with Ruby. I...
### Describe the bug Apps that use PublishSingleFile and do not use WindowsAppSDKSelfContained fail with a file not found and xaml parse failed error. ### Steps to reproduce the bug...
**Description:** I tried publishing the package using source-url and NUGET_AUTH_TOKEN, but it failed with the error API key not found. ``` warn : No API Key was provided and no...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem nuget ### Package manager version _No response_ ### Language version _No...
Exception message: ```A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.``` Inner exception message: ``` Could not load type 'Windows.Win32.System.Com.IServiceProvider' from assembly 'System.Windows.Forms.Primitives, Version=10.0.0.0,...