2015-03-18 06:18:12 +03:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
2017-07-11 07:24:40 +03:00
|
|
|
|
# Visual Studio 15
|
|
|
|
|
VisualStudioVersion = 15.0.26430.14
|
2015-03-18 06:18:12 +03:00
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{2E6DDE9E-8C75-4F9C-8906-08EBDD6E73EF}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{62AD20FD-640F-4F99-94EF-96A7581F1CF9}"
|
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
2015-07-08 19:07:15 +03:00
|
|
|
|
build.cmd = build.cmd
|
2016-05-06 21:00:56 +03:00
|
|
|
|
build.ps1 = build.ps1
|
2016-09-17 00:51:08 +03:00
|
|
|
|
CHANGELOG.md = CHANGELOG.md
|
2015-05-01 02:43:14 +03:00
|
|
|
|
Common.targets = Common.targets
|
2015-06-26 20:24:54 +03:00
|
|
|
|
dirs.proj = dirs.proj
|
2015-04-12 20:31:30 +03:00
|
|
|
|
NuGet.config = NuGet.config
|
|
|
|
|
Readme.md = Readme.md
|
2016-05-17 03:46:19 +03:00
|
|
|
|
RunTestsCore.ps1 = RunTestsCore.ps1
|
2015-06-26 20:24:54 +03:00
|
|
|
|
SetEnv.targets = SetEnv.targets
|
2016-09-03 04:47:31 +03:00
|
|
|
|
Signing.props = Signing.props
|
2015-03-18 06:18:12 +03:00
|
|
|
|
EndProjectSection
|
|
|
|
|
EndProject
|
2015-03-24 03:47:30 +03:00
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{8B5230E5-8138-44D6-839F-DF9248F195EE}"
|
|
|
|
|
EndProject
|
2015-04-29 19:11:58 +03:00
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "StartupPerf", "StartupPerf", "{16B44D67-6214-4DDE-B419-93EF073E2E69}"
|
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
|
test\StartupPerf\startupPerf.ps1 = test\StartupPerf\startupPerf.ps1
|
|
|
|
|
EndProjectSection
|
|
|
|
|
EndProject
|
2017-07-11 07:24:40 +03:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.ApplicationInsights.AspNetCore", "src\Microsoft.ApplicationInsights.AspNetCore\Microsoft.ApplicationInsights.AspNetCore.csproj", "{95EC3635-22E4-4C3A-A066-F5823A0648DA}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.ApplicationInsights.AspNetCore.Tests", "test\Microsoft.ApplicationInsights.AspNetCore.Tests\Microsoft.ApplicationInsights.AspNetCore.Tests.csproj", "{2766D8AF-C20B-4F3A-8260-6C2D39B7A8A0}"
|
2015-09-17 08:43:25 +03:00
|
|
|
|
EndProject
|
2017-07-11 07:24:40 +03:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FunctionalTestUtils", "test\FunctionalTestUtils\FunctionalTestUtils.csproj", "{B7217A00-66FA-49A8-8EF3-39C07E1F7E33}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebApiShimFw46.FunctionalTests", "test\WebApiShimFw46.FunctionalTests\WebApiShimFw46.FunctionalTests.csproj", "{11FB2EE6-7199-4AFF-BC73-25F35675F233}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EmptyApp.FunctionalTests", "test\EmptyApp.FunctionalTests\EmptyApp.FunctionalTests.csproj", "{71CE2DB2-C7AA-4454-B5F2-774BC575E321}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MVCFramework45.FunctionalTests", "test\MVCFramework45.FunctionalTests\MVCFramework45.FunctionalTests.csproj", "{9F83564A-F84D-494A-9658-B080757EA82C}"
|
2016-04-23 00:58:07 +03:00
|
|
|
|
EndProject
|
2015-03-18 06:18:12 +03:00
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{95EC3635-22E4-4C3A-A066-F5823A0648DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{95EC3635-22E4-4C3A-A066-F5823A0648DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{95EC3635-22E4-4C3A-A066-F5823A0648DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{95EC3635-22E4-4C3A-A066-F5823A0648DA}.Release|Any CPU.Build.0 = Release|Any CPU
|
2015-03-24 03:47:30 +03:00
|
|
|
|
{2766D8AF-C20B-4F3A-8260-6C2D39B7A8A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{2766D8AF-C20B-4F3A-8260-6C2D39B7A8A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{2766D8AF-C20B-4F3A-8260-6C2D39B7A8A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{2766D8AF-C20B-4F3A-8260-6C2D39B7A8A0}.Release|Any CPU.Build.0 = Release|Any CPU
|
2015-03-27 19:37:46 +03:00
|
|
|
|
{B7217A00-66FA-49A8-8EF3-39C07E1F7E33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{B7217A00-66FA-49A8-8EF3-39C07E1F7E33}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{B7217A00-66FA-49A8-8EF3-39C07E1F7E33}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{B7217A00-66FA-49A8-8EF3-39C07E1F7E33}.Release|Any CPU.Build.0 = Release|Any CPU
|
2015-04-22 05:42:31 +03:00
|
|
|
|
{11FB2EE6-7199-4AFF-BC73-25F35675F233}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{11FB2EE6-7199-4AFF-BC73-25F35675F233}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{11FB2EE6-7199-4AFF-BC73-25F35675F233}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{11FB2EE6-7199-4AFF-BC73-25F35675F233}.Release|Any CPU.Build.0 = Release|Any CPU
|
2015-09-17 08:43:25 +03:00
|
|
|
|
{71CE2DB2-C7AA-4454-B5F2-774BC575E321}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{71CE2DB2-C7AA-4454-B5F2-774BC575E321}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{71CE2DB2-C7AA-4454-B5F2-774BC575E321}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{71CE2DB2-C7AA-4454-B5F2-774BC575E321}.Release|Any CPU.Build.0 = Release|Any CPU
|
2016-04-23 00:58:07 +03:00
|
|
|
|
{9F83564A-F84D-494A-9658-B080757EA82C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{9F83564A-F84D-494A-9658-B080757EA82C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{9F83564A-F84D-494A-9658-B080757EA82C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{9F83564A-F84D-494A-9658-B080757EA82C}.Release|Any CPU.Build.0 = Release|Any CPU
|
2015-03-18 06:18:12 +03:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(NestedProjects) = preSolution
|
2017-07-11 07:24:40 +03:00
|
|
|
|
{16B44D67-6214-4DDE-B419-93EF073E2E69} = {8B5230E5-8138-44D6-839F-DF9248F195EE}
|
2015-03-18 06:18:12 +03:00
|
|
|
|
{95EC3635-22E4-4C3A-A066-F5823A0648DA} = {2E6DDE9E-8C75-4F9C-8906-08EBDD6E73EF}
|
2015-03-24 03:47:30 +03:00
|
|
|
|
{2766D8AF-C20B-4F3A-8260-6C2D39B7A8A0} = {8B5230E5-8138-44D6-839F-DF9248F195EE}
|
2015-03-27 19:37:46 +03:00
|
|
|
|
{B7217A00-66FA-49A8-8EF3-39C07E1F7E33} = {8B5230E5-8138-44D6-839F-DF9248F195EE}
|
2015-04-22 05:42:31 +03:00
|
|
|
|
{11FB2EE6-7199-4AFF-BC73-25F35675F233} = {8B5230E5-8138-44D6-839F-DF9248F195EE}
|
2015-09-17 08:43:25 +03:00
|
|
|
|
{71CE2DB2-C7AA-4454-B5F2-774BC575E321} = {8B5230E5-8138-44D6-839F-DF9248F195EE}
|
2016-04-23 00:58:07 +03:00
|
|
|
|
{9F83564A-F84D-494A-9658-B080757EA82C} = {8B5230E5-8138-44D6-839F-DF9248F195EE}
|
2015-03-18 06:18:12 +03:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|