This commit is contained in:
Rene Schwarz
2021-04-11 23:29:13 +02:00
parent ca432897af
commit cf7b9abcf0
52 changed files with 1281 additions and 142 deletions

View File

@@ -8,7 +8,9 @@
".NETCoreApp,Version=v3.1": {
"Server Dashboard/1.0.0": {
"dependencies": {
"MaterialDesignThemes": "4.0.0",
"Microsoft.Xaml.Behaviors.Wpf": "1.1.31",
"SSH.NET": "2020.0.1",
"SharpVectors": "1.7.1",
"System.Data.SqlClient": "4.8.2"
},
@@ -16,6 +18,25 @@
"Server Dashboard.dll": {}
}
},
"MaterialDesignColors/2.0.0": {
"runtime": {
"lib/netcoreapp3.1/MaterialDesignColors.dll": {
"assemblyVersion": "2.0.0.2422",
"fileVersion": "2.0.0.2422"
}
}
},
"MaterialDesignThemes/4.0.0": {
"dependencies": {
"MaterialDesignColors": "2.0.0"
},
"runtime": {
"lib/netcoreapp3.1/MaterialDesignThemes.Wpf.dll": {
"assemblyVersion": "4.0.0.2422",
"fileVersion": "4.0.0.2422"
}
}
},
"Microsoft.NETCore.Platforms/3.1.0": {},
"Microsoft.Win32.Registry/4.7.0": {
"dependencies": {
@@ -101,6 +122,25 @@
}
}
},
"SSH.NET/2020.0.1": {
"dependencies": {
"SshNet.Security.Cryptography": "1.3.0"
},
"runtime": {
"lib/netstandard2.0/Renci.SshNet.dll": {
"assemblyVersion": "2020.0.1.0",
"fileVersion": "2020.0.1.0"
}
}
},
"SshNet.Security.Cryptography/1.3.0": {
"runtime": {
"lib/netstandard2.0/SshNet.Security.Cryptography.dll": {
"assemblyVersion": "1.3.0.0",
"fileVersion": "1.3.0.0"
}
}
},
"System.Data.SqlClient/4.8.2": {
"dependencies": {
"Microsoft.Win32.Registry": "4.7.0",
@@ -143,6 +183,20 @@
"serviceable": false,
"sha512": ""
},
"MaterialDesignColors/2.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+JoghC3QRK0u9Wul1To1ORjcfTbFTVzFPjJ02H7VREOdNzIIn427e8G9gP9hXu9pm1r2OneLnoCG/lTma5cG2w==",
"path": "materialdesigncolors/2.0.0",
"hashPath": "materialdesigncolors.2.0.0.nupkg.sha512"
},
"MaterialDesignThemes/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+n5oWHuRiYL/gUw2XfQHCRZqHtU8KbrdurgU0IcO98Zsyhw4BvggodfXY8veRtbjjmM9EJ/sG2yKBrgPOGX4JQ==",
"path": "materialdesignthemes/4.0.0",
"hashPath": "materialdesignthemes.4.0.0.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/3.1.0": {
"type": "package",
"serviceable": true,
@@ -199,6 +253,20 @@
"path": "sharpvectors/1.7.1",
"hashPath": "sharpvectors.1.7.1.nupkg.sha512"
},
"SSH.NET/2020.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DhVeQ8JzoS8Z25VwZfQ/9HEjTO8eWs4ldsMkcMsUFK7TFc8GnpxBeRBj3X8mc5+rwvzZNNmLDm08a8TpPZNF/g==",
"path": "ssh.net/2020.0.1",
"hashPath": "ssh.net.2020.0.1.nupkg.sha512"
},
"SshNet.Security.Cryptography/1.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5pBIXRjcSO/amY8WztpmNOhaaCNHY/B6CcYDI7FSTgqSyo/ZUojlLiKcsl+YGbxQuLX439qIkMfP0PHqxqJi/Q==",
"path": "sshnet.security.cryptography/1.3.0",
"hashPath": "sshnet.security.cryptography.1.3.0.nupkg.sha512"
},
"System.Data.SqlClient/4.8.2": {
"type": "package",
"serviceable": true,