Appium WebDriver 1.2.0.1 for dotnet?

I’m trying to find the latest Appium WebDriver dll for C# / dotnet (preferably signed if possible) but the source code and the nuget package have different versions?

https://github.com/appium/appium-dotnet-driver has v1.0
https://www.nuget.org/packages/Appium.WebDriver/ has v1.2.01

is the source code for v1.2.01 somewhere I can access, so I can sign the dll myself?

thanks!

bumping because I need to get this taken care of

nvm what is on GitHub is the latest version, somehow I didn’t get the latest version previously, also someone should change the release notes on GitHub, because it still says v1.0

Can you create an issue on the github repo? Thanks

Posted the Issue, thanks!