diff --git a/GUIs/skyscraper5.UI/NuGet.Config b/Documentation/NuGet.Config similarity index 100% rename from GUIs/skyscraper5.UI/NuGet.Config rename to Documentation/NuGet.Config diff --git a/GUIs/skyscraper8.UI.ImGui/NuGet.Config b/GUIs/skyscraper8.UI.ImGui/NuGet.Config deleted file mode 100644 index 70ba4a2..0000000 --- a/GUIs/skyscraper8.UI.ImGui/NuGet.Config +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/MpePlugins/skyscraper5.DNS/NuGet.Config b/MpePlugins/skyscraper5.DNS/NuGet.Config deleted file mode 100644 index 29be6ac..0000000 --- a/MpePlugins/skyscraper5.DNS/NuGet.Config +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/NuGet.Config b/NuGet.Config deleted file mode 100644 index a2740cb..0000000 --- a/NuGet.Config +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/skyscraper8/NuGet.Config b/skyscraper8/NuGet.Config deleted file mode 100644 index a2740cb..0000000 --- a/skyscraper8/NuGet.Config +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/skyscraper8/Skyscraper/BbframeDeencapsulator.cs b/skyscraper8/Skyscraper/BbframeDeencapsulator.cs index 80bfff2..83a24cb 100644 --- a/skyscraper8/Skyscraper/BbframeDeencapsulator.cs +++ b/skyscraper8/Skyscraper/BbframeDeencapsulator.cs @@ -9,6 +9,7 @@ using System.Net.Sockets; using System.Runtime.Serialization; using System.Text; using System.Threading.Tasks; +using log4net; namespace skyscraper8.Skyscraper {