From 140244a6e2bd2b6d6e14564bf14bfaff456170d1 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