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: poc/TestOfTestFramework/nano.runsettings
+2-1
Original file line number
Diff line number
Diff line change
@@ -12,5 +12,6 @@
12
12
<IsRealHardware>False</IsRealHardware><!--Set to true to run tests on real hardware. -->
13
13
<CLRVersion></CLRVersion><!--Specify the nanoCLR version to use. If not specified, the latest available will be used. -->
14
14
<PathToLocalCLRInstance></PathToLocalCLRInstance><!--Specify the path to a local nanoCLR instance. If not specified, the default one installed with nanoclr CLR witll be used. -->
15
+
<RunnerExtraArguments></RunnerExtraArguments><!--Specify extra arguments to pass to the test runner. -->
0 commit comments