-
We currently track sizes of artifacts, to ensure there are no unexpected changes in content, see https://github.com/dotnet/sdk/blob/main/src/SourceBuild/content/test/Microsoft.DotNet.SourceBuild.Smoke…
-
### Android application type
.NET Android (net7.0-android, net8.0-android, etc.)
### Affected platform version
NET 8.0.100, 8.0.200
### Description
I am currently migrating a project fr…
-
### Product
dotnet CLI (dotnet new)
### Describe The Bug
It seems like there may be some parallel calls to the same workload resolver after it's initialized but before any (serialized) access calls…
-
Type: Bug
## Issue Description ##
I've started having an issue in one particular solution in a set of folders. When I try to debug a unit test so that I can step through the code, I get a message…
-
### Describe the Issue
Debugging has started successfully but does not continue or unable to step to breakpoints due to an error: "ConnectionLostException".
![image](https://github.com/microsoft/v…
-
### Description
For some reason CollectionView duplicates item after moving item from code behind with using ObservableCollection.Move
https://github.com/dotnet/maui/assets/1102119/511c45ed-43c3-4…
-
`task` computation expressions do not support `use` or `use!` bindings for the `IAsyncDisposable` interface when used in F# interactive.
**Repro steps**
Make a type that implements `IAsyncDispo…
-
When trying to use PCSC 6.0.0 nuget ( https://www.nuget.org/packages/PCSC/ https://github.com/danm-de/pcsc-sharp) in a MAUI MacCatalyst project build will fail with clang error 1.
With Maui preview …
chosl updated
2 months ago
-
### Description
```C#
using System;
namespace GetFileSystemEntries
{
class Class1
{
static void Main(string[] args)
{
foreach (var drive in DriveInfo.Get…
-
### Describe the bug
Directly quoting from Bootstrap 4 Form Validation guidelines: https://getbootstrap.com/docs/4.4/components/forms/#validation
>Bootstrap scopes the :invalid and :valid st…