@@ -35,7 +35,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommonServiceLocator", "Com
3535EndProject
3636Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "CommonServiceLocator.Tests" , "CommonServiceLocator\test\CommonServiceLocator.Tests.csproj" , "{2C30B8F6-99BC-4DBB-9935-428A2791B9DA}"
3737EndProject
38- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Unity. Performance" , "Container\tests\Performance\Unity. Performance.csproj" , "{F3CAD518-CE9F-4BE8-8AC0-D6B27E023FA1}"
38+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Performance" , "Container\tests\Performance\Performance.csproj" , "{F3CAD518-CE9F-4BE8-8AC0-D6B27E023FA1}"
3939EndProject
4040Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Unity.Mvc" , "MVC\src\Unity.Mvc.csproj" , "{783ABE91-79BE-40E1-B7B4-6B70AA4EE55B}"
4141EndProject
@@ -54,9 +54,6 @@ EndProject
5454Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.DependencyInjection.Tests" , "Microsoft.DependencyInjection\tests\Microsoft.DependencyInjection.Tests.csproj" , "{D6FC1017-5FBF-42F8-AEC3-3B209E906829}"
5555EndProject
5656Global
57- GlobalSection (Performance ) = preSolution
58- HasPerformanceSessions = true
59- EndGlobalSection
6057 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
6158 Debug| Any CPU = Debug| Any CPU
6259 Release| Any CPU = Release| Any CPU
@@ -125,6 +122,7 @@ Global
125122 {F3CAD518-CE9F-4BE8-8AC0-D6B27E023FA1} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
126123 {F3CAD518-CE9F-4BE8-8AC0-D6B27E023FA1} .Debug| Any CPU .Build .0 = Debug| Any CPU
127124 {F3CAD518-CE9F-4BE8-8AC0-D6B27E023FA1} .Release| Any CPU .ActiveCfg = Release| Any CPU
125+ {F3CAD518-CE9F-4BE8-8AC0-D6B27E023FA1} .Release| Any CPU .Build .0 = Release| Any CPU
128126 {783ABE91-79BE-40E1-B7B4-6B70AA4EE55B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
129127 {783ABE91-79BE-40E1-B7B4-6B70AA4EE55B} .Debug| Any CPU .Build .0 = Debug| Any CPU
130128 {783ABE91-79BE-40E1-B7B4-6B70AA4EE55B} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -190,4 +188,16 @@ Global
190188 GlobalSection (Performance ) = preSolution
191189 HasPerformanceSessions = true
192190 EndGlobalSection
191+ GlobalSection (Performance ) = preSolution
192+ HasPerformanceSessions = true
193+ EndGlobalSection
194+ GlobalSection (Performance ) = preSolution
195+ HasPerformanceSessions = true
196+ EndGlobalSection
197+ GlobalSection (Performance ) = preSolution
198+ HasPerformanceSessions = true
199+ EndGlobalSection
200+ GlobalSection (Performance ) = preSolution
201+ HasPerformanceSessions = true
202+ EndGlobalSection
193203EndGlobal
0 commit comments