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 3a608e1 commit 3d5c7e8Copy full SHA for 3d5c7e8
System.Device.Gpio/System.Device.Gpio.nfproj
@@ -60,6 +60,9 @@
60
<NFMDP_PE_ExcludeClassByName Include="ThisAssembly">
61
<InProject>false</InProject>
62
</NFMDP_PE_ExcludeClassByName>
63
+ <NFMDP_PE_ExcludeClassByName Include="PinValuePair">
64
+ <InProject>false</InProject>
65
+ </NFMDP_PE_ExcludeClassByName>
66
</ItemGroup>
67
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
68
<ItemGroup>
0 commit comments