Skip to content

Commit a8b8c3e

Browse files
committed
Merge branch 'v5.x' of https://github.com/unitycontainer/unity into v5.x
2 parents efbf471 + ed2a7c9 commit a8b8c3e

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

WebAPI

package.sln

Lines changed: 21 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,22 @@ 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
181+
GlobalSection(Performance) = preSolution
182+
HasPerformanceSessions = true
183+
EndGlobalSection
184+
GlobalSection(Performance) = preSolution
185+
HasPerformanceSessions = true
186+
EndGlobalSection
187+
GlobalSection(Performance) = preSolution
188+
HasPerformanceSessions = true
189+
EndGlobalSection
190+
GlobalSection(Performance) = preSolution
191+
HasPerformanceSessions = true
192+
EndGlobalSection
172193
EndGlobal

0 commit comments

Comments
 (0)