Skip to content

Commit 1590810

Browse files
author
Christoph Bühler
committed
style: rename solution folder
1 parent 81654c3 commit 1590810

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

KubeOps.sln

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{DC
1717
EndProject
1818
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Operator", "examples\Operator\Operator.csproj", "{E9A0B04E-D90E-4B94-90E0-DD3666B098FF}"
1919
EndProject
20-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "config", "config", "{DCC36310-C31F-4BCE-B252-2827A060ED7B}"
20+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "solution", "solution", "{DCC36310-C31F-4BCE-B252-2827A060ED7B}"
2121
ProjectSection(SolutionItems) = preProject
2222
.editorconfig = .editorconfig
2323
.gitignore = .gitignore
2424
.releaserc.json = .releaserc.json
2525
renovate.json = renovate.json
26+
README.md = README.md
27+
CONTRIBUTING.md = CONTRIBUTING.md
2628
EndProjectSection
2729
EndProject
2830
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KubeOps.Cli", "src\KubeOps.Cli\KubeOps.Cli.csproj", "{E1521548-7CAD-464D-BFD2-ECFBA3FFC7EF}"

0 commit comments

Comments
 (0)