-
Notifications
You must be signed in to change notification settings - Fork 60
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
AxoCover for VS2019 #197
Comments
After installing the AxoCover extersion on VS 2019, I get the message that this extension will not be compatible with future version of VS, because "Synchronously autoloaded extensions will not be supported". I guess it needs to be changed to load asynchronously. |
Waiting for this |
I have uploaded my compiled vsix to dropbox: https://www.dropbox.com/s/1s8oodc4rm3f8fc/AxoCover.vsix?dl=0 It seems to be working fine for 2019 with me. Only issue is the yellow bar on the top upon startup, saying that it will not be compatible with future versions of VS. |
The VSIX does run in VS2019 but I have noticed that MSTestV1 tests aren't detected. |
Is there any update on this? |
See #191. Latest pre-release works fine for me, after VS issues warning of deprecated "Async loading" API that still need further work https://github.com/axodox/AxoCover/releases/tag/master-1.1.400 |
Anyone know if this project is still active? I was able to get this to build and work with VS19 but not sure of a PR is of any value if the effort is no longer active. I dig it...it works... |
@bmcclint15 maybe you can fork code and upload compiled extension ? |
I was trying to install axocover in vs 2019 community edition. I got this error. 6/25/2021 11:26:25 AM - Microsoft VSIX Installer |
Please let us know when can we expect AxoCover extension for VS 2019
The text was updated successfully, but these errors were encountered: