2024-10-14 19:54:29 +02:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
|
|
|
|
|
<Profiles>
|
|
|
|
|
<Profile Name="(Default)" />
|
|
|
|
|
</Profiles>
|
2026-02-16 18:32:04 +01:00
|
|
|
<Settings>
|
|
|
|
|
<Setting Name="ExtractNumbers" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="ModelsFolderPath" Type="System.String" Scope="User">
|
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="CsvOutputPath" Type="System.String" Scope="User">
|
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
|
</Setting>
|
|
|
|
|
</Settings>
|
2024-10-14 19:54:29 +02:00
|
|
|
</SettingsFile>
|