-
## Bugs
If this issue is a bug:
* Which version of WiX are you building with?
> 3.11.1701.0
* Which version of Visual Studio are you building with (if any)?
> Visual Studio 2022 Enterpr…
-
## Issue Description ##
I can open a VS Code window with whatever C# project, and it works fine: it asks me to build the .NET assets if missing, the code analysis starts, I see the errors on the code…
-
I have attempted to create a new project system, as a sibling for the C#, VB and F# project system (the same thing the managed c++ or Python team need to do when they want to use CPS).
My experience …
-
### Describe the bug
I'm using `Amazon.Lambda.AspNetCoreServer.Hosting` to deploy my .NET API with OData endpoints.
The deployment is successful, but when I call an OData endpoint with one or mo…
-
Hello,
I have an app that chooses a video from the phone with the file picker plugin, and tries to play it in video player after choosing it.
The issue that I am having on android, is that when vi…
-
### Library name and version
Azure.Maps.Search 2.0.0-beta.2
### Describe the bug
Instantiation of MapSearchClient class leads to this exception:
"Could not load file or assembly
'System.Diagnosti…
-
## Steps to Reproduce
videoplayer example:
code sample
```dart
import 'package:flutter/material.dart';
import 'package:video_player/video_player.dart';
void main() => runApp(…
-
It's pretty clear that the XAML Standard effort is an XML spec only. It tries to avoid considering the code-behind aspect of things completely.
Now I can understand wanting to limit yourself to this,…
-
### Version
2.3.0 rc2, 2.2.9.1
_Use `About->About PrusaSlicer` for release versions_
_For -dev versions, use `git describe --tag` or get the hash value for the version you downloaded or `git …
-
Issue Type: Bug
I've been attempting to use the new remote VSCode feature to work with a project stored on an AWS EC2 instance. Each time I use it, it works fine for a few hours. Eventually, the …