43 строки
2.2 KiB
Plaintext
43 строки
2.2 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26228.9
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ApplicationInsights.Kubernetes", "src\ApplicationInsights.Kubernetes.csproj", "{B3829285-8FD8-437C-832C-F9A6E30D6DDE}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UnitTests", "UnitTests", "{A09A74D9-9F9A-4FD0-A7FB-72620B97BA9C}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnitTests", "tests\UnitTests\UnitTests.csproj", "{0D1FEF92-DCA3-49EE-8889-26F6574B541F}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Source", "Source", "{EF66CE49-1BA2-4E06-A85F-D9D22DEB7363}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BCA8D8BF-71A7-4037-9C72-D65967766201}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
..\LICENSE = ..\LICENSE
|
|
..\README.md = ..\README.md
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B3829285-8FD8-437C-832C-F9A6E30D6DDE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B3829285-8FD8-437C-832C-F9A6E30D6DDE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B3829285-8FD8-437C-832C-F9A6E30D6DDE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B3829285-8FD8-437C-832C-F9A6E30D6DDE}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0D1FEF92-DCA3-49EE-8889-26F6574B541F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0D1FEF92-DCA3-49EE-8889-26F6574B541F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0D1FEF92-DCA3-49EE-8889-26F6574B541F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0D1FEF92-DCA3-49EE-8889-26F6574B541F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{B3829285-8FD8-437C-832C-F9A6E30D6DDE} = {EF66CE49-1BA2-4E06-A85F-D9D22DEB7363}
|
|
{0D1FEF92-DCA3-49EE-8889-26F6574B541F} = {A09A74D9-9F9A-4FD0-A7FB-72620B97BA9C}
|
|
EndGlobalSection
|
|
EndGlobal
|