From ff7c7eac8862bb63f498c17cc1214d22cf6fef40 Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Thu, 1 Aug 2024 14:48:26 -0400 Subject: [PATCH] add Directory.Packages.props to sln --- D2L.Security.OAuth2.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/D2L.Security.OAuth2.sln b/D2L.Security.OAuth2.sln index 5ebaa67d..5f2a41d6 100644 --- a/D2L.Security.OAuth2.sln +++ b/D2L.Security.OAuth2.sln @@ -17,7 +17,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig Directory.Build.props = Directory.Build.props - Packages.props = Packages.props + Directory.Packages.props = Directory.Packages.props EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "D2L.Security.OAuth2.Benchmarks", "test\D2L.Security.OAuth2.Benchmarks\D2L.Security.OAuth2.Benchmarks.csproj", "{E24E112F-AA04-4685-AE76-3127074719EF}"