Recovered Old Source Code

This commit is contained in:
Michał Czyż
2021-04-11 22:35:34 +02:00
parent 8dcb15e2cc
commit 138864a655
132 changed files with 177109 additions and 3288 deletions

View File

@@ -0,0 +1 @@
f56e2a6c739a0ea77a7e98996dddbef5a9cc834a

View File

@@ -0,0 +1,18 @@
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Cloud Power Manager.csprojAssemblyReference.cache
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Cloud_Power_Manager.Properties.Resources.resources
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Cloud Power Manager.csproj.GenerateResource.cache
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Cloud Power Manager.csproj.CoreCompileInputs.cache
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Cloud_Power_Manager.Main.resources
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Cloud_Power_Manager.Settings.resources
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\bin\Debug\Server Power Manager.exe.config
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\bin\Debug\Server Power Manager.exe.manifest
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\bin\Debug\Server Power Manager.application
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\bin\Debug\Server Power Manager.exe
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\bin\Debug\Server Power Manager.pdb
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Server Power Manager.exe.manifest
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Server Power Manager.application
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Server Power Manager.exe
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Server Power Manager.pdb
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\bin\Debug\Renci.SshNet.dll
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\bin\Debug\Renci.SshNet.xml
C:\Users\micha\source\repos\Cloud Power Manager\Cloud Power Manager\obj\Debug\Cloud Power Manager.csproj.CopyComplete

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="Server Power Manager.application" version="1.0.0.8" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Server Power Manager" asmv2:product="Server Power Manager" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.7.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Server Power Manager.exe.manifest" size="4730">
<assemblyIdentity name="Server Power Manager.exe" version="1.0.0.8" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>Tu8TZbMftCd4MtCnBOpjSH8GCV1bgLKk4svu5RVQaRw=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>

Binary file not shown.

View File

@@ -0,0 +1,87 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="Server Power Manager.exe" version="1.0.0.8" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<description asmv2:iconFile="if_network-workgroup_118928.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
<assemblyIdentity name="Server Power Manager" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="Server Power Manager.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Renci.SshNet.dll" size="422912">
<assemblyIdentity name="Renci.SshNet" version="2016.1.0.0" publicKeyToken="1CEE9F8BDE3DB106" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>9jFe0UZDj3cCAzaBBD+P6WkO05oqvJoZIkZCSUSjono=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Server Power Manager.exe" size="249776">
<assemblyIdentity name="Server Power Manager" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>PkCfQfdO9SVJD3h+oW9KRnvKYkeVengaNzpLXUmq5Us=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="if_network-workgroup_118928.ico" size="113146">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>V/ZKtqIDEE8t8P4wKM1DPs7JWCtZhKCfHS4Gq1ltZJc=</dsig:DigestValue>
</hash>
</file>
<file name="Server Power Manager.exe.config" size="1581">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>XW3ikx2MeBMrPh3VnHkYE2fyGPuJZfIr4WmwH82vihQ=</dsig:DigestValue>
</hash>
</file>
</asmv1:assembly>

Binary file not shown.