mirror of
https://github.com/farcasclaudiu/LearnCollectInst.git
synced 2026-06-22 05:01:09 +03:00
37 lines
1.9 KiB
Plaintext
Executable File
37 lines
1.9 KiB
Plaintext
Executable File
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.3.32901.215
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LearnCollectInst.Api", "LearnCollectInst.Api\LearnCollectInst.Api.csproj", "{354C8FF9-6E02-453A-9E4E-B3E5DA10EAD2}"
|
|
EndProject
|
|
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{D62D5AEA-CF65-48FE-9F64-09AD58D39118}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{332AE074-3713-4709-AD1C-BAE8AE96886F}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
otel-collector-config.yaml = otel-collector-config.yaml
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{354C8FF9-6E02-453A-9E4E-B3E5DA10EAD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{354C8FF9-6E02-453A-9E4E-B3E5DA10EAD2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{354C8FF9-6E02-453A-9E4E-B3E5DA10EAD2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{354C8FF9-6E02-453A-9E4E-B3E5DA10EAD2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{D62D5AEA-CF65-48FE-9F64-09AD58D39118}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D62D5AEA-CF65-48FE-9F64-09AD58D39118}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D62D5AEA-CF65-48FE-9F64-09AD58D39118}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D62D5AEA-CF65-48FE-9F64-09AD58D39118}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {B34BFD9D-9918-488B-B186-A858E627C6AA}
|
|
EndGlobalSection
|
|
EndGlobal
|