Skip to content

Commit bac67ab

Browse files
committed
Performance optimizations
1 parent b029f91 commit bac67ab

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

SpecificationTests

package.sln

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ EndProject
5454
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.DependencyInjection.Tests", "Microsoft.DependencyInjection\tests\Microsoft.DependencyInjection.Tests.csproj", "{D6FC1017-5FBF-42F8-AEC3-3B209E906829}"
5555
EndProject
5656
Global
57+
GlobalSection(Performance) = preSolution
58+
HasPerformanceSessions = true
59+
EndGlobalSection
5760
GlobalSection(SolutionConfigurationPlatforms) = preSolution
5861
Debug|Any CPU = Debug|Any CPU
5962
Release|Any CPU = Release|Any CPU
@@ -169,4 +172,10 @@ Global
169172
GlobalSection(ExtensibilityGlobals) = postSolution
170173
SolutionGuid = {5AAFE72A-A2F4-4EE5-B3E2-B8E1E4652456}
171174
EndGlobalSection
175+
GlobalSection(Performance) = preSolution
176+
HasPerformanceSessions = true
177+
EndGlobalSection
178+
GlobalSection(Performance) = preSolution
179+
HasPerformanceSessions = true
180+
EndGlobalSection
172181
EndGlobal

0 commit comments

Comments
 (0)