xenadmin/XenCenterLib
Konstantina Chremmou 9c11b740bb
Tidy up config files (#2850)
* The solution libraries do not need a config file like the applications.
In fact the config file of XenAdminTests was mostly an unneeded copy of the
XenAdmin app.config; the NUnit setting has moved to the AssemblyInfo in NUnit3.
* Removed unused XenOvfApi settings.
* The constants in the Settings were largely not configurable, hence I moved them into the code.
The ones marked with TODO will be revisited within CP-32779.
* Removed config file from library XenOvfApi. Restored broken cryptography algorithm lookup.
(The list of algorithms had been removed from the Settings within the fix to CA-350574).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-08-16 11:02:29 +01:00
..
Archive CA-347483: Silence exception thrown when disposing compression or tar stream if the user has requested cancellation. 2020-12-18 01:34:25 +00:00
Compression CA-347483: Silence exception thrown when disposing compression or tar stream if the user has requested cancellation. 2020-12-18 01:34:25 +00:00
Properties Removed obsolete class XSVersionAttribute. Some refactoring of the usage of Program.Version. 2020-12-24 01:23:47 +00:00
BasicXMLResolver.cs Namespace tidy 1/several: replaced Citrix.XenCenter with XenCenterLib. 2017-11-30 13:56:32 +00:00
ChangeableDictionary.cs Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
ChangeableList.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
ComparableAddress.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ComparableList.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
EmailAddressValidator.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
EncryptionUtils.cs CA-343280: Reworked saving user settings. 2020-12-07 15:57:26 +00:00
IniDocument.cs CP-32713: Show an error message if the user attempts an update using the base installation ISO. 2020-04-22 10:33:22 +01:00
INotifyCollectionChanged.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
LimitedStack.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
LockFreeQueue.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
NamedPipes.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
PartialIP.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
PathValidator.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
Processes.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Set.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
StreamUtilities.cs CA-350574: Corrections to signing an appliance. 2021-01-12 12:14:31 +00:00
StringUtility.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ToStringWrapper.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Win32.cs Corrections to the logging of Win32 exceptions. Minor refactoring. 2019-11-13 12:31:44 +00:00
XenCenterLib.csproj Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00