-
```
```
I have a model property that is of type `Dictionary`, when swashbuckle generates the swagger UI for this property it results in a object type of `inline_model`
```csharp
public c…
-
Related to changes in fsprojects/Paket/issues/1442
The warning seems to display even when it shouldn't, we might need to be more restrictive about it.
`X contains libraries, but not for the selected T…
-
## Details about Problem
I've used this Microsoft.AspNet.Identity.Core package in a prior project: https://www.nuget.org/packages/Microsoft.AspNet.Identity.Core/
Today however, the NuGet Package…
-
### Description
Given two packages.config files as per below, a lock file is generated that silently removes the "lower" version of the dependency.
``` xml
```
``` xml
```
Output lock …
-
Hi Bob,
I could not proceed beyond "Create a deployment build definition" exercise.
Visual Studio Team Services MSBuild function shows following error:
```
017-08-07T03:37:18.3164423Z All pac…
-
The currently supported target framework is net45, which is no longer supported.
I'd like to propose the nuget package support net452 + netstandard 2.0
-
When attempting to nest more than 2 expands nothing shows up after the first 2. No error is given. I have added [EnableQuery(MaxExpansionDepth = 0)] so not getting an error about exceeding limit.
…
-
Hi, I'm trying hack 2 from your answer on stack overflow using:
```
netstandard2.0;net452
Aeron.Client
1.4.1.0
Adaptive Financial Consulting Ltd.
Adaptive Financial…
-
Hello,
since the release of 2.3 of XUnit, the meta-runner does not work anymore. The XUnit team changed the location of the xunit.runner.console.
> The xunit.runner.console NuGet package has bee…
-
Please add `net6.0-windows` for supported `TargetFrameworks`, i.e.
```xml
net452;net462;net472;net48;netcoreapp3.1;net5.0-windows;net6.0-windows
```
i2van updated
2 years ago