-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Currently there is no definition for PowerShell v5 environment. (should be .NET 4.6?)
and it handled as ".NETFramework,Version=v4.0.0.0".
Therefore it failed to load assemblies that support net45\net50 environment only.
https://github.com/altrive/PSNuGet/blob/master/PSNuGet/Scripts/Use-NuGetPackage.ps1#L55-L61
Example packages
Use-NuGetPackage RazorEngine -Version 4.1.5-beta1 -Verbose
Use-NuGetPackage Microsoft.AspNet.Razor -Version 4.0.0-beta3 -VerboseReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels