diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14390d2..b37956a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 2.6.1 (2025-08-19)
+
+- 🔧 Dependency updates.
+
# 2.6.0 (2025-08-16)
- ✨ Updated styling to match changes to Visual Studio's Solution Explorer.
diff --git a/Directory.Build.props b/Directory.Build.props
index 39c43ac..cc40040 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -1,7 +1,7 @@
- 2.5.1
+ 2.6.1
net48
enable
10.0
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 78fe82c..fdc8123 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -10,11 +10,11 @@
-
+
-
+
-
+
\ No newline at end of file
diff --git a/ProjectFilter.sln b/ProjectFilter.sln
deleted file mode 100644
index 221e186..0000000
--- a/ProjectFilter.sln
+++ /dev/null
@@ -1,58 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 17
-VisualStudioVersion = 17.1.31911.260
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProjectFilter", "source\ProjectFilter\ProjectFilter.csproj", "{38D81205-16DE-4064-8997-2F1484A7309C}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "source", "source", "{EF75E5C6-8BFF-4F7A-95FA-62185AFD4F8F}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{D9DDC553-BAF0-4629-990D-01A7E6484F12}"
-EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProjectFilter.UnitTests", "tests\ProjectFilter.UnitTests\ProjectFilter.UnitTests.csproj", "{721A6D73-B256-4495-A5DF-428943B63940}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".solution", ".solution", "{10892EE3-E000-490A-ADCE-63ED679EB7FF}"
- ProjectSection(SolutionItems) = preProject
- .editorconfig = .editorconfig
- CHANGELOG.md = CHANGELOG.md
- Directory.Build.props = Directory.Build.props
- Directory.Packages.props = Directory.Packages.props
- global.json = global.json
- nuget.config = nuget.config
- README.md = README.md
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{8C622692-8DB9-4633-B05C-D51B146E3C0E}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{F5194B30-0E46-4787-B097-91D30733FF57}"
- ProjectSection(SolutionItems) = preProject
- .github\workflows\ci.yml = .github\workflows\ci.yml
- .github\workflows\publish.yml = .github\workflows\publish.yml
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {38D81205-16DE-4064-8997-2F1484A7309C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {38D81205-16DE-4064-8997-2F1484A7309C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {38D81205-16DE-4064-8997-2F1484A7309C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {38D81205-16DE-4064-8997-2F1484A7309C}.Release|Any CPU.Build.0 = Release|Any CPU
- {721A6D73-B256-4495-A5DF-428943B63940}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {721A6D73-B256-4495-A5DF-428943B63940}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {721A6D73-B256-4495-A5DF-428943B63940}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {721A6D73-B256-4495-A5DF-428943B63940}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {38D81205-16DE-4064-8997-2F1484A7309C} = {EF75E5C6-8BFF-4F7A-95FA-62185AFD4F8F}
- {721A6D73-B256-4495-A5DF-428943B63940} = {D9DDC553-BAF0-4629-990D-01A7E6484F12}
- {F5194B30-0E46-4787-B097-91D30733FF57} = {8C622692-8DB9-4633-B05C-D51B146E3C0E}
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {CBDB8F23-C340-4B01-8476-7E2A0DAABDBC}
- EndGlobalSection
-EndGlobal
diff --git a/ProjectFilter.slnx b/ProjectFilter.slnx
new file mode 100644
index 0000000..0da51fc
--- /dev/null
+++ b/ProjectFilter.slnx
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+