Files
ReadSBAktieTrans/ReadSBAktieTransApp.sln
2022-09-09 11:07:33 +02:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32630.192
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReadSBAktieTrans", "ReadSBAktieTrans\ReadSBAktieTrans.csproj", "{24707A9D-5173-41DF-8F32-D32F8B035A0E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LoadStockDbFromTrans", "LoadStockDbFromTrans\LoadStockDbFromTrans.csproj", "{3B41412F-D5B0-4613-8CCF-34D6D7FF06BC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{24707A9D-5173-41DF-8F32-D32F8B035A0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{24707A9D-5173-41DF-8F32-D32F8B035A0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{24707A9D-5173-41DF-8F32-D32F8B035A0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{24707A9D-5173-41DF-8F32-D32F8B035A0E}.Release|Any CPU.Build.0 = Release|Any CPU
{3B41412F-D5B0-4613-8CCF-34D6D7FF06BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B41412F-D5B0-4613-8CCF-34D6D7FF06BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B41412F-D5B0-4613-8CCF-34D6D7FF06BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B41412F-D5B0-4613-8CCF-34D6D7FF06BC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0A3F25EA-03B4-419D-AF3B-940EEC196B49}
EndGlobalSection
EndGlobal