diff options
author | Andrey Sukharev <SukharevAndrey@users.noreply.github.com> | 2022-12-12 18:03:10 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-12 16:03:10 +0100 |
commit | 535fbec6751d1726c0b0b0ab6de3a9430ff7ec72 (patch) | |
tree | cc914d1321a83b3808f8ee1217a8371f3210e04a /Ryujinx.sln | |
parent | 6fe88115a302f4b4da38d8aac1baac7ada548be0 (diff) |
Use NuGet Central Package Management to manage package versions solution-wise (#4095)1.1.466
Diffstat (limited to 'Ryujinx.sln')
-rw-r--r-- | Ryujinx.sln | 1 |
1 files changed, 1 insertions, 0 deletions
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}" |