From aba0f6bab55e288907d6f9c93477d6f78f39a932 Mon Sep 17 00:00:00 2001 From: ivan tkachenko Date: Fri, 11 Jul 2025 22:35:32 +0300 Subject: [PATCH] Move NuGet.Config to the root Otherwise it doesn't work in IntelliJ Rider --- MuzikaGromche/NuGet.Config => NuGet.Config | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename MuzikaGromche/NuGet.Config => NuGet.Config (100%) diff --git a/MuzikaGromche/NuGet.Config b/NuGet.Config similarity index 100% rename from MuzikaGromche/NuGet.Config rename to NuGet.Config