37 lines
1.8 KiB
Plaintext
37 lines
1.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.14.36401.2
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VTSFetcher", "VTSFetcher\VTSFetcher.csproj", "{ECEF57A6-5A17-49D6-8E84-6B2479FFA630}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C8D5274F-AC00-46C7-1F8D-E88E81087A52}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VaLogger", "VaLogger\VaLogger.csproj", "{C9AFF5BA-A048-4C0A-A72B-1C21B39A9535}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{ECEF57A6-5A17-49D6-8E84-6B2479FFA630}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{ECEF57A6-5A17-49D6-8E84-6B2479FFA630}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{ECEF57A6-5A17-49D6-8E84-6B2479FFA630}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{ECEF57A6-5A17-49D6-8E84-6B2479FFA630}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{C9AFF5BA-A048-4C0A-A72B-1C21B39A9535}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C9AFF5BA-A048-4C0A-A72B-1C21B39A9535}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C9AFF5BA-A048-4C0A-A72B-1C21B39A9535}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C9AFF5BA-A048-4C0A-A72B-1C21B39A9535}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {EE08A8F6-E909-4BB6-8781-331B9A477E8B}
|
|
EndGlobalSection
|
|
EndGlobal
|