From 535fbec6751d1726c0b0b0ab6de3a9430ff7ec72 Mon Sep 17 00:00:00 2001 From: Andrey Sukharev Date: Mon, 12 Dec 2022 18:03:10 +0300 Subject: Use NuGet Central Package Management to manage package versions solution-wise (#4095) --- Ryujinx.sln | 1 + 1 file changed, 1 insertion(+) (limited to 'Ryujinx.sln') diff --git a/Ryujinx.sln b/Ryujinx.sln index 1332e129..0915ef98 100644 --- a/Ryujinx.sln +++ b/Ryujinx.sln @@ -34,6 +34,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{36F870C1-3E5F-485F-B426-F0645AF78751}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig + Directory.Packages.props = Directory.Packages.props EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ryujinx.Memory", "Ryujinx.Memory\Ryujinx.Memory.csproj", "{A5E6C691-9E22-4263-8F40-42F002CE66BE}" -- cgit v1.2.3