diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-08-06 10:07:44 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-08-06 10:07:44 -0400 |
| commit | 7d5a4c078d5e440e0e21baf607b13f313e0efe97 (patch) | |
| tree | 16b246f5e13130ea9debbb6ecacd3a5b5a5fa8dd | |
| parent | 0706bd5237125c8b95a7b8fa1576aa061703a397 (diff) | |
update components
| -rw-r--r-- | MediaBrowser.sln | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MediaBrowser.sln b/MediaBrowser.sln index a55ae200a..c6068f536 100644 --- a/MediaBrowser.sln +++ b/MediaBrowser.sln @@ -13,6 +13,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Performance3.psess = Performance3.psess Performance4.psess = Performance4.psess Performance5.psess = Performance5.psess + Performance6.psess = Performance6.psess + Performance7.psess = Performance7.psess EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget (2)", ".nuget (2)", "{E60FB157-87E2-4A41-8B04-27EA49B63B4D}" @@ -63,6 +65,9 @@ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Emby.Drawing", "Emby.Drawing\Emby.Drawing.csproj", "{08FFF49B-F175-4807-A2B5-73B0EBD9F716}" EndProject Global + GlobalSection(Performance) = preSolution + HasPerformanceSessions = true + EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|Mixed Platforms = Debug|Mixed Platforms |
