@@ -7,38 +7,28 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodingWithCalvin.OpenInNote
7
7
EndProject
8
8
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{D4EE3BDC-84CE-485E-9E33-ED9D9C2CDDD7}"
9
9
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
10
13
..\.github \workflows \release _build _and _deploy .yml = ..\.github \workflows \release _build _and _deploy .yml
11
14
EndProject Section
12
15
EndProject
13
16
Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "CodingWithCalvin.OpenInNotepadPlusPlus.Shared" , "CodingWithCalvin.OpenInNotepadPlusPlus.Shared\CodingWithCalvin.OpenInNotepadPlusPlus.Shared.shproj" , "{6A60675F-7859-4D83-9CCC-EF3485EEC9A5}"
14
17
EndProject
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
17
18
Global
18
19
GlobalSection (SharedMSBuildProjectFiles ) = preSolution
19
20
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
21
21
CodingWithCalvin .OpenInNotepadPlusPlus .Shared \CodingWithCalvin .OpenInNotepadPlusPlus .Shared .projitems *{add4175c-aa5c-49e4-afaf-6b9d3e832e8d} *SharedItemsImports = 4
22
22
EndGlobalSection
23
23
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
24
24
Debug| x64 = Debug| x64
25
- Debug| x86 = Debug| x86
26
25
Release| x64 = Release| x64
27
- Release| x86 = Release| x86
28
26
EndGlobalSection
29
27
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
30
28
{ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Debug| x64 .ActiveCfg = Debug| x64
31
29
{ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Debug| x64 .Build .0 = Debug| x64
32
- {ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Debug| x86 .ActiveCfg = Debug| x64
33
30
{ADD4175C-AA5C-49E4-AFAF-6B9D3E832E8D} .Release| x64 .ActiveCfg = Release| x64
34
31
{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
42
32
EndGlobalSection
43
33
GlobalSection (SolutionProperties ) = preSolution
44
34
HideSolutionNode = FALSE
0 commit comments