2015-08-14 13:18:12 -04:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="PSLauncher.Properties" GeneratedClassName="Settings">
|
|
|
|
|
<Profiles />
|
|
|
|
|
<Settings>
|
|
|
|
|
<Setting Name="PSPath" Type="System.String" Scope="User">
|
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="ExtraArgs" Type="System.String" Scope="User">
|
2015-10-02 19:05:34 -04:00
|
|
|
<Value Profile="(Default)" />
|
2015-08-14 13:18:12 -04:00
|
|
|
</Setting>
|
2016-06-19 16:02:10 -04:00
|
|
|
<Setting Name="OutputShown" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="SkipLauncher" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="ClearOutputOnLaunch" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
|
</Setting>
|
2015-08-14 13:18:12 -04:00
|
|
|
</Settings>
|
|
|
|
|
</SettingsFile>
|