This commit is contained in:
2025-09-05 20:21:45 -04:00
parent 52c458836d
commit cdf71c8fd7
24 changed files with 1256 additions and 144 deletions

25
ServiceBus95.sln Normal file
View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35825.156
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceBus95", "ServiceBus98\ServiceBus95.csproj", "{70EC8B33-8F08-4B6D-B386-2C2747AF61F0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{70EC8B33-8F08-4B6D-B386-2C2747AF61F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70EC8B33-8F08-4B6D-B386-2C2747AF61F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70EC8B33-8F08-4B6D-B386-2C2747AF61F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70EC8B33-8F08-4B6D-B386-2C2747AF61F0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0D27DA3B-F216-4E9A-AD54-A25935289BA6}
EndGlobalSection
EndGlobal