1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio 15
4
- VisualStudioVersion = 15 .0.26127.3
3
+ # Visual Studio Version 16
4
+ VisualStudioVersion = 16 .0.31515.178
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{04D0CE67-A915-44BB-BC3C-8E7885CF9E97}"
7
7
Project Section (SolutionItems ) = preProject
@@ -11,11 +11,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
11
11
EndProject
12
12
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Templates" , "Templates" , "{7067556F-B744-4F73-B509-C8CC9F559AB9}"
13
13
EndProject
14
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Cake.VisualStudio" , "src\Cake.VisualStudio.csproj" , "{94660BCF-169A-42E1-BD84-345449743069}"
15
- Project Section (ProjectDependencies ) = postProject
16
- {FCE573DD-E74E-4AB1-9D17-56FC8869797F} = {FCE573DD-E74E-4AB1-9D17-56FC8869797F}
17
- EndProject Section
18
- EndProject
19
14
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AddinTemplate" , "template\AddinTemplate\AddinTemplate.csproj" , "{FCE573DD-E74E-4AB1-9D17-56FC8869797F}"
20
15
EndProject
21
16
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ModuleTemplate" , "template\ModuleTemplate\ModuleTemplate.csproj" , "{85BCBED7-39BD-4670-85F7-EE36D0DA31C0}"
@@ -28,16 +23,23 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AddinTestBasicTemplate", "t
28
23
EndProject
29
24
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SolutionItemTemplate" , "template\SolutionItemTemplate\SolutionItemTemplate.csproj" , "{5D45E667-D12D-44F8-8A87-5503BF5DE274}"
30
25
EndProject
26
+ Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "Cake.VisualStudio.Shared" , "src\Cake.VisualStudio.Shared\Cake.VisualStudio.Shared.shproj" , "{3D9AB2DB-3DD8-4E2B-8DBC-BF29EDAF1A1B}"
27
+ EndProject
28
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Cake.VisualStudio" , "src\Cake.VisualStudio\Cake.VisualStudio.csproj" , "{94660BCF-169A-42E1-BD84-345449743069}"
29
+ EndProject
30
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Cake.VisualStudio.2022" , "src\Cake.VisualStudio.2022\Cake.VisualStudio.2022.csproj" , "{F8EB885A-FCA3-410A-B895-9CE327D5D482}"
31
+ EndProject
31
32
Global
33
+ GlobalSection (SharedMSBuildProjectFiles ) = preSolution
34
+ src \Cake .VisualStudio .Shared \Cake .VisualStudio .Shared .projitems *{3d9ab2db-3dd8-4e2b-8dbc-bf29edaf1a1b} *SharedItemsImports = 13
35
+ src \Cake .VisualStudio .Shared \Cake .VisualStudio .Shared .projitems *{94660bcf-169a-42e1-bd84-345449743069} *SharedItemsImports = 4
36
+ src \Cake .VisualStudio .Shared \Cake .VisualStudio .Shared .projitems *{f8eb885a-fca3-410a-b895-9ce327d5d482} *SharedItemsImports = 4
37
+ EndGlobalSection
32
38
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
33
39
Debug| Any CPU = Debug| Any CPU
34
40
Release| Any CPU = Release| Any CPU
35
41
EndGlobalSection
36
42
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
37
- {94660BCF-169A-42E1-BD84-345449743069} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
38
- {94660BCF-169A-42E1-BD84-345449743069} .Debug| Any CPU .Build .0 = Debug| Any CPU
39
- {94660BCF-169A-42E1-BD84-345449743069} .Release| Any CPU .ActiveCfg = Release| Any CPU
40
- {94660BCF-169A-42E1-BD84-345449743069} .Release| Any CPU .Build .0 = Release| Any CPU
41
43
{FCE573DD-E74E-4AB1-9D17-56FC8869797F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
42
44
{FCE573DD-E74E-4AB1-9D17-56FC8869797F} .Debug| Any CPU .Build .0 = Debug| Any CPU
43
45
{FCE573DD-E74E-4AB1-9D17-56FC8869797F} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -62,6 +64,14 @@ Global
62
64
{5D45E667-D12D-44F8-8A87-5503BF5DE274} .Debug| Any CPU .Build .0 = Debug| Any CPU
63
65
{5D45E667-D12D-44F8-8A87-5503BF5DE274} .Release| Any CPU .ActiveCfg = Release| Any CPU
64
66
{5D45E667-D12D-44F8-8A87-5503BF5DE274} .Release| Any CPU .Build .0 = Release| Any CPU
67
+ {94660BCF-169A-42E1-BD84-345449743069} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
68
+ {94660BCF-169A-42E1-BD84-345449743069} .Debug| Any CPU .Build .0 = Debug| Any CPU
69
+ {94660BCF-169A-42E1-BD84-345449743069} .Release| Any CPU .ActiveCfg = Release| Any CPU
70
+ {94660BCF-169A-42E1-BD84-345449743069} .Release| Any CPU .Build .0 = Release| Any CPU
71
+ {F8EB885A-FCA3-410A-B895-9CE327D5D482} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
72
+ {F8EB885A-FCA3-410A-B895-9CE327D5D482} .Debug| Any CPU .Build .0 = Debug| Any CPU
73
+ {F8EB885A-FCA3-410A-B895-9CE327D5D482} .Release| Any CPU .ActiveCfg = Release| Any CPU
74
+ {F8EB885A-FCA3-410A-B895-9CE327D5D482} .Release| Any CPU .Build .0 = Release| Any CPU
65
75
EndGlobalSection
66
76
GlobalSection (SolutionProperties ) = preSolution
67
77
HideSolutionNode = FALSE
0 commit comments