diff --git a/src/CodeConsole/CodeConsole.csproj b/src/CodeConsole/CodeConsole.csproj index b6e2e19cd..4084aa953 100644 --- a/src/CodeConsole/CodeConsole.csproj +++ b/src/CodeConsole/CodeConsole.csproj @@ -3,7 +3,7 @@ Exe net6.0 true - 3.4.6-rc.1 + 3.4.6 git https://github.com/Duet3D/DuetSoftwareFramework.git GPL-3.0 diff --git a/src/CodeLogger/CodeLogger.csproj b/src/CodeLogger/CodeLogger.csproj index 18baa0aef..7416f944f 100644 --- a/src/CodeLogger/CodeLogger.csproj +++ b/src/CodeLogger/CodeLogger.csproj @@ -3,7 +3,7 @@ Exe net6.0 true - 3.4.6-rc.1 + 3.4.6 https://github.com/Duet3D/DuetSoftwareFramework.git git Christian Hammacher diff --git a/src/CodeStream/CodeStream.csproj b/src/CodeStream/CodeStream.csproj index 259ac0a69..83852f091 100644 --- a/src/CodeStream/CodeStream.csproj +++ b/src/CodeStream/CodeStream.csproj @@ -3,7 +3,7 @@ Exe net6.0 true - 3.4.6-rc.1 + 3.4.6 git https://github.com/Duet3D/DuetSoftwareFramework.git GPL-3.0 diff --git a/src/CustomHttpEndpoint/CustomHttpEndpoint.csproj b/src/CustomHttpEndpoint/CustomHttpEndpoint.csproj index e638c6b72..70d47b55d 100644 --- a/src/CustomHttpEndpoint/CustomHttpEndpoint.csproj +++ b/src/CustomHttpEndpoint/CustomHttpEndpoint.csproj @@ -2,7 +2,7 @@ Exe net6.0 - 3.4.6-rc.1 + 3.4.6 https://github.com/Duet3D/DuetSoftwareFramework.git git Christian Hammacher diff --git a/src/DocGen/DocGen.csproj b/src/DocGen/DocGen.csproj index 7fff2cc60..55f860a05 100644 --- a/src/DocGen/DocGen.csproj +++ b/src/DocGen/DocGen.csproj @@ -5,7 +5,7 @@ default Christian Hammacher Duet3D Ltd - 3.4.6-rc.1 + 3.4.6 GPL-3.0 true https://github.com/Duet3D/DuetSoftwareFramework.git diff --git a/src/DuetAPI/DuetAPI.csproj b/src/DuetAPI/DuetAPI.csproj index 97df2ac7c..6f63d5599 100644 --- a/src/DuetAPI/DuetAPI.csproj +++ b/src/DuetAPI/DuetAPI.csproj @@ -3,7 +3,7 @@ netstandard2.0;netstandard2.1;net6.0 Christian Hammacher Duet3D Ltd - 3.4.6-rc.1 + 3.4.6 true LGPL-3.0-or-later true diff --git a/src/DuetAPIClient/DuetAPIClient.csproj b/src/DuetAPIClient/DuetAPIClient.csproj index eed35a8da..b9d229dc7 100644 --- a/src/DuetAPIClient/DuetAPIClient.csproj +++ b/src/DuetAPIClient/DuetAPIClient.csproj @@ -5,7 +5,7 @@ Duet3D Ltd true LGPL-3.0-or-later - 3.4.6-rc.1 + 3.4.6 true Official client API library for Duet Software Framework (Duet 3) by Duet3D https://github.com/Duet3D/DuetSoftwareFramework diff --git a/src/DuetControlServer/DuetControlServer.csproj b/src/DuetControlServer/DuetControlServer.csproj index a69ca16cd..42c8f1d0e 100644 --- a/src/DuetControlServer/DuetControlServer.csproj +++ b/src/DuetControlServer/DuetControlServer.csproj @@ -5,7 +5,7 @@ default Christian Hammacher Duet3D Ltd - 3.4.6-rc.1 + 3.4.6 GPL-3.0 true https://github.com/Duet3D/DuetSoftwareFramework.git diff --git a/src/DuetHttpClient/DuetHttpClient.csproj b/src/DuetHttpClient/DuetHttpClient.csproj index 95ec2f20b..0e8574413 100644 --- a/src/DuetHttpClient/DuetHttpClient.csproj +++ b/src/DuetHttpClient/DuetHttpClient.csproj @@ -5,7 +5,7 @@ Duet3D Ltd true LGPL-3.0-or-later - 3.4.6-rc.1 + 3.4.6 true Official remote HTTP API client for Duet3D boards (supports standalone and SBC mode) https://github.com/Duet3D/DuetSoftwareFramework diff --git a/src/DuetPiManagementPlugin/DuetPiManagementPlugin.csproj b/src/DuetPiManagementPlugin/DuetPiManagementPlugin.csproj index 51202ed62..a477c8ac7 100644 --- a/src/DuetPiManagementPlugin/DuetPiManagementPlugin.csproj +++ b/src/DuetPiManagementPlugin/DuetPiManagementPlugin.csproj @@ -2,7 +2,7 @@ Exe net6.0 - 3.4.6-rc.1 + 3.4.6 Duet3D Ltd Duet3D Ltd GPL-3.0 diff --git a/src/DuetPluginService/DuetPluginService.csproj b/src/DuetPluginService/DuetPluginService.csproj index 649780c1a..962e2b38a 100644 --- a/src/DuetPluginService/DuetPluginService.csproj +++ b/src/DuetPluginService/DuetPluginService.csproj @@ -5,7 +5,7 @@ default Christian Hammacher Duet3D Ltd - 3.4.6-rc.1 + 3.4.6 GPL-3.0 true https://github.com/Duet3D/DuetSoftwareFramework.git diff --git a/src/DuetWebServer/DuetWebServer.csproj b/src/DuetWebServer/DuetWebServer.csproj index b17d2c5aa..62b6832dc 100644 --- a/src/DuetWebServer/DuetWebServer.csproj +++ b/src/DuetWebServer/DuetWebServer.csproj @@ -4,7 +4,7 @@ InProcess Christian Hammacher Duet3D Ltd - 3.4.6-rc.1 + 3.4.6 GPL-3.0 true https://github.com/Duet3D/DuetSoftwareFramework.git diff --git a/src/LinuxApi/LinuxApi.csproj b/src/LinuxApi/LinuxApi.csproj index 6f35ebf44..eea3c89c6 100644 --- a/src/LinuxApi/LinuxApi.csproj +++ b/src/LinuxApi/LinuxApi.csproj @@ -3,7 +3,7 @@ net6.0 true LGPL-3.0 - 3.4.6-rc.1 + 3.4.6 diff --git a/src/ModelObserver/ModelObserver.csproj b/src/ModelObserver/ModelObserver.csproj index 99bd7eeeb..d5a462ab1 100644 --- a/src/ModelObserver/ModelObserver.csproj +++ b/src/ModelObserver/ModelObserver.csproj @@ -3,7 +3,7 @@ Exe net6.0 true - 3.4.6-rc.1 + 3.4.6 https://github.com/Duet3D/DuetSoftwareFramework.git git GPL-3.0 diff --git a/src/PluginManager/PluginManager.csproj b/src/PluginManager/PluginManager.csproj index 73b59577f..e53a5b7ff 100644 --- a/src/PluginManager/PluginManager.csproj +++ b/src/PluginManager/PluginManager.csproj @@ -9,7 +9,7 @@ https://github.com/Duet3D/DuetSoftwareFramework https://github.com/Duet3D/DuetSoftwareFramework.git git - 3.4.6-rc.1 + 3.4.6