-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathUnchase.FluentPerformanceMeter.sln
64 lines (64 loc) · 4.25 KB
/
Unchase.FluentPerformanceMeter.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29509.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unchase.FluentPerformanceMeter", "Unchase.FluentPerformanceMeter\Unchase.FluentPerformanceMeter.csproj", "{A7B78715-3FB5-4BFE-8F50-91D0CBFA3F2D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unchase.FluentPerformanceMeter.Tests", "Unchase.FluentPerformanceMeter.Tests\Unchase.FluentPerformanceMeter.Tests.csproj", "{A744F33B-FCF3-4E12-A47D-1F3554087F85}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unchase.FluentPerformanceMeter.TestWebAPI", "Unchase.FluentPerformanceMeter.TestWebAPI\Unchase.FluentPerformanceMeter.TestWebAPI.csproj", "{F673B9A7-B949-49BA-AB2E-4DB8586D56F0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unchase.FluentPerformanceMeter.AspNetCore.Mvc", "Unchase.FluentPerformanceMeter.AspNetCore.Mvc\Unchase.FluentPerformanceMeter.AspNetCore.Mvc.csproj", "{4DBF1648-BD99-4E82-91B2-0C4B5CF38FCC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unchase.FluentPerformanceMeter.TestWebAPI31", "Unchase.FluentPerformanceMeter.TestWebAPI31\Unchase.FluentPerformanceMeter.TestWebAPI31.csproj", "{BF7E52E9-0FBB-4E97-97D7-44847B0D278E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unchase.FluentPerformanceMeter.Test.Common", "Unchase.FluentPerformanceMeter.Test.Common\Unchase.FluentPerformanceMeter.Test.Common.csproj", "{1387C0E2-CFB2-42D0-9754-02C891D882AA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "assets", "assets", "{BC5C0197-83D0-48F7-A8E9-388B634F2671}"
ProjectSection(SolutionItems) = preProject
appveyor.yml = appveyor.yml
CHANGELOG.md = CHANGELOG.md
LICENSE.md = LICENSE.md
README.md = README.md
README_RU.md = README_RU.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A7B78715-3FB5-4BFE-8F50-91D0CBFA3F2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7B78715-3FB5-4BFE-8F50-91D0CBFA3F2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7B78715-3FB5-4BFE-8F50-91D0CBFA3F2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7B78715-3FB5-4BFE-8F50-91D0CBFA3F2D}.Release|Any CPU.Build.0 = Release|Any CPU
{A744F33B-FCF3-4E12-A47D-1F3554087F85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A744F33B-FCF3-4E12-A47D-1F3554087F85}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A744F33B-FCF3-4E12-A47D-1F3554087F85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A744F33B-FCF3-4E12-A47D-1F3554087F85}.Release|Any CPU.Build.0 = Release|Any CPU
{F673B9A7-B949-49BA-AB2E-4DB8586D56F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F673B9A7-B949-49BA-AB2E-4DB8586D56F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F673B9A7-B949-49BA-AB2E-4DB8586D56F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F673B9A7-B949-49BA-AB2E-4DB8586D56F0}.Release|Any CPU.Build.0 = Release|Any CPU
{4DBF1648-BD99-4E82-91B2-0C4B5CF38FCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4DBF1648-BD99-4E82-91B2-0C4B5CF38FCC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4DBF1648-BD99-4E82-91B2-0C4B5CF38FCC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4DBF1648-BD99-4E82-91B2-0C4B5CF38FCC}.Release|Any CPU.Build.0 = Release|Any CPU
{BF7E52E9-0FBB-4E97-97D7-44847B0D278E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF7E52E9-0FBB-4E97-97D7-44847B0D278E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF7E52E9-0FBB-4E97-97D7-44847B0D278E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF7E52E9-0FBB-4E97-97D7-44847B0D278E}.Release|Any CPU.Build.0 = Release|Any CPU
{1387C0E2-CFB2-42D0-9754-02C891D882AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1387C0E2-CFB2-42D0-9754-02C891D882AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1387C0E2-CFB2-42D0-9754-02C891D882AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1387C0E2-CFB2-42D0-9754-02C891D882AA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {950C54C8-272E-46BB-ACD2-6AFAA8FF9358}
EndGlobalSection
EndGlobal