You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Project/Src/InstallSupport/TestCop.nuspec
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,11 @@
4
4
<id>Resharper.TestCop.R9</id>
5
5
<version>0.0.0-internal</version>
6
6
7
-
<title>TestCop for ReSharper 2022.1</title>
7
+
<title>TestCop for ReSharper 2022.2 EAP</title>
8
8
<authors>Alcaeus</authors>
9
9
<description>Easily switch between unit tests and code. Create missing associated files. Includes highlightings and test templates to keep test projects neat and tidy. Works with NUnit, MSTest, xUnit ...</description>
10
10
<releaseNotes>
11
+
1.10.17.0-EAP Recompiled with R# SDK 2022.2.0-eap06
0 commit comments