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 5ade011 commit 31a765cCopy full SHA for 31a765c
Azure.Devices.DeviceClient/Properties/AssemblyInfo.cs
@@ -5,9 +5,9 @@
5
// General Information about an assembly is controlled through the following
6
// set of attributes. Change these attribute values to modify the information
7
// associated with an assembly.
8
-[assembly: AssemblyTitle("nanoFramework.Azure.Devices")]
+[assembly: AssemblyTitle("nanoFramework.Azure.Devices.Client")]
9
[assembly: AssemblyCompany("nanoFramework Contributors")]
10
-[assembly: AssemblyProduct("nanoFramework.Azure.Devices")]
+[assembly: AssemblyProduct("nanoFramework.Azure.Devices.Client")]
11
[assembly: AssemblyCopyright("Copyright (c) .NET Foundation and Contributors")]
12
13
// Setting ComVisible to false makes the types in this assembly not visible
0 commit comments