-
### Current behavior
Two WinUI3 apps:
- Plain WinUI3 app (https://github.com/baskren/WinUi3WebView2.git)
- UnoSdk app, targeting WinUI3 (https://github.com/baskren/UnoSdkWinuiWebView2.git)
The p…
-
This is a follow-up issue based on a question asked in: https://github.com/ErikEJ/EFCorePowerTools/pull/2478
When we have a column is a database table for example:
`[IsActive] BIT NOT NULL CON…
-
I've just installed the latest version of visual studio for Mac (version 17.6.1), is this extension compatible? I downloaded the .vsix file but when I try to install it with the extensions manager it …
-
### Describe the Issue
It's not possible to debug a MAUI Blazor Hybrid App using "vsdbg". Although the vscode setting "Use VSDbg" is enabled, the "old" debugger is used. I need this to be able to ste…
-
**Describe the bug**
Autocompletion for `analysis_options.yaml` (and other yaml files) and not work on typing (but works on a shortcut, `option + esc` in my case).
**To Reproduce**
Steps to repro…
-
`{||}` cannot be used as a type.
**Expected behavior**
```fs
Microsoft (R) F# Interactive version 10.4.0 for F# 4.6
Copyright (c) Microsoft Corporation. All Rights Reserved.
For help type…
-
#### Repro
```fs
module Thing
let error =
let f _ _ _ (stateA, resultA) (stateB, resultB) _ =
if stateA && stateB then resultA else resultB
f () () () (true, ()) (true, ()) ()
…
-
Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/modify
Operating System: windows
I tried to run the ho reload and nothing happened. I confirmed it was enabled…
-
### Steps to Reproduce
Use the Android HttpClient implementation.
Call HttpClient.SendAsync or probably any of its other methods, on an endpoint that does not exist such as http://localhost:1234…
-
### Description
It looks like this problem has happened many times in the past to other people. We just upgraded to VS2022 preview Version 17.12.0 Preview 5.0 and we are able to build our app in rele…