diff --git a/adapter/MTConnect.NET-Applications-Adapter/MTConnect.NET-Applications-Adapter.csproj b/adapter/MTConnect.NET-Applications-Adapter/MTConnect.NET-Applications-Adapter.csproj
index d94f1b86a..1948dac41 100644
--- a/adapter/MTConnect.NET-Applications-Adapter/MTConnect.NET-Applications-Adapter.csproj
+++ b/adapter/MTConnect.NET-Applications-Adapter/MTConnect.NET-Applications-Adapter.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-Applications-Adapter contains classes to fully implement an MTConnect SHDR Adapter application. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-Applications-Adapter contains classes to fully implement an MTConnect SHDR Adapter application. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
true
diff --git a/adapter/Modules/MTConnect.NET-AdapterModule-MQTT/MTConnect.NET-AdapterModule-MQTT.csproj b/adapter/Modules/MTConnect.NET-AdapterModule-MQTT/MTConnect.NET-AdapterModule-MQTT.csproj
index d74d5dd73..4bafd1d89 100644
--- a/adapter/Modules/MTConnect.NET-AdapterModule-MQTT/MTConnect.NET-AdapterModule-MQTT.csproj
+++ b/adapter/Modules/MTConnect.NET-AdapterModule-MQTT/MTConnect.NET-AdapterModule-MQTT.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-AdapterModule-MQTT implements an adapter to send input data to an MQTT Broker to be read by an MTConnect Agent for Adapter Applications. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-AdapterModule-MQTT implements an adapter to send input data to an MQTT Broker to be read by an MTConnect Agent for Adapter Applications. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/adapter/Modules/MTConnect.NET-AdapterModule-SHDR/MTConnect.NET-AdapterModule-SHDR.csproj b/adapter/Modules/MTConnect.NET-AdapterModule-SHDR/MTConnect.NET-AdapterModule-SHDR.csproj
index 17cd8ae42..1e9569868 100644
--- a/adapter/Modules/MTConnect.NET-AdapterModule-SHDR/MTConnect.NET-AdapterModule-SHDR.csproj
+++ b/adapter/Modules/MTConnect.NET-AdapterModule-SHDR/MTConnect.NET-AdapterModule-SHDR.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-AdapterModule-SHDR implements the MTConnect SHDR Protocol for Adapter Applications. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-AdapterModule-SHDR implements the MTConnect SHDR Protocol for Adapter Applications. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/agent/MTConnect.NET-Applications-Agents/MTConnect.NET-Applications-Agents.csproj b/agent/MTConnect.NET-Applications-Agents/MTConnect.NET-Applications-Agents.csproj
index 2b658f28e..67d50579f 100644
--- a/agent/MTConnect.NET-Applications-Agents/MTConnect.NET-Applications-Agents.csproj
+++ b/agent/MTConnect.NET-Applications-Agents/MTConnect.NET-Applications-Agents.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-Applications-Agents contains classes to fully implement an MTConnect Agent application. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-Applications-Agents contains classes to fully implement an MTConnect Agent application. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
true
diff --git a/agent/Modules/MTConnect.NET-AgentModule-HttpAdapter/MTConnect.NET-AgentModule-HttpAdapter.csproj b/agent/Modules/MTConnect.NET-AgentModule-HttpAdapter/MTConnect.NET-AgentModule-HttpAdapter.csproj
index 46ca4b252..f67d39296 100644
--- a/agent/Modules/MTConnect.NET-AgentModule-HttpAdapter/MTConnect.NET-AgentModule-HttpAdapter.csproj
+++ b/agent/Modules/MTConnect.NET-AgentModule-HttpAdapter/MTConnect.NET-AgentModule-HttpAdapter.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-AgentModule-HttpAdapter implements the MTConnect HTTP Client Protocol to read from other MTConnect Agents for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agent library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-AgentModule-HttpAdapter implements the MTConnect HTTP Client Protocol to read from other MTConnect Agents for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agent library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/agent/Modules/MTConnect.NET-AgentModule-HttpServer/MTConnect.NET-AgentModule-HttpServer.csproj b/agent/Modules/MTConnect.NET-AgentModule-HttpServer/MTConnect.NET-AgentModule-HttpServer.csproj
index 360ce16a4..e6046b8ef 100644
--- a/agent/Modules/MTConnect.NET-AgentModule-HttpServer/MTConnect.NET-AgentModule-HttpServer.csproj
+++ b/agent/Modules/MTConnect.NET-AgentModule-HttpServer/MTConnect.NET-AgentModule-HttpServer.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-AgentModule-HttpServer implements a server for the MTConnect HTTP REST Protocol for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agents library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-AgentModule-HttpServer implements a server for the MTConnect HTTP REST Protocol for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agents library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/agent/Modules/MTConnect.NET-AgentModule-MqttAdapter/MTConnect.NET-AgentModule-MqttAdapter.csproj b/agent/Modules/MTConnect.NET-AgentModule-MqttAdapter/MTConnect.NET-AgentModule-MqttAdapter.csproj
index c56578ff5..55ca151ee 100644
--- a/agent/Modules/MTConnect.NET-AgentModule-MqttAdapter/MTConnect.NET-AgentModule-MqttAdapter.csproj
+++ b/agent/Modules/MTConnect.NET-AgentModule-MqttAdapter/MTConnect.NET-AgentModule-MqttAdapter.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-AgentModule-MqttAdapter implements an Adapter to read data from an MQTT Broker for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agent library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-AgentModule-MqttAdapter implements an Adapter to read data from an MQTT Broker for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agent library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/agent/Modules/MTConnect.NET-AgentModule-MqttBroker/MTConnect.NET-AgentModule-MqttBroker.csproj b/agent/Modules/MTConnect.NET-AgentModule-MqttBroker/MTConnect.NET-AgentModule-MqttBroker.csproj
index 5c8d33a71..9f1d88c89 100644
--- a/agent/Modules/MTConnect.NET-AgentModule-MqttBroker/MTConnect.NET-AgentModule-MqttBroker.csproj
+++ b/agent/Modules/MTConnect.NET-AgentModule-MqttBroker/MTConnect.NET-AgentModule-MqttBroker.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-AgentModule-MqttBroker implements an MQTT Broker for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agent library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-AgentModule-MqttBroker implements an MQTT Broker for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agent library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/agent/Modules/MTConnect.NET-AgentModule-MqttRelay/MTConnect.NET-AgentModule-MqttRelay.csproj b/agent/Modules/MTConnect.NET-AgentModule-MqttRelay/MTConnect.NET-AgentModule-MqttRelay.csproj
index 73000f2a1..6a39a1364 100644
--- a/agent/Modules/MTConnect.NET-AgentModule-MqttRelay/MTConnect.NET-AgentModule-MqttRelay.csproj
+++ b/agent/Modules/MTConnect.NET-AgentModule-MqttRelay/MTConnect.NET-AgentModule-MqttRelay.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-AgentModule-MqttRelay implements MQTT with MTConnect to publish to an external broker. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-AgentModule-MqttRelay implements MQTT with MTConnect to publish to an external broker. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/agent/Modules/MTConnect.NET-AgentModule-ShdrAdapter/MTConnect.NET-AgentModule-ShdrAdapter.csproj b/agent/Modules/MTConnect.NET-AgentModule-ShdrAdapter/MTConnect.NET-AgentModule-ShdrAdapter.csproj
index 1e9a4784b..0e72f8f5e 100644
--- a/agent/Modules/MTConnect.NET-AgentModule-ShdrAdapter/MTConnect.NET-AgentModule-ShdrAdapter.csproj
+++ b/agent/Modules/MTConnect.NET-AgentModule-ShdrAdapter/MTConnect.NET-AgentModule-ShdrAdapter.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-AgentModule-ShdrAdapter implements the SHDR protocol for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agents library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-AgentModule-ShdrAdapter implements the SHDR protocol for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agents library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/agent/Processors/MTConnect.NET-AgentProcessor-Python/MTConnect.NET-AgentProcessor-Python.csproj b/agent/Processors/MTConnect.NET-AgentProcessor-Python/MTConnect.NET-AgentProcessor-Python.csproj
index 96626e1b7..b3135747e 100644
--- a/agent/Processors/MTConnect.NET-AgentProcessor-Python/MTConnect.NET-AgentProcessor-Python.csproj
+++ b/agent/Processors/MTConnect.NET-AgentProcessor-Python/MTConnect.NET-AgentProcessor-Python.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-AgentProcessor-Python implements using Python scripts for Agent Processing for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agent library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-AgentProcessor-Python implements using Python scripts for Agent Processing for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agent library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/img/logo.png b/img/logo.png
new file mode 100644
index 000000000..d068a871d
Binary files /dev/null and b/img/logo.png differ
diff --git a/img/package-icon.png b/img/package-icon.png
new file mode 100644
index 000000000..d068a871d
Binary files /dev/null and b/img/package-icon.png differ
diff --git a/libraries/MTConnect.NET-Common/MTConnect.NET-Common.csproj b/libraries/MTConnect.NET-Common/MTConnect.NET-Common.csproj
index 2b3b615c8..176324432 100644
--- a/libraries/MTConnect.NET-Common/MTConnect.NET-Common.csproj
+++ b/libraries/MTConnect.NET-Common/MTConnect.NET-Common.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-Common contains common classes for MTConnect Agents, Adapters, and Clients. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-Common contains common classes for MTConnect Agents, Adapters, and Clients. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-DeviceFinder/MTConnect.NET-DeviceFinder.csproj b/libraries/MTConnect.NET-DeviceFinder/MTConnect.NET-DeviceFinder.csproj
index e07725b3d..467608135 100644
--- a/libraries/MTConnect.NET-DeviceFinder/MTConnect.NET-DeviceFinder.csproj
+++ b/libraries/MTConnect.NET-DeviceFinder/MTConnect.NET-DeviceFinder.csproj
@@ -18,7 +18,7 @@
MTConnect.DeviceFinder
Debug;Release;Package
- MTConnect.NET-DeviceFinder contains classes to find MTConnect Devices on a network. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-DeviceFinder contains classes to find MTConnect Devices on a network. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-HTTP/MTConnect.NET-HTTP.csproj b/libraries/MTConnect.NET-HTTP/MTConnect.NET-HTTP.csproj
index dd55800b0..f4aa22e33 100644
--- a/libraries/MTConnect.NET-HTTP/MTConnect.NET-HTTP.csproj
+++ b/libraries/MTConnect.NET-HTTP/MTConnect.NET-HTTP.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-HTTP implements the HTTP protocol for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-HTTP implements the HTTP protocol for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-JSON-cppagent/MTConnect.NET-JSON-cppagent.csproj b/libraries/MTConnect.NET-JSON-cppagent/MTConnect.NET-JSON-cppagent.csproj
index 4a27e9f30..a579e9870 100644
--- a/libraries/MTConnect.NET-JSON-cppagent/MTConnect.NET-JSON-cppagent.csproj
+++ b/libraries/MTConnect.NET-JSON-cppagent/MTConnect.NET-JSON-cppagent.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-JSON-cppagent implements the JSON Document Format used in the MTConnect Reference Agent for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-JSON-cppagent implements the JSON Document Format used in the MTConnect Reference Agent for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-JSON/MTConnect.NET-JSON.csproj b/libraries/MTConnect.NET-JSON/MTConnect.NET-JSON.csproj
index de175985c..02b6e78fa 100644
--- a/libraries/MTConnect.NET-JSON/MTConnect.NET-JSON.csproj
+++ b/libraries/MTConnect.NET-JSON/MTConnect.NET-JSON.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-JSON implements the JSON Document Format for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-JSON implements the JSON Document Format for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-MQTT/MTConnect.NET-MQTT.csproj b/libraries/MTConnect.NET-MQTT/MTConnect.NET-MQTT.csproj
index 2be550076..963874eb1 100644
--- a/libraries/MTConnect.NET-MQTT/MTConnect.NET-MQTT.csproj
+++ b/libraries/MTConnect.NET-MQTT/MTConnect.NET-MQTT.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-MQTT implements the MQTT Protocol for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-MQTT implements the MQTT Protocol for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-SHDR/MTConnect.NET-SHDR.csproj b/libraries/MTConnect.NET-SHDR/MTConnect.NET-SHDR.csproj
index a22ab056a..cf9b67bfc 100644
--- a/libraries/MTConnect.NET-SHDR/MTConnect.NET-SHDR.csproj
+++ b/libraries/MTConnect.NET-SHDR/MTConnect.NET-SHDR.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-SHDR implements the SHDR Adapter Protocol for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-SHDR implements the SHDR Adapter Protocol for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-Services/MTConnect.NET-Services.csproj b/libraries/MTConnect.NET-Services/MTConnect.NET-Services.csproj
index f84cbc2e1..0d87c7c0e 100644
--- a/libraries/MTConnect.NET-Services/MTConnect.NET-Services.csproj
+++ b/libraries/MTConnect.NET-Services/MTConnect.NET-Services.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-Services contains classes used to implement Windows Services. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-Services contains classes used to implement Windows Services. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-SysML/MTConnect.NET-SysML.csproj b/libraries/MTConnect.NET-SysML/MTConnect.NET-SysML.csproj
index 5045ee92e..c68c95aea 100644
--- a/libraries/MTConnect.NET-SysML/MTConnect.NET-SysML.csproj
+++ b/libraries/MTConnect.NET-SysML/MTConnect.NET-SysML.csproj
@@ -19,7 +19,7 @@
Debug;Release;Package
annotations
- MTConnect.NET-SysML is used to read and process the MTConnect SysML Model for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET 6 up to .NET 9
+ MTConnect.NET-SysML is used to read and process the MTConnect SysML Model for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET 6 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-TLS/MTConnect.NET-TLS.csproj b/libraries/MTConnect.NET-TLS/MTConnect.NET-TLS.csproj
index 56edaab52..13d689abc 100644
--- a/libraries/MTConnect.NET-TLS/MTConnect.NET-TLS.csproj
+++ b/libraries/MTConnect.NET-TLS/MTConnect.NET-TLS.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-TLS implements the TLS protocol for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-TLS implements the TLS protocol for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET-XML/MTConnect.NET-XML.csproj b/libraries/MTConnect.NET-XML/MTConnect.NET-XML.csproj
index 4307e5eeb..1b7724e25 100644
--- a/libraries/MTConnect.NET-XML/MTConnect.NET-XML.csproj
+++ b/libraries/MTConnect.NET-XML/MTConnect.NET-XML.csproj
@@ -18,7 +18,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET-XML implements the XML Document Format for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET-XML implements the XML Document Format for use with the MTConnect.NET library. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md
diff --git a/libraries/MTConnect.NET/MTConnect.NET.csproj b/libraries/MTConnect.NET/MTConnect.NET.csproj
index ac643edb8..dbcf11c84 100644
--- a/libraries/MTConnect.NET/MTConnect.NET.csproj
+++ b/libraries/MTConnect.NET/MTConnect.NET.csproj
@@ -16,7 +16,7 @@
MTConnect
Debug;Release;Package
- MTConnect.NET is a fully featured .NET library for MTConnect Agents, Adapters, and Clients. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 9
+ MTConnect.NET is a fully featured .NET library for MTConnect Agents, Adapters, and Clients. Supports MTConnect versions up to 2.7. Supports .NET Framework 4.6.1 up to .NET 10
README-Nuget.md