chore: add empty TeamsISO solution

This commit is contained in:
Zac Gaetano 2026-05-07 15:07:58 +00:00
parent 87425b509b
commit c355e9dc4c
3 changed files with 14 additions and 0 deletions

14
TeamsISO.sln Normal file
View file

@ -0,0 +1,14 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0
src/.gitkeep Normal file
View file

0
src/tests/.gitkeep Normal file
View file