@@ -9,6 +9,19 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lombiq.Tests.UI.AppExtensio
99EndProject
1010Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Lombiq.Tests.UI.Shortcuts" , "Lombiq.Tests.UI.Shortcuts\Lombiq.Tests.UI.Shortcuts.csproj" , "{8D9BE6BF-63D3-4329-803A-DCFE8CA94D54}"
1111EndProject
12+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".github" , ".github" , "{D1D4FDC3-F996-4C90-9CB2-1C46C8A1BA87}"
13+ EndProject
14+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "workflows" , "workflows" , "{C48469F5-14FD-42BD-B0C4-2D7C485DEA08}"
15+ Project Section (SolutionItems ) = preProject
16+ .github \workflows \create -jira -issues -for -community -activities .yml = .github \workflows \create -jira -issues -for -community -activities .yml
17+ .github \workflows \publish -cloudsmith .yml = .github \workflows \publish -cloudsmith .yml
18+ .github \workflows \publish -nuget .yml = .github \workflows \publish -nuget .yml
19+ .github \workflows \validate -nuget -publish .yml = .github \workflows \validate -nuget -publish .yml
20+ .github \workflows \validate -pull -request .yml = .github \workflows \validate -pull -request .yml
21+ EndProject Section
22+ EndProject
23+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Lombiq.Tests.UI.AdminTheme" , "Lombiq.Tests.UI.AdminTheme\Lombiq.Tests.UI.AdminTheme.csproj" , "{126BE444-6BF9-4605-BF73-A043E9FC73B3}"
24+ EndProject
1225Global
1326 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1427 Debug| Any CPU = Debug| Any CPU
@@ -27,11 +40,18 @@ Global
2740 {8D9BE6BF-63D3-4329-803A-DCFE8CA94D54} .Debug| Any CPU .Build .0 = Debug| Any CPU
2841 {8D9BE6BF-63D3-4329-803A-DCFE8CA94D54} .Release| Any CPU .ActiveCfg = Release| Any CPU
2942 {8D9BE6BF-63D3-4329-803A-DCFE8CA94D54} .Release| Any CPU .Build .0 = Release| Any CPU
43+ {126BE444-6BF9-4605-BF73-A043E9FC73B3} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
44+ {126BE444-6BF9-4605-BF73-A043E9FC73B3} .Debug| Any CPU .Build .0 = Debug| Any CPU
45+ {126BE444-6BF9-4605-BF73-A043E9FC73B3} .Release| Any CPU .ActiveCfg = Release| Any CPU
46+ {126BE444-6BF9-4605-BF73-A043E9FC73B3} .Release| Any CPU .Build .0 = Release| Any CPU
3047 EndGlobalSection
3148 GlobalSection (SolutionProperties ) = preSolution
3249 HideSolutionNode = FALSE
3350 EndGlobalSection
3451 GlobalSection (ExtensibilityGlobals ) = postSolution
3552 SolutionGuid = {030E57A3-0EFB-4B35-8587-328927F03BD2}
3653 EndGlobalSection
54+ GlobalSection (NestedProjects ) = preSolution
55+ {C48469F5-14FD-42BD-B0C4-2D7C485DEA08} = {D1D4FDC3-F996-4C90-9CB2-1C46C8A1BA87}
56+ EndGlobalSection
3757EndGlobal
0 commit comments