update 20260220
This commit is contained in:
12
API_DocTest/Properties/Settings.Designer.cs
generated
12
API_DocTest/Properties/Settings.Designer.cs
generated
@@ -61,5 +61,17 @@ namespace API_DocTest.Properties {
|
||||
this["Token"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("x:\\")]
|
||||
public string tempdir {
|
||||
get {
|
||||
return ((string)(this["tempdir"]));
|
||||
}
|
||||
set {
|
||||
this["tempdir"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,5 +11,8 @@
|
||||
<Setting Name="Token" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">pZkuG6l6ORCEckqQimPK58PO1A9EnkMtL5oCgRX9WiWnD4xeH7ikGzhWnTBy/vk8J4Iiz8gCSx9uFHA4+DvITG0roO97sk82d/0BCjVlwLWINpXlJfGYEF3X96AdoCQvb3ruwv/tVqEHsSU5aNfyxBAe+EhLTHQ8t7ysgJZWh98=</Value>
|
||||
</Setting>
|
||||
<Setting Name="tempdir" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">x:\</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user