microsoft-visualbasic-runtime/net5-core.sln

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.452
MinimumVisualStudioVersion = 10.0.40219.1
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "Core", "src\Core.vbproj", "{DA9F10C2-A97B-49DA-9A76-D630BD977FDA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DA9F10C2-A97B-49DA-9A76-D630BD977FDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DA9F10C2-A97B-49DA-9A76-D630BD977FDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DA9F10C2-A97B-49DA-9A76-D630BD977FDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DA9F10C2-A97B-49DA-9A76-D630BD977FDA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9613A9B5-4E6D-481A-8EF5-DA4C34BEE9F6}
EndGlobalSection
EndGlobal