Sicherung

This commit is contained in:
Maier Stephan SI
2023-09-19 06:51:36 +02:00
parent 08bb7787bc
commit baad999298
97 changed files with 80065 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FSI.Prj.Mgt", "FSI.Prj.Mgt\FSI.Prj.Mgt.csproj", "{11D12404-4367-4DAF-81B6-DBB3D1210C50}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{11D12404-4367-4DAF-81B6-DBB3D1210C50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{11D12404-4367-4DAF-81B6-DBB3D1210C50}.Debug|Any CPU.Build.0 = Debug|Any CPU
{11D12404-4367-4DAF-81B6-DBB3D1210C50}.Release|Any CPU.ActiveCfg = Release|Any CPU
{11D12404-4367-4DAF-81B6-DBB3D1210C50}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BEF7D2BD-94A7-4FE4-9C49-BB26E79D4FAB}
EndGlobalSection
EndGlobal