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 e7c30d7 commit 4b3165fCopy full SHA for 4b3165f
.runsettings
Tests/NFUnitTest1/nano.runsettings
@@ -9,7 +9,7 @@
9
<TargetPlatform>x64</TargetPlatform>
10
</RunConfiguration>
11
<nanoFrameworkAdapter>
12
- <Logging>None</Logging>
13
- <IsRealHardware>true</IsRealHardware>
+ <Logging>Verbose</Logging>
+ <IsRealHardware>false</IsRealHardware>
14
</nanoFrameworkAdapter>
15
-</RunSettings>
+</RunSettings>
azure-pipelines.yml
@@ -12,7 +12,6 @@ trigger:
- .github_changelog_generator
- .gitignore
- CHANGELOG.md
- - CODE_OF_CONDUCT.md
16
- LICENSE.md
17
- README.md
18
- README.zh-cn.md
config/SignClient.json
0 commit comments