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
Recompiled with R# SDK 2021.3.0-eap03 and removed explicit DTE dependencies (#83)
* Recompiled with R# SDK 2021.3.0-eap03 and removed explicit DTE dependencies
* Recompiled with R# SDK 2021.3.0-eap05 and migrated to R# DTE wrapper
* Bump Version
* Recompiled with R# SDK 2021.3.0-eap07 and applied api changes
* Fix OptiosPage template selector
* remove unnecessary binding redirects
* Recompiled with R# SDK 2021.3.0-eap08 and resolved dependency issues
* tested only VS2019 and VS2022
Copy file name to clipboardExpand all lines: Project/Src/InstallSupport/TestCop.nuspec
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,12 @@
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>
0 commit comments