question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

nuspec - Add .NET Framework 4.x Dependency [Customer]

See original GitHub issue

The 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:closed
  • Created 5 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
gep13commented, Apr 18, 2019

@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.

0reactions
choco-botcommented, Mar 26, 2020

🎉 This issue has been resolved in version 0.17.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found