nunit / nunit3-vs-adapter

NUnit 3.0 Visual Studio test adapter for use under VS 2012 or later
https://nunit.org
MIT License
202 stars 104 forks source link

Fix NUnit extension version #1172

Closed Evangelink closed 2 months ago

Evangelink commented 2 months ago

Use AssemblyInformationalVersionAttribute version or fallback to AssemblyVersion instead of using hardcoded version.