14 lines
616 B
Plaintext
14 lines
616 B
Plaintext
|
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
|
|
||
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"
|
||
|
|
GeneratedClassNamespace="DTS.DASLib.DASResource" GeneratedClassName="Settings">
|
||
|
|
<Profiles />
|
||
|
|
<Settings>
|
||
|
|
<Setting Name="Samplerate2AAFrequency" Type="System.Collections.Specialized.OrderedDictionary" Scope="User">
|
||
|
|
<Value Profile="(Default)" />
|
||
|
|
</Setting>
|
||
|
|
<Setting Name="abcd" Type="System.String" Scope="User">
|
||
|
|
<Value Profile="(Default)">hdsa askjhsad kjhsad</Value>
|
||
|
|
</Setting>
|
||
|
|
</Settings>
|
||
|
|
</SettingsFile>
|