R# thinks VS2017 version 15.1 (26403.00) is outdated

Answered

I just updated to vs 2017 Release Date: April 5, 2017 - version 15.1 (26403.00) and reinstall r# 2017.1 and looks like R# does not know about this vs version?

---------------------------
ReSharper Ultimate – VS2017 version is outdated
---------------------------
An older version of Microsoft Visual Studio 2017 is detected.

ReSharper won't be able to execute MSTest tests.

Please update to the latest version.
---------------------------
OK
---------------------------

14
7 comments
Official comment

Hello

There is the same request on YouTrack https://youtrack.jetbrains.com/issue/RSRP-464228, we are working on it. Please follow YouTrack ticket to get updates.

Thanks! 

+1.

Have R#2017.1, this started showing up when opening solutions containing MSTest projects since I updated to VS2017.1 today.

7

I'm getting this today too. It hasn't seemed to cause any usability problems aside from not being able to run tests through R#. 

1

This is definitely related to MSTest projects.   Unloading those projects from a solution causes the error to go away, so does removing the various MSTest tooling references from a .csproj file  

(Not a fix, but hopefully a clue to the underlying cause - perhaps either R# is checking the content of the projects or simply detecting that the MSTest tools are running and thinks the version is wrong)

0

Same here. I don't have an MSTests, but one of my projects started life as a 'C# Test Project'. That seems to be enough to trigger the problem

0

I get the error also. I'm using MSTEST in my unit test.

0

Please sign in to leave a comment.