test_isstringnumber_test_vi.../HE-Konsolen-App (.NET Framework)1/App.config
Eugen Höglinger 1a17fc5786 Initialize
Prüft ob der String eine Nummer ist.
2024-02-29 15:10:01 +01:00

6 lines
184 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>