nuspec - Add .NET Framework 4.x Dependency [Customer]
See original GitHub issueThe description says
This package will only work correctly on Windows 7 SP1 through Windows 10 (1708) or Windows Server 2008 R2 SP1 through Windows Server 2016, and requires .NET Framework 4.5.2 at minimum.
I hereby propose to add DotNet4.5.2
to dependency list. #40 is related, but that is about .NET 4.0.
Moved from Disqus comment.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
add .net framework dependency to nuspec file
You are trying to install this package into a project that targets '.NETFramework,Version=v4.6.1', but the package does not contain any assembly ...
Read more >Multi-targeting for NuGet Packages
Description of the various methods to target multiple .NET Framework versions from within a single NuGet package.
Read more >nuspec File Reference for NuGet
The .nuspec file contains package metadata used when building a package and to provide information to package consumers.
Read more >NuGet Warning NU5128
However, no dependency group exists for this TFM in the nuspec file. This may cause package consumers to believe the package is not...
Read more >NuGet Package Dependency Resolution
Details on the process through which a NuGet package's dependencies are resolved and installed in both NuGet 2.x and NuGet 3.x+.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@FranklinYu I have added the suggested dependency. This currently fails installation during package installation on the local test environment do to dependency requiring a reboot, so an exemption will be required for moderation process.
This may require some changes based on some potential work/changes to dotnet packages on chocolatey.org, but that can be revisited at a later date.
🎉 This issue has been resolved in version 0.17.0 🎉
The release is available on:
Your GitReleaseManager bot 📦🚀