-
Hello,
I'm trying to use this with a netcoreapp1.1 website and it is not working. It seems to only target .NETPortable. When I tried to install the NuGet package I get the following errors:
`
…
-
Hi all, I'm working on a test project that has multiple targets `netcoreapp3.1`, `net5.0`, and `net6.0`.
- For the targets `netcoreapp3.1` and `net5.0`, the test project needs to reference to NuGet p…
-
### Issue Description
ToolLocationHelper.GetSupportedTargetFrameworks and ToolLocationHelper.GetPathToReferenceAssemblies provide information about installed .NET Framework, UWP, and Silverlight fram…
-
### Description
Paket is not resolving ```Microsoft.AspNetCore.Mvc.NewtonsoftJson``` according to the target framework. Its resolving to Net6.0 which is wrong.
```
error NU1202: Package Microsoft…
-
### Description
I was trying to update my solution with the latest nuget packages and it would not allow upgrading FsUnit from 5.6.1 to 6.0.0 due to the following error:
```
NU1202: Package FsUni…
-
Hello
I am following the tutorial located here:
https://docs.microsoft.com/en-us/learn/modules/build-web-api-aspnet-core/3-exercise-create-web-api
And one of the steps is to install Microsoft.d…
-
When building on NETCoreApp 3.1, this says:
```
warning NU1701: Package 'RestSharp 105.1.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4…
-
> error: Package PushBulletSharp 3.0.1 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package PushBulletSharp 3.0.1 supports: portable-net45+win8 (.NETPortable,Version=v0.0,Profile=P…
-
I am migrating a uwp app to WinUI3, but I get this output when I install Microsoft.Toolkit.Uwp.UI.Lottie Nuget package
NU1202: Package Microsoft.Toolkit.Uwp.UI.Lottie 7.1.1 is not compatible with n…
-
Package RazorEngine 4.4.0-rc1 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package RazorEngine 4.4.0-rc1 supports: net45 (.NETFramework,Version=v4.5)
One or more packages are i…