From beb983ac541e206d13b0d7fea5d6d6491f2e8afd Mon Sep 17 00:00:00 2001 From: ig Date: Thu, 23 Feb 2023 15:46:54 +0100 Subject: [PATCH] binaries must die --- .../obj/Backend.csproj.nuget.g.targets | 7 -- ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/Backend.GlobalUsings.g.cs | 17 --- .../obj/BmsTunnel.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/BmsTunnel.GlobalUsings.g.cs | 8 -- .../obj/Collector.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/Collector.GlobalUsings.g.cs | 8 -- .../obj/CsController.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../net6.0/CsController.GlobalUsings.g.cs | 8 -- ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../net6.0/EmuMeterDriver.GlobalUsings.g.cs | 8 -- .../obj/EmuMeterDriver.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/Logging.GlobalUsings.g.cs | 8 -- .../obj/Logging.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/Meiringen.GlobalUsings.g.cs | 8 -- .../obj/Meiringen.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - ...penVpnCertificatesServer.GlobalUsings.g.cs | 8 -- ...nCertificatesServer.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../RemoteSupportConsole.GlobalUsings.g.cs | 8 -- ...emoteSupportConsole.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/SaliMax.GlobalUsings.g.cs | 8 -- .../obj/SaliMax.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../net6.0/FirmwareCiDaemon.GlobalUsings.g.cs | 8 -- .../FirmwareCiDaemon.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../net6.0/VenusLogger.GlobalUsings.g.cs | 8 -- .../obj/VenusLogger.csproj.nuget.g.targets | 2 - .../AMPT/obj/Ampt.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../obj/Debug/net6.0/Ampt.GlobalUsings.g.cs | 8 -- .../obj/Adam6060.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/Adam6060.GlobalUsings.g.cs | 8 -- .../obj/Battery48TL.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../net6.0/Battery48TL.GlobalUsings.g.cs | 8 -- ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/EmuMeter.GlobalUsings.g.cs | 8 -- .../obj/EmuMeter.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/TruConvert.GlobalUsings.g.cs | 8 -- .../obj/TruConvert.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../net6.0/TruConvertAc.GlobalUsings.g.cs | 8 -- .../obj/TruConvertAc.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../net6.0/TruConvertDc.GlobalUsings.g.cs | 8 -- .../obj/TruConvertDc.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../S3/obj/Debug/net6.0/S3.GlobalUsings.g.cs | 8 -- csharp/lib/S3/obj/S3.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/SysTools.GlobalUsings.g.cs | 8 -- .../obj/SysTools.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../obj/Debug/net6.0/Time.GlobalUsings.g.cs | 8 -- .../lib/Time/obj/Time.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../obj/Debug/net6.0/Utils.GlobalUsings.g.cs | 8 -- .../Utils/obj/Utils.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/WebServer.GlobalUsings.g.cs | 8 -- .../obj/WebServer.csproj.nuget.g.targets | 2 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../Debug/net6.0/WireFormat.GlobalUsings.g.cs | 8 -- .../WireFormat.csproj.FileListAbsolute.txt | 0 .../obj/WireFormat.csproj.nuget.dgspec.json | 66 ----------- .../obj/WireFormat.csproj.nuget.g.props | 15 --- .../obj/WireFormat.csproj.nuget.g.targets | 2 - csharp/lib/Wireformat/obj/project.assets.json | 111 ------------------ csharp/lib/Wireformat/obj/project.nuget.cache | 10 -- .../Wireformat/obj/rider.project.restore.info | 1 - 81 files changed, 567 deletions(-) delete mode 100644 csharp/app/Backend/obj/Backend.csproj.nuget.g.targets delete mode 100644 csharp/app/Backend/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/Backend/obj/Debug/net6.0/Backend.GlobalUsings.g.cs delete mode 100644 csharp/app/BmsTunnel/obj/BmsTunnel.csproj.nuget.g.targets delete mode 100644 csharp/app/BmsTunnel/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.GlobalUsings.g.cs delete mode 100644 csharp/app/Collector/obj/Collector.csproj.nuget.g.targets delete mode 100644 csharp/app/Collector/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/Collector/obj/Debug/net6.0/Collector.GlobalUsings.g.cs delete mode 100644 csharp/app/CsController/obj/CsController.csproj.nuget.g.targets delete mode 100644 csharp/app/CsController/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/CsController/obj/Debug/net6.0/CsController.GlobalUsings.g.cs delete mode 100644 csharp/app/EmuMeterDriver/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.GlobalUsings.g.cs delete mode 100644 csharp/app/EmuMeterDriver/obj/EmuMeterDriver.csproj.nuget.g.targets delete mode 100644 csharp/app/Logging/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/Logging/obj/Debug/net6.0/Logging.GlobalUsings.g.cs delete mode 100644 csharp/app/Logging/obj/Logging.csproj.nuget.g.targets delete mode 100644 csharp/app/Meiringen/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.GlobalUsings.g.cs delete mode 100644 csharp/app/Meiringen/obj/Meiringen.csproj.nuget.g.targets delete mode 100644 csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.GlobalUsings.g.cs delete mode 100644 csharp/app/OpenVpnCertificatesServer/obj/OpenVpnCertificatesServer.csproj.nuget.g.targets delete mode 100644 csharp/app/RemoteSupportConsole/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.GlobalUsings.g.cs delete mode 100644 csharp/app/RemoteSupportConsole/obj/RemoteSupportConsole.csproj.nuget.g.targets delete mode 100644 csharp/app/SaliMax/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/SaliMax/obj/Debug/net6.0/SaliMax.GlobalUsings.g.cs delete mode 100644 csharp/app/SaliMax/obj/SaliMax.csproj.nuget.g.targets delete mode 100644 csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.GlobalUsings.g.cs delete mode 100644 csharp/app/VenusFirmwareCiDaemon/obj/FirmwareCiDaemon.csproj.nuget.g.targets delete mode 100644 csharp/app/VenusLogger/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/app/VenusLogger/obj/Debug/net6.0/VenusLogger.GlobalUsings.g.cs delete mode 100644 csharp/app/VenusLogger/obj/VenusLogger.csproj.nuget.g.targets delete mode 100644 csharp/lib/Devices/AMPT/obj/Ampt.csproj.nuget.g.targets delete mode 100644 csharp/lib/Devices/AMPT/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.GlobalUsings.g.cs delete mode 100644 csharp/lib/Devices/Adam6060/obj/Adam6060.csproj.nuget.g.targets delete mode 100644 csharp/lib/Devices/Adam6060/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.GlobalUsings.g.cs delete mode 100644 csharp/lib/Devices/Battery48TL/obj/Battery48TL.csproj.nuget.g.targets delete mode 100644 csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.GlobalUsings.g.cs delete mode 100644 csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.GlobalUsings.g.cs delete mode 100644 csharp/lib/Devices/EmuMeter/obj/EmuMeter.csproj.nuget.g.targets delete mode 100644 csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.GlobalUsings.g.cs delete mode 100644 csharp/lib/Devices/Trumpf/TruConvert/obj/TruConvert.csproj.nuget.g.targets delete mode 100644 csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.GlobalUsings.g.cs delete mode 100644 csharp/lib/Devices/Trumpf/TruConvertAc/obj/TruConvertAc.csproj.nuget.g.targets delete mode 100644 csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.GlobalUsings.g.cs delete mode 100644 csharp/lib/Devices/Trumpf/TruConvertDc/obj/TruConvertDc.csproj.nuget.g.targets delete mode 100644 csharp/lib/S3/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/S3/obj/Debug/net6.0/S3.GlobalUsings.g.cs delete mode 100644 csharp/lib/S3/obj/S3.csproj.nuget.g.targets delete mode 100644 csharp/lib/SysTools/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/SysTools/obj/Debug/net6.0/SysTools.GlobalUsings.g.cs delete mode 100644 csharp/lib/SysTools/obj/SysTools.csproj.nuget.g.targets delete mode 100644 csharp/lib/Time/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Time/obj/Debug/net6.0/Time.GlobalUsings.g.cs delete mode 100644 csharp/lib/Time/obj/Time.csproj.nuget.g.targets delete mode 100644 csharp/lib/Utils/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Utils/obj/Debug/net6.0/Utils.GlobalUsings.g.cs delete mode 100644 csharp/lib/Utils/obj/Utils.csproj.nuget.g.targets delete mode 100644 csharp/lib/WebServer/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/WebServer/obj/Debug/net6.0/WebServer.GlobalUsings.g.cs delete mode 100644 csharp/lib/WebServer/obj/WebServer.csproj.nuget.g.targets delete mode 100644 csharp/lib/Wireformat/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 csharp/lib/Wireformat/obj/Debug/net6.0/WireFormat.GlobalUsings.g.cs delete mode 100644 csharp/lib/Wireformat/obj/Debug/net6.0/WireFormat.csproj.FileListAbsolute.txt delete mode 100644 csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.dgspec.json delete mode 100644 csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.g.props delete mode 100644 csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.g.targets delete mode 100644 csharp/lib/Wireformat/obj/project.assets.json delete mode 100644 csharp/lib/Wireformat/obj/project.nuget.cache delete mode 100644 csharp/lib/Wireformat/obj/rider.project.restore.info diff --git a/csharp/app/Backend/obj/Backend.csproj.nuget.g.targets b/csharp/app/Backend/obj/Backend.csproj.nuget.g.targets deleted file mode 100644 index 8337c9e53..000000000 --- a/csharp/app/Backend/obj/Backend.csproj.nuget.g.targets +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/csharp/app/Backend/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/Backend/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/Backend/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/Backend/obj/Debug/net6.0/Backend.GlobalUsings.g.cs b/csharp/app/Backend/obj/Debug/net6.0/Backend.GlobalUsings.g.cs deleted file mode 100644 index 025530a29..000000000 --- a/csharp/app/Backend/obj/Debug/net6.0/Backend.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using global::Microsoft.AspNetCore.Builder; -global using global::Microsoft.AspNetCore.Hosting; -global using global::Microsoft.AspNetCore.Http; -global using global::Microsoft.AspNetCore.Routing; -global using global::Microsoft.Extensions.Configuration; -global using global::Microsoft.Extensions.DependencyInjection; -global using global::Microsoft.Extensions.Hosting; -global using global::Microsoft.Extensions.Logging; -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Net.Http.Json; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/BmsTunnel/obj/BmsTunnel.csproj.nuget.g.targets b/csharp/app/BmsTunnel/obj/BmsTunnel.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/BmsTunnel/obj/BmsTunnel.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/BmsTunnel/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/BmsTunnel/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/BmsTunnel/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.GlobalUsings.g.cs b/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/Collector/obj/Collector.csproj.nuget.g.targets b/csharp/app/Collector/obj/Collector.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/Collector/obj/Collector.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/Collector/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/Collector/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/Collector/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/Collector/obj/Debug/net6.0/Collector.GlobalUsings.g.cs b/csharp/app/Collector/obj/Debug/net6.0/Collector.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/Collector/obj/Debug/net6.0/Collector.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/CsController/obj/CsController.csproj.nuget.g.targets b/csharp/app/CsController/obj/CsController.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/CsController/obj/CsController.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/CsController/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/CsController/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/CsController/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/CsController/obj/Debug/net6.0/CsController.GlobalUsings.g.cs b/csharp/app/CsController/obj/Debug/net6.0/CsController.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/CsController/obj/Debug/net6.0/CsController.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/EmuMeterDriver/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.GlobalUsings.g.cs b/csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/EmuMeterDriver/obj/EmuMeterDriver.csproj.nuget.g.targets b/csharp/app/EmuMeterDriver/obj/EmuMeterDriver.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/EmuMeterDriver/obj/EmuMeterDriver.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/Logging/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/Logging/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/Logging/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/Logging/obj/Debug/net6.0/Logging.GlobalUsings.g.cs b/csharp/app/Logging/obj/Debug/net6.0/Logging.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/Logging/obj/Debug/net6.0/Logging.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/Logging/obj/Logging.csproj.nuget.g.targets b/csharp/app/Logging/obj/Logging.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/Logging/obj/Logging.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/Meiringen/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/Meiringen/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/Meiringen/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.GlobalUsings.g.cs b/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/Meiringen/obj/Meiringen.csproj.nuget.g.targets b/csharp/app/Meiringen/obj/Meiringen.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/Meiringen/obj/Meiringen.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.GlobalUsings.g.cs b/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/OpenVpnCertificatesServer/obj/OpenVpnCertificatesServer.csproj.nuget.g.targets b/csharp/app/OpenVpnCertificatesServer/obj/OpenVpnCertificatesServer.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/OpenVpnCertificatesServer/obj/OpenVpnCertificatesServer.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.GlobalUsings.g.cs b/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/RemoteSupportConsole/obj/RemoteSupportConsole.csproj.nuget.g.targets b/csharp/app/RemoteSupportConsole/obj/RemoteSupportConsole.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/RemoteSupportConsole/obj/RemoteSupportConsole.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/SaliMax/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/SaliMax/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/SaliMax/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/SaliMax/obj/Debug/net6.0/SaliMax.GlobalUsings.g.cs b/csharp/app/SaliMax/obj/Debug/net6.0/SaliMax.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/SaliMax/obj/Debug/net6.0/SaliMax.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/SaliMax/obj/SaliMax.csproj.nuget.g.targets b/csharp/app/SaliMax/obj/SaliMax.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/SaliMax/obj/SaliMax.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.GlobalUsings.g.cs b/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/VenusFirmwareCiDaemon/obj/FirmwareCiDaemon.csproj.nuget.g.targets b/csharp/app/VenusFirmwareCiDaemon/obj/FirmwareCiDaemon.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/VenusFirmwareCiDaemon/obj/FirmwareCiDaemon.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/app/VenusLogger/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/app/VenusLogger/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/app/VenusLogger/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/app/VenusLogger/obj/Debug/net6.0/VenusLogger.GlobalUsings.g.cs b/csharp/app/VenusLogger/obj/Debug/net6.0/VenusLogger.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/app/VenusLogger/obj/Debug/net6.0/VenusLogger.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/app/VenusLogger/obj/VenusLogger.csproj.nuget.g.targets b/csharp/app/VenusLogger/obj/VenusLogger.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/app/VenusLogger/obj/VenusLogger.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Devices/AMPT/obj/Ampt.csproj.nuget.g.targets b/csharp/lib/Devices/AMPT/obj/Ampt.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Devices/AMPT/obj/Ampt.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Devices/AMPT/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Devices/AMPT/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Devices/AMPT/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.GlobalUsings.g.cs b/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Devices/Adam6060/obj/Adam6060.csproj.nuget.g.targets b/csharp/lib/Devices/Adam6060/obj/Adam6060.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Devices/Adam6060/obj/Adam6060.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.GlobalUsings.g.cs b/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Devices/Battery48TL/obj/Battery48TL.csproj.nuget.g.targets b/csharp/lib/Devices/Battery48TL/obj/Battery48TL.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Devices/Battery48TL/obj/Battery48TL.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.GlobalUsings.g.cs b/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.GlobalUsings.g.cs b/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Devices/EmuMeter/obj/EmuMeter.csproj.nuget.g.targets b/csharp/lib/Devices/EmuMeter/obj/EmuMeter.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Devices/EmuMeter/obj/EmuMeter.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.GlobalUsings.g.cs b/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Devices/Trumpf/TruConvert/obj/TruConvert.csproj.nuget.g.targets b/csharp/lib/Devices/Trumpf/TruConvert/obj/TruConvert.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Devices/Trumpf/TruConvert/obj/TruConvert.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.GlobalUsings.g.cs b/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/TruConvertAc.csproj.nuget.g.targets b/csharp/lib/Devices/Trumpf/TruConvertAc/obj/TruConvertAc.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/TruConvertAc.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.GlobalUsings.g.cs b/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/TruConvertDc.csproj.nuget.g.targets b/csharp/lib/Devices/Trumpf/TruConvertDc/obj/TruConvertDc.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/TruConvertDc.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/S3/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/S3/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/S3/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/S3/obj/Debug/net6.0/S3.GlobalUsings.g.cs b/csharp/lib/S3/obj/Debug/net6.0/S3.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/S3/obj/Debug/net6.0/S3.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/S3/obj/S3.csproj.nuget.g.targets b/csharp/lib/S3/obj/S3.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/S3/obj/S3.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/SysTools/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/SysTools/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/SysTools/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/SysTools/obj/Debug/net6.0/SysTools.GlobalUsings.g.cs b/csharp/lib/SysTools/obj/Debug/net6.0/SysTools.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/SysTools/obj/Debug/net6.0/SysTools.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/SysTools/obj/SysTools.csproj.nuget.g.targets b/csharp/lib/SysTools/obj/SysTools.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/SysTools/obj/SysTools.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Time/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Time/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Time/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Time/obj/Debug/net6.0/Time.GlobalUsings.g.cs b/csharp/lib/Time/obj/Debug/net6.0/Time.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Time/obj/Debug/net6.0/Time.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Time/obj/Time.csproj.nuget.g.targets b/csharp/lib/Time/obj/Time.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Time/obj/Time.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Utils/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Utils/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Utils/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Utils/obj/Debug/net6.0/Utils.GlobalUsings.g.cs b/csharp/lib/Utils/obj/Debug/net6.0/Utils.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Utils/obj/Debug/net6.0/Utils.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Utils/obj/Utils.csproj.nuget.g.targets b/csharp/lib/Utils/obj/Utils.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Utils/obj/Utils.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/WebServer/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/WebServer/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/WebServer/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.GlobalUsings.g.cs b/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/WebServer/obj/WebServer.csproj.nuget.g.targets b/csharp/lib/WebServer/obj/WebServer.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/WebServer/obj/WebServer.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Wireformat/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/csharp/lib/Wireformat/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c728..000000000 --- a/csharp/lib/Wireformat/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/csharp/lib/Wireformat/obj/Debug/net6.0/WireFormat.GlobalUsings.g.cs b/csharp/lib/Wireformat/obj/Debug/net6.0/WireFormat.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d03..000000000 --- a/csharp/lib/Wireformat/obj/Debug/net6.0/WireFormat.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/csharp/lib/Wireformat/obj/Debug/net6.0/WireFormat.csproj.FileListAbsolute.txt b/csharp/lib/Wireformat/obj/Debug/net6.0/WireFormat.csproj.FileListAbsolute.txt deleted file mode 100644 index e69de29bb..000000000 diff --git a/csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.dgspec.json b/csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.dgspec.json deleted file mode 100644 index 29e233d97..000000000 --- a/csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.dgspec.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "format": 1, - "restore": { - "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/WireFormat.csproj": {} - }, - "projects": { - "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/WireFormat.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/WireFormat.csproj", - "projectName": "InnovEnergy.WireFormat", - "projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/WireFormat.csproj", - "packagesPath": "/home/kim/.nuget/packages/", - "outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/home/kim/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Google.Protobuf": { - "target": "Package", - "version": "[3.19.4, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.g.props b/csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.g.props deleted file mode 100644 index 01d3b37f1..000000000 --- a/csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /home/kim/.nuget/packages/ - /home/kim/.nuget/packages/ - PackageReference - 6.4.0 - - - - - \ No newline at end of file diff --git a/csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.g.targets b/csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef3c..000000000 --- a/csharp/lib/Wireformat/obj/WireFormat.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/csharp/lib/Wireformat/obj/project.assets.json b/csharp/lib/Wireformat/obj/project.assets.json deleted file mode 100644 index 89af1d98d..000000000 --- a/csharp/lib/Wireformat/obj/project.assets.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": { - "Google.Protobuf/3.19.4": { - "type": "package", - "compile": { - "lib/net5.0/Google.Protobuf.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net5.0/Google.Protobuf.dll": { - "related": ".pdb;.xml" - } - } - } - } - }, - "libraries": { - "Google.Protobuf/3.19.4": { - "sha512": "fd07/ykL4O4FhqrZIELm5lmiyOHfdPg9+o+hWr6tcfRdS7tHXnImg/2wtogLzlW2eEmr0J7j6ZrZvaWOLiJbxQ==", - "type": "package", - "path": "google.protobuf/3.19.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "google.protobuf.3.19.4.nupkg.sha512", - "google.protobuf.nuspec", - "lib/net45/Google.Protobuf.dll", - "lib/net45/Google.Protobuf.pdb", - "lib/net45/Google.Protobuf.xml", - "lib/net5.0/Google.Protobuf.dll", - "lib/net5.0/Google.Protobuf.pdb", - "lib/net5.0/Google.Protobuf.xml", - "lib/netstandard1.1/Google.Protobuf.dll", - "lib/netstandard1.1/Google.Protobuf.pdb", - "lib/netstandard1.1/Google.Protobuf.xml", - "lib/netstandard2.0/Google.Protobuf.dll", - "lib/netstandard2.0/Google.Protobuf.pdb", - "lib/netstandard2.0/Google.Protobuf.xml" - ] - } - }, - "projectFileDependencyGroups": { - "net6.0": [ - "Google.Protobuf >= 3.19.4" - ] - }, - "packageFolders": { - "/home/kim/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/WireFormat.csproj", - "projectName": "InnovEnergy.WireFormat", - "projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/WireFormat.csproj", - "packagesPath": "/home/kim/.nuget/packages/", - "outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/home/kim/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Google.Protobuf": { - "target": "Package", - "version": "[3.19.4, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/csharp/lib/Wireformat/obj/project.nuget.cache b/csharp/lib/Wireformat/obj/project.nuget.cache deleted file mode 100644 index c4f810a0f..000000000 --- a/csharp/lib/Wireformat/obj/project.nuget.cache +++ /dev/null @@ -1,10 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "Kcs5rWsD99fAGB83KeldjTaTeQmwEZ2lRcdFMbIv6TrTYoprqgVlEiuGGFLzgDxyyNlvCY5d5XXiMDTg3qMPSQ==", - "success": true, - "projectFilePath": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/WireFormat.csproj", - "expectedPackageFiles": [ - "/home/kim/.nuget/packages/google.protobuf/3.19.4/google.protobuf.3.19.4.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/csharp/lib/Wireformat/obj/rider.project.restore.info b/csharp/lib/Wireformat/obj/rider.project.restore.info deleted file mode 100644 index 4fa6386dc..000000000 --- a/csharp/lib/Wireformat/obj/rider.project.restore.info +++ /dev/null @@ -1 +0,0 @@ -16769731911107901 \ No newline at end of file