-
### Steps to Reproduce
1. Create a .NET MAUI application
2. Connect to a remote iOS simulator
3. Attempt to run the remote simulator from VS
### Expected Behavior
The simulator launch…
-
### Description
The same problem as documented in this ticket appears to be back.
https://github.com/dotnet/runtime/issues/51303
netInterface.NetworkInterfaceType always return a value of 0 o…
-
Describe what is not working as expected.
Trying to "Compare DB Context to database" is giving me an error shown below. I have also had issues in the past doing a "Reverse Engineer". I have found i…
-
My app can run well in debug,but when I dispatch with release package,it can install but cannot launch,I found the reason maybe is the code some where with AOT complier error,but i cannot found where …
-
### Library name and version
Azure.Data.Tables 12.4.0.0
### Query/Question
I have an ITableEntity which contains an enum field:
```
public enum InstanceStates
{
Running,
…
-
After installing the latest update of Visual Studio, the following error occurs
![Error Bids](https://user-images.githubusercontent.com/43164990/93593450-6c9ed700-f9b4-11ea-8243-ab3ce4765408.png)
…
-
**Describe the bug**
I open Visual Studio and connect to a SSAS Database. After I open the folder with the roles in the solution and right-click on the folder 'Roles' (I have opened the node with the…
-
### Description
Microsoft Azure has created a [new Hadoop Filesystem compatible driver (ABFS)](https://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-introduction) that employs a URI…
-
- **Package Name**: azure-mgmt-compute
- **Package Version**: 17.0.0-20.0.0
- **Operating System**: Fedora WSL
- **Python Version**: 3.7.9
**Describe the bug**
When using `get_client_from_cli_p…
-
**Describe the bug**
I am using Microsoft.AspNetCore.SignalR, in the same project I refer to Azure.Storage.Blods. When the HubConenectionBuilder instance is created an excpcion is generated. It also …