Open maleet opened 7 years ago
Currently, Prig has not supported Visual Studio 2017 yet, sorry.
I'm going to release next version this week end, but it will contain only some bug fixes.
Supporting Visual Studio 2017 is after that.
Also interested in this update!
Great work so far.
MEMO
Visual Studio 2017 also uses vstest.executionengine
as same as the previous version to run tests. So we supposed that we just change VSIX manifest to correspond this issue originally. However, it turned out that there are two issues as follows:
We will begin to fix this issue after the above issues are all solved.
MEMO I found the VSIX installer of Visual Studio 2017 reducing function. In addition, Visual Studio 2017 has many problems for VSIX currently. We should review the plan to support VS2017.
MEMO In Visual Studio 2017, I found a critical bug in the API that Prig uses. We interrupt the work for supporting Visual Studio 2017 until this issue is corrected.
MEMO The critical bug that I found was fixed at version 15.2(26430.6)! :laughing:
However, I haven't confirmed whether the integration tests can run all combination because of another issue. Please wait a little while more... :cry:
MEMO
Today, Visual Studio 2017 version 15.3(26730.3) is released. But the issue is continuing to reproduce. Developer Community is noncooperative. I don't know what I should do... :disappointed:
Post an issue on vstest repo https://github.com/Microsoft/vstest someone may be able to point you to someone who can help!
@Mardoxx, thank you for your advice! I reported the issue as Microsoft/vstest#999.
MEMO
Sushil Baid (MSFT) told me the workaround for the issue! I'm going to resume the work that is to support Visual Studio 2017 by adopting the workaround.
@urasandesu Very nice, thank you!
Great news 👍
Great to see that we'll have soon Prig working in VS 2017! That will allow me to use it at work.
Thanks for your work!
I'll stay tuned for new releases 😄
Definitely would give Prig a try once*
VS 2017 support is there :)
*
- now :) Hope to see a new release soon :)))
Can we build the prig project without visual studio installed? means is it possible to install the prig without visual studio? Can anyone reply here?
Are there any news regarding VS2017 support?
Is there any way to use Prig without the extension (1.x version, since that is all I can get from NuGet in VS2017)? Guessing the answer is no. :)
As this is launched now, will there be extension available?