@@ -7,38 +7,28 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodingWithCalvin.OpenInNote
77EndProject
88Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{D4EE3BDC-84CE-485E-9E33-ED9D9C2CDDD7}"
99 Project Section (SolutionItems ) = preProject
10+ extension .manifest .json = extension .manifest .json
11+ ..\.github \workflows \publish .yml = ..\.github \workflows \publish .yml
12+ ..\README .md = ..\README .md
1013 ..\.github \workflows \release _build _and _deploy .yml = ..\.github \workflows \release _build _and _deploy .yml
1114 EndProject Section
1215EndProject
1316Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "CodingWithCalvin.OpenInNotepadPlusPlus.Shared" , "CodingWithCalvin.OpenInNotepadPlusPlus.Shared\CodingWithCalvin.OpenInNotepadPlusPlus.Shared.shproj" , "{6A60675F-7859-4D83-9CCC-EF3485EEC9A5}"
1417EndProject
15- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x86" , "CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x86\CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x86.csproj" , "{AD67C87A-4D09-4A09-983E-BBE07DC9E7C9}"
16- EndProject
1718Global
1819 GlobalSection (SharedMSBuildProjectFiles ) = preSolution
1920 CodingWithCalvin .OpenInNotepadPlusPlus .Shared \CodingWithCalvin .OpenInNotepadPlusPlus .Shared .projitems *{6a60675f-7859-4d83-9ccc-ef3485eec9a5} *SharedItemsImports = 13
20- CodingWithCalvin .OpenInNotepadPlusPlus .Shared \CodingWithCalvin .OpenInNotepadPlusPlus .Shared .projitems *{ad67c87a-4d09-4a09-983e-bbe07dc9e7c9} *SharedItemsImports = 4
2121 CodingWithCalvin .OpenInNotepadPlusPlus .Shared \CodingWithCalvin .OpenInNotepadPlusPlus .Shared .projitems *{add4175c-aa5c-49e4-afaf-6b9d3e832e8d} *SharedItemsImports = 4
2222 EndGlobalSection
2323 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2424 Debug| x64 = Debug| x64
25- Debug| x86 = Debug| x86
2625 Release| x64 = Release| x64
27- Release| x86 = Release| x86
2826 EndGlobalSection
2927 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
3028 {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Debug| x64 .ActiveCfg = Debug| x64
3129 {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Debug| x64 .Build .0 = Debug| x64
32- {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Debug| x86 .ActiveCfg = Debug| x64
3330 {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Release| x64 .ActiveCfg = Release| x64
3431 {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Release| x64 .Build .0 = Release| x64
35- {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Release| x86 .ActiveCfg = Release| x64
36- {AD67C87A-4D09-4A09-983E-BBE07DC9E7C9} .Debug| x64 .ActiveCfg = Debug| x86
37- {AD67C87A-4D09-4A09-983E-BBE07DC9E7C9} .Debug| x86 .ActiveCfg = Debug| x86
38- {AD67C87A-4D09-4A09-983E-BBE07DC9E7C9} .Debug| x86 .Build .0 = Debug| x86
39- {AD67C87A-4D09-4A09-983E-BBE07DC9E7C9} .Release| x64 .ActiveCfg = Release| x86
40- {AD67C87A-4D09-4A09-983E-BBE07DC9E7C9} .Release| x86 .ActiveCfg = Release| x86
41- {AD67C87A-4D09-4A09-983E-BBE07DC9E7C9} .Release| x86 .Build .0 = Release| x86
4232 EndGlobalSection
4333 GlobalSection (SolutionProperties ) = preSolution
4434 HideSolutionNode = FALSE
0 commit comments