Files
2024-12-12 09:51:40 +01:00

21 lines
913 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "RevitIntroVB", "RevitIntroVB.vbproj", "{28E3A152-4912-4390-B7D7-C5708F33BA8D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{28E3A152-4912-4390-B7D7-C5708F33BA8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{28E3A152-4912-4390-B7D7-C5708F33BA8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{28E3A152-4912-4390-B7D7-C5708F33BA8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{28E3A152-4912-4390-B7D7-C5708F33BA8D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal