-
### Description
I have installed 9.0.0-preview.4.24260.3 and I am having trouble running my application on Android. Any time the -p:AndroidAttachDebugger=true is set then the app runs but closes a se…
-
## Is your feature request related to a problem? Please describe.
I would like it if users did not have to clone a project in order to debug into the relevant C# code, but instead can debug into code…
-
### What happened?
Our deployment pipelines started failing all of a sudden with the following exception occurring during a `pulumi preview`:
```
error: Running program 'D:\repos\temp\PulumiErro…
-
Have been looking at CSE behavior and noticed some examples where multiple-def CSEs are a bit strange.
Here's one, where the two defs are in the gray blocks and the use is in the yellow. A closer l…
-
### What happened?
The csharp codegen does not apply the Input attribute to the properties but the backing fields.
Which leads to problems down the line since some code paths in the runtime will see…
-
**Visual Studio Version**:
16.3.7
**Summary**:
I have set up a SDK-style `.csproj` to default all `.sql` files to be embedded resources. If I add a new `.sql` file via the file system (touch on…
hyrmn updated
3 weeks ago
-
## CVE-2018-8292 - Medium Severity Vulnerability
Vulnerable Library - system.net.http.4.3.0.nupkg
Provides a programming interface for modern HTTP applications, including HTTP client components that…
-
This is a variant of https://github.com/dotnet/maui/issues/3526 that I found while testing packaging the WPF application.
* Create a Blazor WPF app
* Create a Windows packaging project
* Add a …
-
### Current behavior
Path error when Configuration equals release (Uno.Sdk)
log:
```
Build started at 14:38...
1>------ Build started: Project: UnoAppSdkBuild.DataContracts, Configuration…
-
I am getting this error within VS 2022 preview 6 (public preview) when opening a project from the aspnetcore repository.
```
Warning CS9057 The analyzer assembly 'C:\code\aspnetcore\.dotnet\sdk\7.…