@@ -16,12 +16,9 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Package.BlazorComponentLibr
1616EndProject
1717Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PlaywrightBUnitGoesHere" , "PlaywrightXUnitGoesHere\PlaywrightBUnitGoesHere.csproj" , "{3A0A52E1-117C-4E4B-9731-5AAA8CED114A}"
1818EndProject
19- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "GitPageBlazorWASMProgressive" , "GitPageBlazorWASMProgressive\GitPageBlazorWASMProgressive.csproj" , "{1A4888E4-D985-4FEB-B6C4-B84EB845C6BA}"
20- EndProject
2119Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}"
2220 Project Section (SolutionItems ) = preProject
2321 .commitlintrc .json = .commitlintrc .json
24- .del -releaserc .txt = .del -releaserc .txt
2522 .releaserc .json = .releaserc .json
2623 Directory .Build .props = Directory .Build .props
2724 Directory .Packages .props = Directory .Packages .props
@@ -37,15 +34,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CICDPackageLocation", "CICD
3734 gitinclude .txt = gitinclude .txt
3835 EndProject Section
3936EndProject
40- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Previous working yml taken out of pipeline" , "Previous working yml taken out of pipeline" , "{60F62104-7665-411D-90F2-757E979F564D}"
41- Project Section (SolutionItems ) = preProject
42- build -package -del .yml = build -package -del .yml
43- deploy -gh -pages -del .yml = deploy -gh -pages -del .yml
44- enforce -commit -lint -del .yml = enforce -commit -lint -del .yml
45- gitguardian -del .yml = gitguardian -del .yml
46- qqqq .txt = qqqq .txt
47- EndProject Section
48- EndProject
4937Global
5038 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
5139 Debug| Any CPU = Debug| Any CPU
@@ -72,17 +60,12 @@ Global
7260 {3A0A52E1-117C-4E4B-9731-5AAA8CED114A} .Debug| Any CPU .Build .0 = Debug| Any CPU
7361 {3A0A52E1-117C-4E4B-9731-5AAA8CED114A} .Release| Any CPU .ActiveCfg = Release| Any CPU
7462 {3A0A52E1-117C-4E4B-9731-5AAA8CED114A} .Release| Any CPU .Build .0 = Release| Any CPU
75- {1A4888E4-D985-4FEB-B6C4-B84EB845C6BA} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
76- {1A4888E4-D985-4FEB-B6C4-B84EB845C6BA} .Debug| Any CPU .Build .0 = Debug| Any CPU
77- {1A4888E4-D985-4FEB-B6C4-B84EB845C6BA} .Release| Any CPU .ActiveCfg = Release| Any CPU
78- {1A4888E4-D985-4FEB-B6C4-B84EB845C6BA} .Release| Any CPU .Build .0 = Release| Any CPU
7963 EndGlobalSection
8064 GlobalSection (SolutionProperties ) = preSolution
8165 HideSolutionNode = FALSE
8266 EndGlobalSection
8367 GlobalSection (NestedProjects ) = preSolution
8468 {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} = {8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}
85- {60F62104-7665-411D-90F2-757E979F564D} = {8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}
8669 EndGlobalSection
8770 GlobalSection (ExtensibilityGlobals ) = postSolution
8871 SolutionGuid = {4D34DAB5-2332-41DD-A133-3A5765237422}
0 commit comments