BenMorris / NetArchTest

A fluent API for .Net that can enforce architectural rules in unit tests.
MIT License
1.39k stars 82 forks source link

Nuget not working in .NET 4.6.1 or higher #49

Closed smandia closed 4 years ago

smandia commented 4 years ago

I am trying to use the nuget in .NET 4.6.1 and .NET 4.7.2 but unfortunately Severity Code Description Project File Line Suppression State Error Could not install package 'NetArchTest.Rules 1.0.2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.7.2', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author. 0