From 47da45e7fb2c0184b69b91eeefe9f4d5736d138e Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Mon, 29 Dec 2025 21:24:45 -0500 Subject: [PATCH] chore: update sln to slnx --- ...CodingWithCalvin.OpenInNotepadPlusPlus.sln | 33 ------------------- ...odingWithCalvin.OpenInNotepadPlusPlus.slnx | 9 +++++ 2 files changed, 9 insertions(+), 33 deletions(-) delete mode 100644 src/CodingWithCalvin.OpenInNotepadPlusPlus.sln create mode 100644 src/CodingWithCalvin.OpenInNotepadPlusPlus.slnx diff --git a/src/CodingWithCalvin.OpenInNotepadPlusPlus.sln b/src/CodingWithCalvin.OpenInNotepadPlusPlus.sln deleted file mode 100644 index 65e9a4a..0000000 --- a/src/CodingWithCalvin.OpenInNotepadPlusPlus.sln +++ /dev/null @@ -1,33 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.9.34728.123 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodingWithCalvin.OpenInNotepadPlusPlus", "CodingWithCalvin.OpenInNotepadPlusPlus\CodingWithCalvin.OpenInNotepadPlusPlus.csproj", "{ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D4EE3BDC-84CE-485E-9E33-ED9D9C2CDDD7}" - ProjectSection(SolutionItems) = preProject - ..\resources\extension.manifest.json = ..\resources\extension.manifest.json - ..\.github\workflows\publish.yml = ..\.github\workflows\publish.yml - ..\README.md = ..\README.md - ..\.github\workflows\release_build_and_deploy.yml = ..\.github\workflows\release_build_and_deploy.yml - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D}.Debug|x64.ActiveCfg = Debug|x64 - {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D}.Debug|x64.Build.0 = Debug|x64 - {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D}.Release|x64.ActiveCfg = Release|x64 - {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {0E8BC91D-F5A6-4687-9E69-19535DFB44D1} - EndGlobalSection -EndGlobal diff --git a/src/CodingWithCalvin.OpenInNotepadPlusPlus.slnx b/src/CodingWithCalvin.OpenInNotepadPlusPlus.slnx new file mode 100644 index 0000000..0176010 --- /dev/null +++ b/src/CodingWithCalvin.OpenInNotepadPlusPlus.slnx @@ -0,0 +1,9 @@ + + + + + + + + +