Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZenovaApi's VersionID doesn't match on first launch after update #12

Closed
ThePixelGamer opened this issue May 24, 2022 · 0 comments
Closed
Assignees

Comments

@ThePixelGamer
Copy link
Member

Currently we initialize the Assembly with AssemblyType.GetVersionFromPath(Path.Combine(App.DataDirectory, "ZenovaAPI.dll")) however this grabs the previous binary's version rather than the one downloaded from that launch.

TrinityDevelopers added a commit that referenced this issue May 25, 2022
* Add security on update and use exception handling

* Fix ZenovaAPI updater versioning

#12

* Fix timestamps on dev directory from installer

* Fix Setup parameter

Co-authored-by: TrinityDevelopers <trinitydevelopers4christ@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants