Skip to content

Commit 9216e3f

Browse files
committed
Add Doc File to nfproj.
Remove readme from nfproj, it no longer exists!
1 parent 74a15ca commit 9216e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nanoFramework.Aws.IoTCore.Devices/nanoFramework.Aws.IoTCore.Devices.nfproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<RootNamespace>nanoFramework.Aws.IoTCore.Devices</RootNamespace>
1616
<AssemblyName>nanoFramework.Aws.IoTCore.Devices</AssemblyName>
1717
<TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
18+
<DocumentationFile>bin\$(Configuration)\nanoFramework.Aws.IoTCore.Devices.xml</DocumentationFile>
1819
</PropertyGroup>
1920
<PropertyGroup>
2021
<SignAssembly>true</SignAssembly>
@@ -96,7 +97,6 @@
9697
</ItemGroup>
9798
<ItemGroup>
9899
<None Include="packages.config" />
99-
<None Include="README.md" />
100100
</ItemGroup>
101101
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
102102
<ProjectExtensions>

0 commit comments

Comments
 (0)