new stuff

This commit is contained in:
2025-08-24 13:28:00 +02:00
parent 6a63193082
commit 8325267b1e
149 changed files with 522 additions and 340 deletions

View File

@@ -14,6 +14,7 @@
"Newtonsoft.Json": "13.0.1",
"NotVPR_SideProjecktForVpr_FreeTime": "1.0.0",
"System.Drawing.Common": "6.0.0",
"System.Management": "9.0.7",
"TagLibSharp": "2.3.0",
"VideoLAN.LibVLC.Windows": "3.0.21"
},
@@ -125,6 +126,14 @@
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
"System.CodeDom/9.0.7": {
"runtime": {
"lib/net8.0/System.CodeDom.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"System.Collections/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.1",
@@ -268,6 +277,25 @@
"System.Runtime.Extensions": "4.3.0"
}
},
"System.Management/9.0.7": {
"dependencies": {
"System.CodeDom": "9.0.7"
},
"runtime": {
"lib/net8.0/System.Management.dll": {
"assemblyVersion": "9.0.0.7",
"fileVersion": "9.0.725.31616"
}
},
"runtimeTargets": {
"runtimes/win/lib/net8.0/System.Management.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "9.0.0.7",
"fileVersion": "9.0.725.31616"
}
}
},
"System.Net.Http/4.3.4": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.1",
@@ -743,6 +771,13 @@
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
"hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
},
"System.CodeDom/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-skI5aEl6XbZelP1hZvSmzzm3mM98k22x19Zu1Lf4rmuYoFEMJr7s7Te/MWUk9twjz4utyXt3q3pYXxGxI/Y+zA==",
"path": "system.codedom/9.0.7",
"hashPath": "system.codedom.9.0.7.nupkg.sha512"
},
"System.Collections/4.3.0": {
"type": "package",
"serviceable": true,
@@ -848,6 +883,13 @@
"path": "system.linq/4.3.0",
"hashPath": "system.linq.4.3.0.nupkg.sha512"
},
"System.Management/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9wHNgKnZRFLZ/vSQ7+Ai9LrKkxEKh9LvC+Ta5dwQgPsyni0ET5igPATg01WW4bx/E5Q3VtRgEGithhOXaKIh0A==",
"path": "system.management/9.0.7",
"hashPath": "system.management.9.0.7.nupkg.sha512"
},
"System.Net.Http/4.3.4": {
"type": "package",
"serviceable": true,