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
## What is the .NET **nanoFramework** Test Framework
17
16
@@ -53,12 +52,11 @@ To have more details on usage of the framework, please refer to the detailed [do
53
52
54
53
## Know limitations
55
54
56
-
.NET nanoFramework Test Framework is supported by VS2019, only. We have no plans to address the shortcomings that prevent it from being used in VS2017.
57
-
Despite of that you can still run Unit Tests on VS2017 but only from the VS Test console.
55
+
.NET nanoFramework Test Framework is supported in Visual Studio versions 2022 and 2019, only. Visual Studio 2017 is not fully supported. Unit Tests can be run only from the VS Test console.
58
56
59
57
## What you'll find in this repository
60
58
61
-
This repository contains the source of the core elements. You'll find them in `sources` directory. The Visual Studio projects in the root directory will open those elements.
59
+
This repository contains the source of the core elements. You'll find them in `sources` directory. The Visual Studio project is in the root directory will open those elements.
0 commit comments