@@ -77,12 +77,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommonExtendedObjectsTests"
7777EndProject
7878Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Projektmappenelemente" , "Projektmappenelemente" , "{84D27F74-D2BA-6C25-2661-968F101900D9}"
7979 Project Section (SolutionItems ) = preProject
80- .gitattributes = .gitattributes
81- .gitignore = .gitignore
8280 .github \workflows \dotnet .yml = .github \workflows \dotnet .yml
83- License .txt = License .txt
84- README .md = README .md
85- Todo .txt = Todo .txt
8681 EndProject Section
8782EndProject
8883Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "CoreViewer" , "CoreViewer\CoreViewer.csproj" , "{B17F7012-EB24-4A3A-9A97-9779E5116D66}"
@@ -97,6 +92,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommonControls.Images", "Co
9792EndProject
9893Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "CommonControls.Converter" , "CommonControls.Converter\CommonControls.Converter.csproj" , "{A2C8D860-41F8-40B8-B939-BCA253AC2729}"
9994EndProject
95+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Loader" , "..\PluginArchitecture\Loader\Loader.csproj" , "{9C0DCDDA-04F4-1201-B0C6-AF41EE961062}"
96+ EndProject
10097Global
10198 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
10299 Debug| Any CPU = Debug| Any CPU
@@ -255,6 +252,10 @@ Global
255252 {A2C8D860-41F8-40B8-B939-BCA253AC2729} .Debug| Any CPU .Build .0 = Debug| Any CPU
256253 {A2C8D860-41F8-40B8-B939-BCA253AC2729} .Release| Any CPU .ActiveCfg = Release| Any CPU
257254 {A2C8D860-41F8-40B8-B939-BCA253AC2729} .Release| Any CPU .Build .0 = Release| Any CPU
255+ {9C0DCDDA-04F4-1201-B0C6-AF41EE961062} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
256+ {9C0DCDDA-04F4-1201-B0C6-AF41EE961062} .Debug| Any CPU .Build .0 = Debug| Any CPU
257+ {9C0DCDDA-04F4-1201-B0C6-AF41EE961062} .Release| Any CPU .ActiveCfg = Release| Any CPU
258+ {9C0DCDDA-04F4-1201-B0C6-AF41EE961062} .Release| Any CPU .Build .0 = Release| Any CPU
258259 EndGlobalSection
259260 GlobalSection (SolutionProperties ) = preSolution
260261 HideSolutionNode = FALSE
0 commit comments