We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a00b8c commit 9cdc95dCopy full SHA for 9cdc95d
1 file changed
.runsettings
@@ -1,4 +1,4 @@
1
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
2
<RunSettings>
3
<!-- Configurations that affect the Test Framework -->
4
<RunConfiguration>
@@ -13,5 +13,6 @@
13
<nanoFrameworkAdapter>
14
<Logging>Detailed</Logging>
15
<IsRealHardware>False</IsRealHardware>
16
- </nanoFrameworkAdapter>
+ <UsePreviewClr>True</UsePreviewClr>
17
+ </nanoFrameworkAdapter>
18
</RunSettings>
0 commit comments