@@ -35,7 +35,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommonServiceLocator", "Com
35
35
EndProject
36
36
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "CommonServiceLocator.Tests" , "CommonServiceLocator\test\CommonServiceLocator.Tests.csproj" , "{2C30B8F6-99BC-4DBB-9935-428A2791B9DA}"
37
37
EndProject
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}"
39
39
EndProject
40
40
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Unity.Mvc" , "MVC\src\Unity.Mvc.csproj" , "{783ABE91-79BE-40E1-B7B4-6B70AA4EE55B}"
41
41
EndProject
@@ -54,9 +54,6 @@ EndProject
54
54
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.DependencyInjection.Tests" , "Microsoft.DependencyInjection\tests\Microsoft.DependencyInjection.Tests.csproj" , "{D6FC1017-5FBF-42F8-AEC3-3B209E906829}"
55
55
EndProject
56
56
Global
57
- GlobalSection (Performance ) = preSolution
58
- HasPerformanceSessions = true
59
- EndGlobalSection
60
57
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
61
58
Debug| Any CPU = Debug| Any CPU
62
59
Release| Any CPU = Release| Any CPU
@@ -125,6 +122,7 @@ Global
125
122
{F3CAD518-CE9F-4BE8-8AC0-D6B27E023FA1} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
126
123
{F3CAD518-CE9F-4BE8-8AC0-D6B27E023FA1} .Debug| Any CPU .Build .0 = Debug| Any CPU
127
124
{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
128
126
{783ABE91-79BE-40E1-B7B4-6B70AA4EE55B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
129
127
{783ABE91-79BE-40E1-B7B4-6B70AA4EE55B} .Debug| Any CPU .Build .0 = Debug| Any CPU
130
128
{783ABE91-79BE-40E1-B7B4-6B70AA4EE55B} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -190,4 +188,16 @@ Global
190
188
GlobalSection (Performance ) = preSolution
191
189
HasPerformanceSessions = true
192
190
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
193
203
EndGlobal
0 commit comments