-
### Describe the bug
Using dotnet sdk `6.0.413` do a `dotnet restore` of a solution that contains a docker compose project `dcproj` - it will fail with the error `Invalid target framework 'unsuppor…
-
## Environment data
`dotnet --info` output:
```
.NET SDK (reflecting any global.json):
Version: 5.0.403
Commit: bf9d168ac2
Runtime Environment:
OS Name: ubuntu
OS Version: …
-
Have VS2022 installed, installed the Notebook editor extension and just opened the getting started folder and getting the following
I was able to build C# Projects with my VS2022 and also C# Interac…
baget updated
2 years ago
-
### Describe the bug
When i was using Microsoft.AspNetCore.Mvc.NewtonsoftJson in my app i switched to newtonsoft json instead of using System.Text.Json which is coming by default. However i had a tes…
-
A couple of months ago it worked.
Now I'm receiving this error:
> The project 'path/myproject.csproj' could not be loaded: Not a project: path\myproject.csproj
I'm using **DNT v1.3.1.0**, ins…
-
Can we make this bootstrapper compatible with netstandard 2.0?
wocar updated
6 years ago
-
Vulnerable Library - Microsoft.AspNetCore.Server.Kestrel.Core-2.1.1.18157.dll
Microsoft.AspNetCore.Server.Kestrel.Core
Library home page: https://api.nuget.org/packages/microsoft.aspnetcore.server.k…
-
### Description
I have a WPF application that is requiring Desktop Runtime and ASP.NET Core Runtime.
When the user does have Desktop runtime, but does not have ASP.NET Core runtime, windows will pro…
-
Hello,
I'm new to dotnot compilation so I apologize if I have done something totally wrong or missed a simple step.
When compiling the dotnet\sdk project on Linux (Ubunto 22) the output version …
-
### Describe the bug
I have an endpoint where I pass multiple int parameters, like: _https://some.origin/testEndpoint?ids=21&ids=31&ids=1_
I applied a `ResponseCacheAttribute` to it.
For some rea…