Skip to content

Commit 56bd09a

Browse files
committed
Correct doc file name
1 parent 044440d commit 56bd09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Azure.Devices.DeviceClient/Azure.Devices.DeviceClient.nfproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<RootNamespace>nanoFramework.Azure.Devices.Client</RootNamespace>
1616
<AssemblyName>nanoFramework.Azure.Devices.Client</AssemblyName>
1717
<TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
18-
<DocumentationFile>bin\$(Configuration)\Azure.Devices.Client.xml</DocumentationFile>
18+
<DocumentationFile>bin\$(Configuration)\nanoFramework.Azure.Devices.Client.xml</DocumentationFile>
1919
</PropertyGroup>
2020
<PropertyGroup>
2121
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)