From 89e84c26b09d29e9f1aa94496668e2a6565ff44f Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 31 May 2024 17:29:21 +0200 Subject: [PATCH] Update naming file nuspec... --- MP.Land.Debug.nuspec => MP.AppAuth.Debug.nuspec | 0 MP.Land.Release.nuspec => MP.AppAuth.Release.nuspec | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename MP.Land.Debug.nuspec => MP.AppAuth.Debug.nuspec (100%) rename MP.Land.Release.nuspec => MP.AppAuth.Release.nuspec (100%) diff --git a/MP.Land.Debug.nuspec b/MP.AppAuth.Debug.nuspec similarity index 100% rename from MP.Land.Debug.nuspec rename to MP.AppAuth.Debug.nuspec diff --git a/MP.Land.Release.nuspec b/MP.AppAuth.Release.nuspec similarity index 100% rename from MP.Land.Release.nuspec rename to MP.AppAuth.Release.nuspec