-
### Description
I am moving an older application from net472 to netcoreapp3.1 in order to run it on linux based containers. I noticed that the XslCompiledTransform generated a different output …
-
After updating winforms core 3.1 app with linq2db reference to net5.0 (need the ability to deploy through clickonce) and publishing to folder (without clickonce) and after running that app I see `Syst…
-
### Describe the bug
It is not possible to install the nightly version of Microsoft.AspNetCore.Authentication.JwtBearer within a net5.0 project.
The stable version 3.1.5 could be installed without p…
-
### Describe the bug
Could not install **any** package from here in dot net core 5.0
### To Reproduce
Just start a new asp.net app using dot net core v5.0.0
and install nuget package. microsoft…
-
Hello,
AccessViolation (AV) was raised a couple of time on the our app under `.net472` at a different state of GC, but unfortunately I can't attach dump of app. So I wrote a simple app ([AccessViol…
-
Let me start by stating my end goal is to be able to debug the test of [System.Runtime.Numerics](https://github.com/dotnet/runtime/tree/master/src/libraries/System.Runtime.Numerics).
I'm attemptin…
-
Because _GitVersionTask_ seems to be deprecated, I have switched to the _GitVersion.MsBuild_ package. However, the build of my netstandard2.1 library fails with the message
> C:\Users\Thomas\.nuget…
-
Hey folks, while I'm ingesting the new SDK and updating our TFM to net5.0, I ran into the following error:
```
.dotnet/sdk/5.0.100-preview.5.20258.4/Microsoft.Common.CurrentVersion.targets(84,5): …
-
Using Visual Studio Community 2019 version 16.6.2
Following instructions here: https://github.com/microsoft/reverse-proxy/blob/master/docs/docfx/articles/getting_started.md
ran 'dotnet new web -…
-
I've been trying to install a tool but keep getting the same error.
```
error NU1202: Package dotnetsay 2.1.7 is not compatible with net50 (.NETFramework,Version=v5.0) / any. Package dotnetsay 2.…