test_isstringnumber_test_vi.../Test_IsStringNumber.sln
Eugen Höglinger 1a17fc5786 Initialize
Prüft ob der String eine Nummer ist.
2024-02-29 15:10:01 +01:00

26 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34616.47
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HE-Konsolen-App (.NET Framework)1", "HE-Konsolen-App (.NET Framework)1\HE-Konsolen-App (.NET Framework)1.csproj", "{62B89CD8-E5D0-435E-883E-D37034D64A23}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{62B89CD8-E5D0-435E-883E-D37034D64A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{62B89CD8-E5D0-435E-883E-D37034D64A23}.Debug|Any CPU.Build.0 = Debug|Any CPU
{62B89CD8-E5D0-435E-883E-D37034D64A23}.Release|Any CPU.ActiveCfg = Release|Any CPU
{62B89CD8-E5D0-435E-883E-D37034D64A23}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C61DD992-9ADA-41B6-B45D-87E253C12C61}
EndGlobalSection
EndGlobal