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 044440d commit 56bd09aCopy full SHA for 56bd09a
Azure.Devices.DeviceClient/Azure.Devices.DeviceClient.nfproj
@@ -15,7 +15,7 @@
15
<RootNamespace>nanoFramework.Azure.Devices.Client</RootNamespace>
16
<AssemblyName>nanoFramework.Azure.Devices.Client</AssemblyName>
17
<TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
18
- <DocumentationFile>bin\$(Configuration)\Azure.Devices.Client.xml</DocumentationFile>
+ <DocumentationFile>bin\$(Configuration)\nanoFramework.Azure.Devices.Client.xml</DocumentationFile>
19
</PropertyGroup>
20
<PropertyGroup>
21
<SignAssembly>true</SignAssembly>
0 commit comments