From bc1c611b1750943f09e2628b34b1ce4f021fef08 Mon Sep 17 00:00:00 2001 From: Aymen TROUDI Date: Wed, 9 Oct 2024 23:53:13 +0200 Subject: [PATCH] Upgrade packages --- .gitignore | 3 +++ AcuWebSiteManager.sln | 1 + App/App.csproj | 10 +++++----- Lib/Lib.csproj | 8 ++++---- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 3a97b673..c6fa0724 100644 --- a/.gitignore +++ b/.gitignore @@ -350,3 +350,6 @@ MigrationBackup/ .ionide/ /Acumatica/20R1-112/log.txt /log.txt + +# JetBrains Rider +.idea/* diff --git a/AcuWebSiteManager.sln b/AcuWebSiteManager.sln index 4628b37e..4e3939d4 100644 --- a/AcuWebSiteManager.sln +++ b/AcuWebSiteManager.sln @@ -14,6 +14,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Nugets\local.config = Nugets\local.config Nugets\nuget.config = Nugets\nuget.config README.md = README.md + .gitignore = .gitignore EndProjectSection EndProject Global diff --git a/App/App.csproj b/App/App.csproj index 722b00a3..7be0e2ff 100644 --- a/App/App.csproj +++ b/App/App.csproj @@ -23,11 +23,11 @@ - - - - - + + + + + diff --git a/Lib/Lib.csproj b/Lib/Lib.csproj index 718cba61..744fcaca 100644 --- a/Lib/Lib.csproj +++ b/Lib/Lib.csproj @@ -6,15 +6,15 @@ - - + + - + - +