From 0b270e1ccdce20aeb30768408a6b65af990a80d7 Mon Sep 17 00:00:00 2001 From: Patrik Svensson Date: Fri, 10 Oct 2025 20:13:21 +0200 Subject: [PATCH] Update dependencies --- docs/Docs.csproj | 4 ++-- docs/Docs.sln | 25 -------------------- docs/Docs.slnx | 3 +++ resources/scripts/Generator/Generator.csproj | 6 ++--- src/Directory.Packages.props | 12 +++++----- 5 files changed, 14 insertions(+), 36 deletions(-) delete mode 100644 docs/Docs.sln create mode 100644 docs/Docs.slnx diff --git a/docs/Docs.csproj b/docs/Docs.csproj index 3b9a5ab9..464f2107 100644 --- a/docs/Docs.csproj +++ b/docs/Docs.csproj @@ -38,8 +38,8 @@ - - + + diff --git a/docs/Docs.sln b/docs/Docs.sln deleted file mode 100644 index 2c71b395..00000000 --- a/docs/Docs.sln +++ /dev/null @@ -1,25 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.30011.22 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Docs", "Docs.csproj", "{C337F609-A890-4E52-BDA3-91658039B0E3}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C337F609-A890-4E52-BDA3-91658039B0E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C337F609-A890-4E52-BDA3-91658039B0E3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C337F609-A890-4E52-BDA3-91658039B0E3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C337F609-A890-4E52-BDA3-91658039B0E3}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {2FB3922B-494A-45EB-A479-FC507B8E107C} - EndGlobalSection -EndGlobal diff --git a/docs/Docs.slnx b/docs/Docs.slnx new file mode 100644 index 00000000..e0f90c56 --- /dev/null +++ b/docs/Docs.slnx @@ -0,0 +1,3 @@ + + + diff --git a/resources/scripts/Generator/Generator.csproj b/resources/scripts/Generator/Generator.csproj index def2fa87..cb7b969c 100644 --- a/resources/scripts/Generator/Generator.csproj +++ b/resources/scripts/Generator/Generator.csproj @@ -45,9 +45,9 @@ - - - + + + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 87a94c14..8a0ce498 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -4,23 +4,23 @@ - - + + - + - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive