-
# dotnet restore fails
I installed the latest sdk version (dotnet-sdk-3.1.102-win-x64.exe)
When I try to start a new proj I get this error:
```
D:\netcore\demo>dotnet --list-sdks
3.1.102 [C:\…
-
### Describe the bug
When using the new `` item metadata on a ``, rather than the older `` metadata, the project seems to be copied anyway.
### To Reproduce
Repro project at: https://github.c…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [4a7fe654d798a372f5786f026006437444f14f1e](https://github.com/dotnet/runtime/commit/4a7…
-
1. I am testing with the sample from https://fluentmigrator.github.io/articles/quickstart.html
(i will attach the code but it's basically just the sample with no modifications)
[FluentMigratorTest.z…
-
I made a specialized collection for mutable large structs. To mutate a struct member by this indexer, it returns a reference. While analyzer processing this file, it thrown an exception and stopped ge…
-
-
After - https://github.com/IowaComputerGurus/netcore.utilities.email/issues/13
Add this support
-
### Describe the bug
There is a slow memory leak on macOS with metal rendering (does not repro on OpenGL or Software).
### To Reproduce
Do anything that requires rendering but to speed thin…
-
### Context
> NOTE: This is related to https://github.com/dotnet/diagnostics/issues/1260. Both issues repro'd consistently against the same PID.
I encountered this while analyzing perf of a .NET C…
-
Since [dotnet format has moved to the dotnet SDK repository](https://github.com/dotnet/sdk/pull/38857) I'll recreate the [issue](https://github.com/dotnet/format/issues/2127) here to hope for more fee…