From c6c1a45899f2068ee52c5a4038a6b00f7116366b Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Fri, 7 Apr 2023 15:46:04 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20Moves=20Directory.Packages.props?= =?UTF-8?q?=20to=20proper=20solution=20folder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Solution.sln | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Solution.sln b/Solution.sln index b9a1e81..a2d20d6 100644 --- a/Solution.sln +++ b/Solution.sln @@ -8,6 +8,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{C78AC8 LICENSE.md = LICENSE.md .config\assets\nuget.png = .config\assets\nuget.png README.md = README.md + Directory.Packages.props = Directory.Packages.props EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Configuration", "Configuration", "{0577A3E6-642A-4865-90E7-70103A1B0880}" @@ -40,11 +41,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{9590 samples\Directory.Build.props = samples\Directory.Build.props EndProjectSection EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{18FB97B3-3321-4F9B-B3A1-12BC0DE1D000}" - ProjectSection(SolutionItems) = preProject - Directory.Packages.props = Directory.Packages.props - EndProjectSection -EndProject Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE