@@ -30,6 +30,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Basic.Reference.Assemblies.
3030EndProject
3131Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Basic.Reference.Assemblies.Net60Windows" , "Basic.Reference.Assemblies.Net60Windows\Basic.Reference.Assemblies.Net60Windows.csproj" , "{BBFE738E-E386-4F29-933C-318B9052097B}"
3232EndProject
33+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Basic.Reference.Assemblies.Net80" , "Basic.Reference.Assemblies.Net80\Basic.Reference.Assemblies.Net80.csproj" , "{DF1F1959-6D1E-4DF2-9013-81747C95194C}"
34+ EndProject
3335Global
3436 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
3537 Debug| Any CPU = Debug| Any CPU
@@ -172,6 +174,18 @@ Global
172174 {BBFE738E-E386-4F29-933C-318B9052097B} .Release| x64 .Build .0 = Release| Any CPU
173175 {BBFE738E-E386-4F29-933C-318B9052097B} .Release| x86 .ActiveCfg = Release| Any CPU
174176 {BBFE738E-E386-4F29-933C-318B9052097B} .Release| x86 .Build .0 = Release| Any CPU
177+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
178+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Debug| Any CPU .Build .0 = Debug| Any CPU
179+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Debug| x64 .ActiveCfg = Debug| Any CPU
180+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Debug| x64 .Build .0 = Debug| Any CPU
181+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Debug| x86 .ActiveCfg = Debug| Any CPU
182+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Debug| x86 .Build .0 = Debug| Any CPU
183+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Release| Any CPU .ActiveCfg = Release| Any CPU
184+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Release| Any CPU .Build .0 = Release| Any CPU
185+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Release| x64 .ActiveCfg = Release| Any CPU
186+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Release| x64 .Build .0 = Release| Any CPU
187+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Release| x86 .ActiveCfg = Release| Any CPU
188+ {DF1F1959-6D1E-4DF2-9013-81747C95194C} .Release| x86 .Build .0 = Release| Any CPU
175189 EndGlobalSection
176190 GlobalSection (SolutionProperties ) = preSolution
177191 HideSolutionNode = FALSE
0 commit comments