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 c54d3f8 commit 730e879Copy full SHA for 730e879
nanoFramework.MagicBit/nanoFramework.MagicBit.nfproj
@@ -15,6 +15,7 @@
15
<RootNamespace>nanoFramework.MagicBit</RootNamespace>
16
<AssemblyName>nanoFramework.MagicBit</AssemblyName>
17
<TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
18
+ <DocumentationFile>bin\$(Configuration)\nanoFramework.MagicBit.xml</DocumentationFile>
19
</PropertyGroup>
20
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
21
<ItemGroup>
@@ -110,4 +111,4 @@
110
111
<ProjectConfigurationsDeclaredAsItems />
112
</ProjectCapabilities>
113
</ProjectExtensions>
-</Project>
114
+</Project>
0 commit comments