You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add .NET 4.6.2 target
NUnit 4 does not support .NET Standard 2.0 anymore,
so we need to stay on NUnit 3 when targeting .NET Standard.
This commit adds a dedicated .NET 4.6.2 target that uses NUnit 4.
* Update Dependencies.props
---------
Co-authored-by: Florian Rohrer <dev@florianrohrer.ch>
0 commit comments