1
-
2
- Microsoft Visual Studio Solution File, Format Version 12.00
1
+ Microsoft Visual Studio Solution File, Format Version 12.00
3
2
# Visual Studio Version 16
4
3
VisualStudioVersion = 16.0.29006.145
5
4
MinimumVisualStudioVersion = 15.0.26124.0
@@ -19,26 +18,64 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{DF33E0FB-9
19
18
EndProject
20
19
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = ".build" , ".build\.build.csproj" , "{55EFAE2F-A7CA-4917-A381-4A6EF5E79610}"
21
20
EndProject
22
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".build" , ".build" , "{E3DCB78E-EE06-4EA3-88AC-762D8910387C}"
23
- EndProject
24
21
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Rocket.Surgery.Nuke" , "src\Nuke\Rocket.Surgery.Nuke.csproj" , "{C33C63CF-8760-4305-B9AC-14456930C867}"
25
22
EndProject
26
23
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Rocket.Surgery.Nuke.Tests" , "test\Nuke.Tests\Rocket.Surgery.Nuke.Tests.csproj" , "{29950FB4-8A41-4C83-9FE0-FEA9C8D0BF67}"
27
24
EndProject
28
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".solution " , ".solution " , "{096E2487-547C-4DCF-977A-DA9E1C75B6BC }"
25
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "config " , "config " , "{AE7B2AE7-C209-4B7F-B1B8-AF150FA27A8F }"
29
26
Project Section (SolutionItems ) = preProject
30
- azure -pipelines .yml = azure -pipelines .yml
31
- build .ps1 = build .ps1
32
- build .sh = build .sh
27
+ .config \dotnet -tools .json = .config \dotnet -tools .json
33
28
Directory .Build .props = Directory .Build .props
29
+ Directory .Packages .props = Directory .Packages .props
30
+ Directory .Packages .support .props = Directory .Packages .support .props
34
31
Directory .Build .targets = Directory .Build .targets
32
+ .editorconfig = .editorconfig
33
+ build .cmd = build .cmd
34
+ build .ps1 = build .ps1
35
+ build .sh = build .sh
35
36
GitReleaseManager .yaml = GitReleaseManager .yaml
37
+ .appveyor .yml = .appveyor .yml
38
+ .codecov .yml = .codecov .yml
36
39
GitVersion .yml = GitVersion .yml
37
40
LICENSE = LICENSE
38
- NuGet .config = NuGet .config
39
- omnisharp .json = omnisharp .json
40
- Packages .props = Packages .props
41
41
Readme .md = Readme .md
42
+ .gitattributes = .gitattributes
43
+ .gitignore = .gitignore
44
+ .gitmodules = .gitmodules
45
+ .prettierignore = .prettierignore
46
+ .prettierrc = .prettierrc
47
+ .lintstagedrc .js = .lintstagedrc .js
48
+ NuGet .config = NuGet .config
49
+ package .json = package .json
50
+ EndProject Section
51
+ EndProject
52
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".github" , ".github" , "{C9A77903-FD53-44D1-AADB-E46BD36188C3}"
53
+ Project Section (SolutionItems ) = preProject
54
+ .github \labels .yml = .github \labels .yml
55
+ .github \release .yml = .github \release .yml
56
+ .github \renovate .json = .github \renovate .json
57
+ EndProject Section
58
+ EndProject
59
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "workflows" , "workflows" , "{D92D8A6D-4ED9-4F7B-B43D-26BEE3F110C2}"
60
+ Project Section (SolutionItems ) = preProject
61
+ .github \workflows \auto -label .yml = .github \workflows \auto -label .yml
62
+ .github \workflows \ci -ignore .yml = .github \workflows \ci -ignore .yml
63
+ .github \workflows \ci .yml = .github \workflows \ci .yml
64
+ .github \workflows \close -milestone .yml = .github \workflows \close -milestone .yml
65
+ .github \workflows \dependabot -merge .yml = .github \workflows \dependabot -merge .yml
66
+ .github \workflows \draft -release .yml = .github \workflows \draft -release .yml
67
+ .github \workflows \sync -labels .yml = .github \workflows \sync -labels .yml
68
+ .github \workflows \update -milestone .yml = .github \workflows \update -milestone .yml
69
+ EndProject Section
70
+ EndProject
71
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".husky" , ".husky" , "{39F6D15D-2627-4749-9B1D-EB7C9C656465}"
72
+ Project Section (SolutionItems ) = preProject
73
+ .husky \pre -commit = .husky \pre -commit
74
+ EndProject Section
75
+ EndProject
76
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".vscode" , ".vscode" , "{B3A06ADD-1DA1-4B79-98C6-2527B8842984}"
77
+ Project Section (SolutionItems ) = preProject
78
+ .vscode \settings .json = .vscode \settings .json
42
79
EndProject Section
43
80
EndProject
44
81
Global
@@ -53,14 +90,10 @@ Global
53
90
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
54
91
{55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
55
92
{55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Debug| x64 .ActiveCfg = Debug| Any CPU
56
- {55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Debug| x64 .Build .0 = Debug| Any CPU
57
93
{55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Debug| x86 .ActiveCfg = Debug| Any CPU
58
- {55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Debug| x86 .Build .0 = Debug| Any CPU
59
94
{55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Release| Any CPU .ActiveCfg = Release| Any CPU
60
95
{55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Release| x64 .ActiveCfg = Release| Any CPU
61
- {55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Release| x64 .Build .0 = Release| Any CPU
62
96
{55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Release| x86 .ActiveCfg = Release| Any CPU
63
- {55EFAE2F-A7CA-4917-A381-4A6EF5E79610} .Release| x86 .Build .0 = Release| Any CPU
64
97
{C33C63CF-8760-4305-B9AC-14456930C867} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
65
98
{C33C63CF-8760-4305-B9AC-14456930C867} .Debug| Any CPU .Build .0 = Debug| Any CPU
66
99
{C33C63CF-8760-4305-B9AC-14456930C867} .Debug| x64 .ActiveCfg = Debug| Any CPU
@@ -90,9 +123,13 @@ Global
90
123
HideSolutionNode = FALSE
91
124
EndGlobalSection
92
125
GlobalSection (NestedProjects ) = preSolution
93
- {55EFAE2F-A7CA-4917-A381-4A6EF5E79610} = {E3DCB78E-EE06-4EA3-88AC-762D8910387C }
126
+ {55EFAE2F-A7CA-4917-A381-4A6EF5E79610} = {AE7B2AE7-C209-4B7F-B1B8-AF150FA27A8F }
94
127
{C33C63CF-8760-4305-B9AC-14456930C867} = {8FFDF555-DB50-45F9-9A2D-6410F39151C3}
95
128
{29950FB4-8A41-4C83-9FE0-FEA9C8D0BF67} = {DF33E0FB-9790-4654-B60F-8AB22E0CC3D1}
129
+ {C9A77903-FD53-44D1-AADB-E46BD36188C3} = {AE7B2AE7-C209-4B7F-B1B8-AF150FA27A8F}
130
+ {D92D8A6D-4ED9-4F7B-B43D-26BEE3F110C2} = {C9A77903-FD53-44D1-AADB-E46BD36188C3}
131
+ {39F6D15D-2627-4749-9B1D-EB7C9C656465} = {AE7B2AE7-C209-4B7F-B1B8-AF150FA27A8F}
132
+ {B3A06ADD-1DA1-4B79-98C6-2527B8842984} = {AE7B2AE7-C209-4B7F-B1B8-AF150FA27A8F}
96
133
EndGlobalSection
97
134
GlobalSection (ExtensibilityGlobals ) = postSolution
98
135
SolutionGuid = {439897C2-CCBD-44FE-B2DC-A3E4670ADA59}
0 commit comments