From a939b77aeb3101dbbea2d1813d6f61277e6cd6ea Mon Sep 17 00:00:00 2001 From: Nikko Renolds Date: Sat, 24 Dec 2022 20:53:30 +0000 Subject: [PATCH 1/6] Migrate Framework version to .NET 4.8.1 --- extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj | 7 ++++--- extension/DiscordEmbedBuilder/app.config | 6 +++--- extension/DiscordEmbedBuilder/packages.config | 4 ++-- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj index 67c303e..6d69a9e 100644 --- a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj +++ b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj @@ -1,4 +1,4 @@ - + @@ -10,11 +10,12 @@ Properties DiscordEmbedBuilder DiscordEmbedBuilder - v4.7.2 + v4.8.1 512 true + true @@ -265,4 +266,4 @@ - + \ No newline at end of file diff --git a/extension/DiscordEmbedBuilder/app.config b/extension/DiscordEmbedBuilder/app.config index c4d2f1f..ac40c12 100644 --- a/extension/DiscordEmbedBuilder/app.config +++ b/extension/DiscordEmbedBuilder/app.config @@ -3,9 +3,9 @@ - - + + - + diff --git a/extension/DiscordEmbedBuilder/packages.config b/extension/DiscordEmbedBuilder/packages.config index f48ff67..7626a0c 100644 --- a/extension/DiscordEmbedBuilder/packages.config +++ b/extension/DiscordEmbedBuilder/packages.config @@ -1,4 +1,4 @@ - + @@ -55,4 +55,4 @@ - + \ No newline at end of file From 3ecd352c20da2f1ad8e24883572c1af7eb6590d5 Mon Sep 17 00:00:00 2001 From: Nikko Renolds Date: Sat, 24 Dec 2022 20:55:06 +0000 Subject: [PATCH 2/6] Migration to PackageReference --- .../DiscordEmbedBuilder.csproj | 192 ++----------- .../DiscordEmbedBuilder.csproj | 269 ++++++++++++++++++ .../DiscordEmbedBuilder/NuGetUpgradeLog.html | 214 ++++++++++++++ .../DiscordEmbedBuilder/packages.config | 0 4 files changed, 508 insertions(+), 167 deletions(-) create mode 100644 extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj create mode 100644 extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/NuGetUpgradeLog.html rename extension/{ => MigrationBackup/bce7bcaa}/DiscordEmbedBuilder/packages.config (100%) diff --git a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj index 6d69a9e..0d27103 100644 --- a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj +++ b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj @@ -1,6 +1,5 @@  - Debug @@ -73,171 +72,18 @@ prompt - - ..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll - - - ..\packages\Maca134.Arma.Serializer.0.0.0.8\lib\net45\Maca134.Arma.Serializer.dll - - - ..\packages\Microsoft.Build.Framework.16.0.461\lib\net472\Microsoft.Build.Framework.dll - - - ..\packages\Microsoft.Build.Utilities.Core.16.0.461\lib\net472\Microsoft.Build.Utilities.Core.dll - - - ..\packages\Microsoft.VisualStudio.Setup.Configuration.Interop.1.16.30\lib\net35\Microsoft.VisualStudio.Setup.Configuration.Interop.dll - True - - - ..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll - True - True - - - ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll - - - ..\packages\UnmanagedExports.Repack.Upgrade.1.2.1\lib\net472\RGiesecke.DllExport.Metadata.dll - - - ..\packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll - True - True - - - ..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll - - - ..\packages\System.Console.4.3.0\lib\net46\System.Console.dll - True - True - - - ..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll - - - ..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll - True - True - - - ..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll - True - True - - - ..\packages\System.IO.4.3.0\lib\net462\System.IO.dll - True - True - - - ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll - True - True - - - ..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll - True - True - - - ..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll - True - True - - - ..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll - True - True - - - ..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll - True - True - - - ..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll - True - True - - - ..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll - True - True - - - ..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll - True - True - - - ..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll - True - True - - - ..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll - True - True - - - ..\packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll - True - True - - - ..\packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll - True - True - - - ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll - True - True - - - ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll - True - True - - - ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll - True - True - - - ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll - True - True - - - ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll - True - True - - - ..\packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll - True - True - - - ..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll - True - True - @@ -248,22 +94,34 @@ - + + + 5.7.0 + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + 0.0.0.8 + + + 13.0.1 + + + 4.3.0 + + + 4.3.4 + + + 4.3.1 + + + 1.2.1 + + - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - \ No newline at end of file diff --git a/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj b/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj new file mode 100644 index 0000000..6d69a9e --- /dev/null +++ b/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj @@ -0,0 +1,269 @@ + + + + + + Debug + AnyCPU + {C71A1E67-9C19-493D-A69E-04A1AA18BE19} + Library + Properties + DiscordEmbedBuilder + DiscordEmbedBuilder + v4.8.1 + 512 + true + + + + + + true + full + true + bin\Debug\ + TRACE;IS_x64 + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + true + bin\x64\Debug\ + TRACE;IS_x64 + true + full + x64 + 7.3 + prompt + + + bin\x64\Release\ + TRACE;IS_x64 + true + pdbonly + x64 + 7.3 + prompt + + + true + bin\x86\Debug\ + TRACE;IS_x64 + true + full + x86 + 7.3 + prompt + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + 7.3 + prompt + + + + ..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll + + + ..\packages\Maca134.Arma.Serializer.0.0.0.8\lib\net45\Maca134.Arma.Serializer.dll + + + ..\packages\Microsoft.Build.Framework.16.0.461\lib\net472\Microsoft.Build.Framework.dll + + + ..\packages\Microsoft.Build.Utilities.Core.16.0.461\lib\net472\Microsoft.Build.Utilities.Core.dll + + + ..\packages\Microsoft.VisualStudio.Setup.Configuration.Interop.1.16.30\lib\net35\Microsoft.VisualStudio.Setup.Configuration.Interop.dll + True + + + ..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll + True + True + + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + + + ..\packages\UnmanagedExports.Repack.Upgrade.1.2.1\lib\net472\RGiesecke.DllExport.Metadata.dll + + + + ..\packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll + True + True + + + ..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll + + + + + ..\packages\System.Console.4.3.0\lib\net46\System.Console.dll + True + True + + + + ..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll + + + ..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll + True + True + + + ..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll + True + True + + + ..\packages\System.IO.4.3.0\lib\net462\System.IO.dll + True + True + + + ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll + True + True + + + + ..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll + True + True + + + ..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll + True + True + + + ..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll + True + True + + + ..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll + True + True + + + ..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll + True + True + + + ..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll + True + True + + + ..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll + True + True + + + + ..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll + True + True + + + ..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll + True + True + + + ..\packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll + True + True + + + ..\packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll + True + True + + + ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll + True + True + + + ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll + True + True + + + ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll + True + True + + + ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll + True + True + + + ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll + True + True + + + ..\packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll + True + True + + + + + + + + + ..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll + True + True + + + + + + + + + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + + + + \ No newline at end of file diff --git a/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/NuGetUpgradeLog.html b/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/NuGetUpgradeLog.html new file mode 100644 index 0000000..25f766b --- /dev/null +++ b/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/NuGetUpgradeLog.html @@ -0,0 +1,214 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - DiscordEmbedBuilder

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.

Packages processed

Top-level dependencies:

Package IdVersion
Costura.Fody + v5.7.0
Maca134.Arma.Serializer + v0.0.0.8
Newtonsoft.Json + v13.0.1
System.Diagnostics.DiagnosticSource + v4.3.0
System.Net.Http + v4.3.4
System.Text.RegularExpressions + v4.3.1
UnmanagedExports.Repack.Upgrade + v1.2.1

Transitive dependencies:

Package IdVersion
Fody + v6.5.5
Microsoft.Build.Framework + v16.0.461
Microsoft.Build.Utilities.Core + v16.0.461
Microsoft.NETCore.Platforms + v1.1.0
Microsoft.VisualStudio.Setup.Configuration.Interop + v1.16.30
Microsoft.Win32.Primitives + v4.3.0
NETStandard.Library + v1.6.1
System.AppContext + v4.3.0
System.Collections + v4.3.0
System.Collections.Concurrent + v4.3.0
System.Collections.Immutable + v1.5.0
System.Console + v4.3.0
System.Diagnostics.Debug + v4.3.0
System.Diagnostics.Tools + v4.3.0
System.Diagnostics.Tracing + v4.3.0
System.Globalization + v4.3.0
System.Globalization.Calendars + v4.3.0
System.IO + v4.3.0
System.IO.Compression + v4.3.0
System.IO.Compression.ZipFile + v4.3.0
System.IO.FileSystem + v4.3.0
System.IO.FileSystem.Primitives + v4.3.0
System.Linq + v4.3.0
System.Linq.Expressions + v4.3.0
System.Net.Primitives + v4.3.0
System.Net.Sockets + v4.3.0
System.ObjectModel + v4.3.0
System.Reflection + v4.3.0
System.Reflection.Extensions + v4.3.0
System.Reflection.Primitives + v4.3.0
System.Resources.ResourceManager + v4.3.0
System.Runtime + v4.3.0
System.Runtime.Extensions + v4.3.0
System.Runtime.Handles + v4.3.0
System.Runtime.InteropServices + v4.3.0
System.Runtime.InteropServices.RuntimeInformation + v4.3.0
System.Runtime.Numerics + v4.3.0
System.Security.Cryptography.Algorithms + v4.3.0
System.Security.Cryptography.Encoding + v4.3.0
System.Security.Cryptography.Primitives + v4.3.0
System.Security.Cryptography.X509Certificates + v4.3.0
System.Text.Encoding + v4.3.0
System.Text.Encoding.Extensions + v4.3.0
System.Threading + v4.3.0
System.Threading.Tasks + v4.3.0
System.Threading.Timer + v4.3.0
System.Xml.ReaderWriter + v4.3.0
System.Xml.XDocument + v4.3.0

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/extension/DiscordEmbedBuilder/packages.config b/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/packages.config similarity index 100% rename from extension/DiscordEmbedBuilder/packages.config rename to extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/packages.config From a38192f2b5b54d4f04eeeef5c42975b48f0b377f Mon Sep 17 00:00:00 2001 From: Nikko Renolds Date: Sat, 24 Dec 2022 21:00:10 +0000 Subject: [PATCH 3/6] Update Newtonsoft.Json (13.0.1 has security vulnerability) BlackDuck scan flagged Newtonsoft.Json 13.0.1 as a medium security risk (BDSA-2018-5195) because of the following issue: Newtonsoft.Json is vulnerable to denial-of-service (DoS) due to a stack overflow that can occur whenever nested objects are being processed. A remote attacker could cause a vulnerable application to crash by causing it to process a maliciously crafted JSON object. --- extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj index 0d27103..1cb7e51 100644 --- a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj +++ b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj @@ -108,7 +108,7 @@ 0.0.0.8 - 13.0.1 + 13.0.2 4.3.0 From c9f599229a116ebe539026acedb21bfeff3697be Mon Sep 17 00:00:00 2001 From: Nikko Renolds Date: Sat, 24 Dec 2022 21:01:25 +0000 Subject: [PATCH 4/6] Bump DiagnosticSource version from 4.3.0 to 7.0.0 --- extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj index 1cb7e51..338d4b7 100644 --- a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj +++ b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj @@ -111,7 +111,7 @@ 13.0.2 - 4.3.0 + 7.0.0 4.3.4 From 8e19655381195caab8afc25b548ffff19b07fa44 Mon Sep 17 00:00:00 2001 From: Nikko Renolds Date: Sat, 24 Dec 2022 21:17:24 +0000 Subject: [PATCH 5/6] Clean up - old files --- .../DiscordEmbedBuilder.csproj | 269 ------------------ .../DiscordEmbedBuilder/NuGetUpgradeLog.html | 214 -------------- .../DiscordEmbedBuilder/packages.config | 58 ---- 3 files changed, 541 deletions(-) delete mode 100644 extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj delete mode 100644 extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/NuGetUpgradeLog.html delete mode 100644 extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/packages.config diff --git a/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj b/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj deleted file mode 100644 index 6d69a9e..0000000 --- a/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - Debug - AnyCPU - {C71A1E67-9C19-493D-A69E-04A1AA18BE19} - Library - Properties - DiscordEmbedBuilder - DiscordEmbedBuilder - v4.8.1 - 512 - true - - - - - - true - full - true - bin\Debug\ - TRACE;IS_x64 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - TRACE;IS_x64 - true - full - x64 - 7.3 - prompt - - - bin\x64\Release\ - TRACE;IS_x64 - true - pdbonly - x64 - 7.3 - prompt - - - true - bin\x86\Debug\ - TRACE;IS_x64 - true - full - x86 - 7.3 - prompt - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - 7.3 - prompt - - - - ..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll - - - ..\packages\Maca134.Arma.Serializer.0.0.0.8\lib\net45\Maca134.Arma.Serializer.dll - - - ..\packages\Microsoft.Build.Framework.16.0.461\lib\net472\Microsoft.Build.Framework.dll - - - ..\packages\Microsoft.Build.Utilities.Core.16.0.461\lib\net472\Microsoft.Build.Utilities.Core.dll - - - ..\packages\Microsoft.VisualStudio.Setup.Configuration.Interop.1.16.30\lib\net35\Microsoft.VisualStudio.Setup.Configuration.Interop.dll - True - - - ..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll - True - True - - - ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll - - - ..\packages\UnmanagedExports.Repack.Upgrade.1.2.1\lib\net472\RGiesecke.DllExport.Metadata.dll - - - - ..\packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll - True - True - - - ..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll - - - - - ..\packages\System.Console.4.3.0\lib\net46\System.Console.dll - True - True - - - - ..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll - - - ..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll - True - True - - - ..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll - True - True - - - ..\packages\System.IO.4.3.0\lib\net462\System.IO.dll - True - True - - - ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll - True - True - - - - ..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll - True - True - - - ..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll - True - True - - - ..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll - True - True - - - ..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll - True - True - - - ..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll - True - True - - - ..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll - True - True - - - ..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll - True - True - - - - ..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll - True - True - - - ..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll - True - True - - - ..\packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll - True - True - - - ..\packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll - True - True - - - ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll - True - True - - - ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll - True - True - - - ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll - True - True - - - ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll - True - True - - - ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll - True - True - - - ..\packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll - True - True - - - - - - - - - ..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll - True - True - - - - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/NuGetUpgradeLog.html b/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/NuGetUpgradeLog.html deleted file mode 100644 index 25f766b..0000000 --- a/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/NuGetUpgradeLog.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - NuGetMigrationLog -

- NuGet Migration Report - DiscordEmbedBuilder

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
- If you run into any problems, have feedback, questions, or concerns, please - file an issue on the NuGet GitHub repository.

Packages processed

Top-level dependencies:

Package IdVersion
Costura.Fody - v5.7.0
Maca134.Arma.Serializer - v0.0.0.8
Newtonsoft.Json - v13.0.1
System.Diagnostics.DiagnosticSource - v4.3.0
System.Net.Http - v4.3.4
System.Text.RegularExpressions - v4.3.1
UnmanagedExports.Repack.Upgrade - v1.2.1

Transitive dependencies:

Package IdVersion
Fody - v6.5.5
Microsoft.Build.Framework - v16.0.461
Microsoft.Build.Utilities.Core - v16.0.461
Microsoft.NETCore.Platforms - v1.1.0
Microsoft.VisualStudio.Setup.Configuration.Interop - v1.16.30
Microsoft.Win32.Primitives - v4.3.0
NETStandard.Library - v1.6.1
System.AppContext - v4.3.0
System.Collections - v4.3.0
System.Collections.Concurrent - v4.3.0
System.Collections.Immutable - v1.5.0
System.Console - v4.3.0
System.Diagnostics.Debug - v4.3.0
System.Diagnostics.Tools - v4.3.0
System.Diagnostics.Tracing - v4.3.0
System.Globalization - v4.3.0
System.Globalization.Calendars - v4.3.0
System.IO - v4.3.0
System.IO.Compression - v4.3.0
System.IO.Compression.ZipFile - v4.3.0
System.IO.FileSystem - v4.3.0
System.IO.FileSystem.Primitives - v4.3.0
System.Linq - v4.3.0
System.Linq.Expressions - v4.3.0
System.Net.Primitives - v4.3.0
System.Net.Sockets - v4.3.0
System.ObjectModel - v4.3.0
System.Reflection - v4.3.0
System.Reflection.Extensions - v4.3.0
System.Reflection.Primitives - v4.3.0
System.Resources.ResourceManager - v4.3.0
System.Runtime - v4.3.0
System.Runtime.Extensions - v4.3.0
System.Runtime.Handles - v4.3.0
System.Runtime.InteropServices - v4.3.0
System.Runtime.InteropServices.RuntimeInformation - v4.3.0
System.Runtime.Numerics - v4.3.0
System.Security.Cryptography.Algorithms - v4.3.0
System.Security.Cryptography.Encoding - v4.3.0
System.Security.Cryptography.Primitives - v4.3.0
System.Security.Cryptography.X509Certificates - v4.3.0
System.Text.Encoding - v4.3.0
System.Text.Encoding.Extensions - v4.3.0
System.Threading - v4.3.0
System.Threading.Tasks - v4.3.0
System.Threading.Timer - v4.3.0
System.Xml.ReaderWriter - v4.3.0
System.Xml.XDocument - v4.3.0

Package compatibility issues

Description
- No issues were found. -
\ No newline at end of file diff --git a/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/packages.config b/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/packages.config deleted file mode 100644 index 7626a0c..0000000 --- a/extension/MigrationBackup/bce7bcaa/DiscordEmbedBuilder/packages.config +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file From dc469fc1069154cd3e04398632299a4344990dcf Mon Sep 17 00:00:00 2001 From: Nikko Renolds Date: Sat, 24 Dec 2022 21:18:30 +0000 Subject: [PATCH 6/6] Not used - Release/debug (x86-x64) only --- .../DiscordEmbedBuilder.csproj | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj index 338d4b7..1e9a2fb 100644 --- a/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj +++ b/extension/DiscordEmbedBuilder/DiscordEmbedBuilder.csproj @@ -16,23 +16,6 @@ - - true - full - true - bin\Debug\ - TRACE;IS_x64 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - true bin\x64\Debug\