diff --git a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.deps.json b/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.deps.json deleted file mode 100644 index 0b8edee..0000000 --- a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.deps.json +++ /dev/null @@ -1,272 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": { - "ADToGMConverter/1.0.0": { - "dependencies": { - "Melanchall.DryWetMidi": "8.0.2", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Console": "9.0.10" - }, - "runtime": { - "ADToGMConverter.dll": {} - } - }, - "Melanchall.DryWetMidi/8.0.2": { - "runtime": { - "lib/netstandard2.0/Melanchall.DryWetMidi.dll": { - "assemblyVersion": "8.0.2.0", - "fileVersion": "8.0.2.0" - } - } - }, - "Microsoft.Extensions.Configuration/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.DependencyInjection/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.10": { - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging.Configuration/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.10", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Configuration.Binder": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging.Console/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging.Configuration": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Console.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Options/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Configuration.Binder": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Primitives/9.0.10": { - "runtime": { - "lib/net9.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - } - } - }, - "libraries": { - "ADToGMConverter/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Melanchall.DryWetMidi/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aLaOr8wp2TZ69T29AHNmby0Jq507ovL1bPo/bNYw6afW5yLiCtGUk3X9Zl0sUsuE7rd8Ixi2ecOVon0a9L9Ujg==", - "path": "melanchall.drywetmidi/8.0.2", - "hashPath": "melanchall.drywetmidi.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UAm3SLGAMlJdowbN+/xnh2UGJkdJoXVm4MsdhZ60dAMS8jteoyCx5WfIab5DKv0TCYpdhVecLJVUjEO3abs9UQ==", - "path": "microsoft.extensions.configuration/9.0.10", - "hashPath": "microsoft.extensions.configuration.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ad3JxmFj0uxuFa1CT6oxTCC1lQ0xeRuOvzBRFT/I/ofIXVOnNsH/v2GZkAJWhlpZqKUvSexQZzp3EEAB2CdtJg==", - "path": "microsoft.extensions.configuration.abstractions/9.0.10", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-D6Kng+9I+w1SQPxJybc6wzw9nnnyUQPutycjtI0svv1RHaWOpUk9PPlwIRfhhoQZ3yihejkEI2wNv/7VnVtkGA==", - "path": "microsoft.extensions.configuration.binder/9.0.10", - "hashPath": "microsoft.extensions.configuration.binder.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iEtXCkNd5XhjNJAOb/wO4IhDRdLIE2CsPxZggZQWJ/q2+sa8dmEPC393nnsiqdH8/4KV8Xn25IzgKPR1UEQ0og==", - "path": "microsoft.extensions.dependencyinjection/9.0.10", - "hashPath": "microsoft.extensions.dependencyinjection.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-r9waLiOPe9ZF1PvzUT+RDoHvpMmY8MW+lb4lqjYGObwKpnyPMLI3odVvlmshwuZcdoHynsGWOrCPA0hxZ63lIA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.10", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UBXHqE9vyptVhaFnT1R7YJKCve7TqVI10yjjUZBNGMlW2lZ4c031Slt9hxsOzWCzlpPxxIFyf1Yk4a6Iubxx7w==", - "path": "microsoft.extensions.logging/9.0.10", - "hashPath": "microsoft.extensions.logging.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MFUPv/nN1rAQ19w43smm6bbf0JDYN/1HEPHoiMYY50pvDMFpglzWAuoTavByDmZq7UuhjaxwrET3joU69ZHoHQ==", - "path": "microsoft.extensions.logging.abstractions/9.0.10", - "hashPath": "microsoft.extensions.logging.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Configuration/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qwTRpxrmLOXZrbgQHRZ9wS2AtVa/61DFIYk8k1rBCCgA5qW0MBxxQC4BjkaI0wSoHHOv/IUXBeFNK+Y59qe/Ug==", - "path": "microsoft.extensions.logging.configuration/9.0.10", - "hashPath": "microsoft.extensions.logging.configuration.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Console/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ponA8k4E4S0LlQ8J4ce4Yp1NND8rxww0lbADK9yL3omRpnnawiENb7W/CTgZUIZVJxKcmIwhm1IbUCRk6RLocQ==", - "path": "microsoft.extensions.logging.console/9.0.10", - "hashPath": "microsoft.extensions.logging.console.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Options/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zMNABt8eBv0B0XrWjFy9nZNgddavaOeq3ZdaD5IlHhRH65MrU7HM+Hd8GjWE3e2VDGFPZFfSAc6XVXC17f9fOA==", - "path": "microsoft.extensions.options/9.0.10", - "hashPath": "microsoft.extensions.options.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wLsf2TyVFFxWQPv0PRJj365it1ngIt8utlHJWSZ9OJ2k+NDa/PtBIRsGlF/NkoLwm1m+1vOePNl2MiKfk6lYfQ==", - "path": "microsoft.extensions.options.configurationextensions/9.0.10", - "hashPath": "microsoft.extensions.options.configurationextensions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3pl8D1O5ZwMpDkZAT2uXrhQ6NipkwEgDLMFuURiHTf72TvkoMP61QYH3Vk1yrzVHnHBdNZk3cQACz8Zc7YGNhQ==", - "path": "microsoft.extensions.primitives/9.0.10", - "hashPath": "microsoft.extensions.primitives.9.0.10.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.dll b/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.dll deleted file mode 100644 index d61407d..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.exe b/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.exe deleted file mode 100644 index 73567a7..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.exe and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.pdb b/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.pdb deleted file mode 100644 index b59fbb0..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.pdb and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.runtimeconfig.json b/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.runtimeconfig.json deleted file mode 100644 index b19c3c8..0000000 --- a/ADToGMConverter/bin/Debug/net9.0/ADToGMConverter.runtimeconfig.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net9.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "9.0.0" - }, - "configProperties": { - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/ADToGMConverter/bin/Debug/net9.0/Melanchall.DryWetMidi.dll b/ADToGMConverter/bin/Debug/net9.0/Melanchall.DryWetMidi.dll deleted file mode 100644 index 6aa2d8f..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Melanchall.DryWetMidi.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Melanchall_DryWetMidi_Native32.dll b/ADToGMConverter/bin/Debug/net9.0/Melanchall_DryWetMidi_Native32.dll deleted file mode 100644 index 9081f39..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Melanchall_DryWetMidi_Native32.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Melanchall_DryWetMidi_Native64.dll b/ADToGMConverter/bin/Debug/net9.0/Melanchall_DryWetMidi_Native64.dll deleted file mode 100644 index 271fa68..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Melanchall_DryWetMidi_Native64.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Melanchall_DryWetMidi_Native64.dylib b/ADToGMConverter/bin/Debug/net9.0/Melanchall_DryWetMidi_Native64.dylib deleted file mode 100644 index 41bedb3..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Melanchall_DryWetMidi_Native64.dylib and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index e2e531d..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Binder.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Binder.dll deleted file mode 100644 index 8e792ac..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Binder.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Configuration.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Configuration.dll deleted file mode 100644 index 738ad85..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Configuration.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index a73bda2..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index a4b40dd..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index 9e9c0a9..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.Configuration.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.Configuration.dll deleted file mode 100644 index c2cc94c..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.Configuration.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.Console.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.Console.dll deleted file mode 100644 index 707a0fc..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.Console.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll deleted file mode 100644 index ed6be27..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll deleted file mode 100644 index 4e817d8..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Options.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Options.dll deleted file mode 100644 index 30994ba..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll b/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index c22ff4d..0000000 Binary files a/ADToGMConverter/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.deps.json b/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.deps.json deleted file mode 100644 index 0b8edee..0000000 --- a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.deps.json +++ /dev/null @@ -1,272 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": { - "ADToGMConverter/1.0.0": { - "dependencies": { - "Melanchall.DryWetMidi": "8.0.2", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Console": "9.0.10" - }, - "runtime": { - "ADToGMConverter.dll": {} - } - }, - "Melanchall.DryWetMidi/8.0.2": { - "runtime": { - "lib/netstandard2.0/Melanchall.DryWetMidi.dll": { - "assemblyVersion": "8.0.2.0", - "fileVersion": "8.0.2.0" - } - } - }, - "Microsoft.Extensions.Configuration/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.DependencyInjection/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.10": { - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging.Configuration/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.10", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Configuration.Binder": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging.Console/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging.Configuration": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Console.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Options/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Configuration.Binder": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Primitives/9.0.10": { - "runtime": { - "lib/net9.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - } - } - }, - "libraries": { - "ADToGMConverter/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Melanchall.DryWetMidi/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aLaOr8wp2TZ69T29AHNmby0Jq507ovL1bPo/bNYw6afW5yLiCtGUk3X9Zl0sUsuE7rd8Ixi2ecOVon0a9L9Ujg==", - "path": "melanchall.drywetmidi/8.0.2", - "hashPath": "melanchall.drywetmidi.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UAm3SLGAMlJdowbN+/xnh2UGJkdJoXVm4MsdhZ60dAMS8jteoyCx5WfIab5DKv0TCYpdhVecLJVUjEO3abs9UQ==", - "path": "microsoft.extensions.configuration/9.0.10", - "hashPath": "microsoft.extensions.configuration.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ad3JxmFj0uxuFa1CT6oxTCC1lQ0xeRuOvzBRFT/I/ofIXVOnNsH/v2GZkAJWhlpZqKUvSexQZzp3EEAB2CdtJg==", - "path": "microsoft.extensions.configuration.abstractions/9.0.10", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-D6Kng+9I+w1SQPxJybc6wzw9nnnyUQPutycjtI0svv1RHaWOpUk9PPlwIRfhhoQZ3yihejkEI2wNv/7VnVtkGA==", - "path": "microsoft.extensions.configuration.binder/9.0.10", - "hashPath": "microsoft.extensions.configuration.binder.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iEtXCkNd5XhjNJAOb/wO4IhDRdLIE2CsPxZggZQWJ/q2+sa8dmEPC393nnsiqdH8/4KV8Xn25IzgKPR1UEQ0og==", - "path": "microsoft.extensions.dependencyinjection/9.0.10", - "hashPath": "microsoft.extensions.dependencyinjection.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-r9waLiOPe9ZF1PvzUT+RDoHvpMmY8MW+lb4lqjYGObwKpnyPMLI3odVvlmshwuZcdoHynsGWOrCPA0hxZ63lIA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.10", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UBXHqE9vyptVhaFnT1R7YJKCve7TqVI10yjjUZBNGMlW2lZ4c031Slt9hxsOzWCzlpPxxIFyf1Yk4a6Iubxx7w==", - "path": "microsoft.extensions.logging/9.0.10", - "hashPath": "microsoft.extensions.logging.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MFUPv/nN1rAQ19w43smm6bbf0JDYN/1HEPHoiMYY50pvDMFpglzWAuoTavByDmZq7UuhjaxwrET3joU69ZHoHQ==", - "path": "microsoft.extensions.logging.abstractions/9.0.10", - "hashPath": "microsoft.extensions.logging.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Configuration/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qwTRpxrmLOXZrbgQHRZ9wS2AtVa/61DFIYk8k1rBCCgA5qW0MBxxQC4BjkaI0wSoHHOv/IUXBeFNK+Y59qe/Ug==", - "path": "microsoft.extensions.logging.configuration/9.0.10", - "hashPath": "microsoft.extensions.logging.configuration.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Console/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ponA8k4E4S0LlQ8J4ce4Yp1NND8rxww0lbADK9yL3omRpnnawiENb7W/CTgZUIZVJxKcmIwhm1IbUCRk6RLocQ==", - "path": "microsoft.extensions.logging.console/9.0.10", - "hashPath": "microsoft.extensions.logging.console.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Options/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zMNABt8eBv0B0XrWjFy9nZNgddavaOeq3ZdaD5IlHhRH65MrU7HM+Hd8GjWE3e2VDGFPZFfSAc6XVXC17f9fOA==", - "path": "microsoft.extensions.options/9.0.10", - "hashPath": "microsoft.extensions.options.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wLsf2TyVFFxWQPv0PRJj365it1ngIt8utlHJWSZ9OJ2k+NDa/PtBIRsGlF/NkoLwm1m+1vOePNl2MiKfk6lYfQ==", - "path": "microsoft.extensions.options.configurationextensions/9.0.10", - "hashPath": "microsoft.extensions.options.configurationextensions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3pl8D1O5ZwMpDkZAT2uXrhQ6NipkwEgDLMFuURiHTf72TvkoMP61QYH3Vk1yrzVHnHBdNZk3cQACz8Zc7YGNhQ==", - "path": "microsoft.extensions.primitives/9.0.10", - "hashPath": "microsoft.extensions.primitives.9.0.10.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.dll b/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.dll deleted file mode 100644 index 245138b..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.exe b/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.exe deleted file mode 100644 index 73567a7..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.exe and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.pdb b/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.pdb deleted file mode 100644 index 232c2cc..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.pdb and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.runtimeconfig.json b/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.runtimeconfig.json deleted file mode 100644 index 233cae7..0000000 --- a/ADToGMConverter/bin/Release/net9.0/ADToGMConverter.runtimeconfig.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net9.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "9.0.0" - }, - "configProperties": { - "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/ADToGMConverter/bin/Release/net9.0/Melanchall.DryWetMidi.dll b/ADToGMConverter/bin/Release/net9.0/Melanchall.DryWetMidi.dll deleted file mode 100644 index 6aa2d8f..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Melanchall.DryWetMidi.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Melanchall_DryWetMidi_Native32.dll b/ADToGMConverter/bin/Release/net9.0/Melanchall_DryWetMidi_Native32.dll deleted file mode 100644 index 9081f39..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Melanchall_DryWetMidi_Native32.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Melanchall_DryWetMidi_Native64.dll b/ADToGMConverter/bin/Release/net9.0/Melanchall_DryWetMidi_Native64.dll deleted file mode 100644 index 271fa68..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Melanchall_DryWetMidi_Native64.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Melanchall_DryWetMidi_Native64.dylib b/ADToGMConverter/bin/Release/net9.0/Melanchall_DryWetMidi_Native64.dylib deleted file mode 100644 index 41bedb3..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Melanchall_DryWetMidi_Native64.dylib and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index e2e531d..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Configuration.Binder.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Configuration.Binder.dll deleted file mode 100644 index 8e792ac..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Configuration.Binder.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Configuration.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Configuration.dll deleted file mode 100644 index 738ad85..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Configuration.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index a73bda2..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.DependencyInjection.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index a4b40dd..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.Abstractions.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index 9e9c0a9..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.Configuration.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.Configuration.dll deleted file mode 100644 index c2cc94c..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.Configuration.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.Console.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.Console.dll deleted file mode 100644 index 707a0fc..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.Console.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.dll deleted file mode 100644 index ed6be27..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll deleted file mode 100644 index 4e817d8..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Options.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Options.dll deleted file mode 100644 index 30994ba..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Primitives.dll b/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index c22ff4d..0000000 Binary files a/ADToGMConverter/bin/Release/net9.0/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/ADToGMConverter/obj/ADToGMConverter.csproj.nuget.dgspec.json b/ADToGMConverter/obj/ADToGMConverter.csproj.nuget.dgspec.json deleted file mode 100644 index a79f130..0000000 --- a/ADToGMConverter/obj/ADToGMConverter.csproj.nuget.dgspec.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Sava\\ADToGMConverter\\ADToGMConverter\\ADToGMConverter.csproj": {} - }, - "projects": { - "D:\\Sava\\ADToGMConverter\\ADToGMConverter\\ADToGMConverter.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Sava\\ADToGMConverter\\ADToGMConverter\\ADToGMConverter.csproj", - "projectName": "ADToGMConverter", - "projectPath": "D:\\Sava\\ADToGMConverter\\ADToGMConverter\\ADToGMConverter.csproj", - "packagesPath": "C:\\Users\\zalverh\\.nuget\\packages\\", - "outputPath": "D:\\Sava\\ADToGMConverter\\ADToGMConverter\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\zalverh\\AppData\\Roaming\\NuGet\\NuGet.Config" - ], - "originalTargetFrameworks": [ - "net9.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net9.0": { - "targetAlias": "net9.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "9.0.300" - }, - "frameworks": { - "net9.0": { - "targetAlias": "net9.0", - "dependencies": { - "Melanchall.DryWetMidi": { - "target": "Package", - "version": "[8.0.2, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[9.0.10, )" - }, - "Microsoft.Extensions.Logging.Console": { - "target": "Package", - "version": "[9.0.10, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.306/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/ADToGMConverter/obj/ADToGMConverter.csproj.nuget.g.props b/ADToGMConverter/obj/ADToGMConverter.csproj.nuget.g.props deleted file mode 100644 index 1d8a42c..0000000 --- a/ADToGMConverter/obj/ADToGMConverter.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\zalverh\.nuget\packages\ - PackageReference - 6.14.0 - - - - - \ No newline at end of file diff --git a/ADToGMConverter/obj/ADToGMConverter.csproj.nuget.g.targets b/ADToGMConverter/obj/ADToGMConverter.csproj.nuget.g.targets deleted file mode 100644 index 62f0408..0000000 --- a/ADToGMConverter/obj/ADToGMConverter.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMCo.2CBC695E.Up2Date b/ADToGMConverter/obj/Debug/net9.0/ADToGMCo.2CBC695E.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.AssemblyInfo.cs b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.AssemblyInfo.cs index 1821c9c..df51de0 100644 --- a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.AssemblyInfo.cs +++ b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("ADToGMConverter")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cb5389bdec9f15dddcbfc1a77d890f3d0dc0454e")] [assembly: System.Reflection.AssemblyProductAttribute("ADToGMConverter")] [assembly: System.Reflection.AssemblyTitleAttribute("ADToGMConverter")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.AssemblyInfoInputs.cache b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.AssemblyInfoInputs.cache index 8ba03dd..c163a97 100644 --- a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.AssemblyInfoInputs.cache +++ b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.AssemblyInfoInputs.cache @@ -1 +1 @@ -c36b580638ef8baef275a3f78092e7756cc19492f11674050782fc6a83cd637d +5c675372fc33c560dcef7d11c15ca07378e970c3a8def3cb0edc9f67a1cb6678 diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.assets.cache b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.assets.cache deleted file mode 100644 index 2c00359..0000000 Binary files a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.assets.cache and /dev/null differ diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.csproj.AssemblyReference.cache b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.csproj.AssemblyReference.cache deleted file mode 100644 index cbd4735..0000000 Binary files a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.csproj.AssemblyReference.cache and /dev/null differ diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.csproj.CoreCompileInputs.cache b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.csproj.CoreCompileInputs.cache deleted file mode 100644 index 3645b51..0000000 --- a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e645300a4a1d4c77c268593a32145363e7911e57cac8fb9cda10551a8d41abab diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.csproj.FileListAbsolute.txt b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.csproj.FileListAbsolute.txt deleted file mode 100644 index f22c303..0000000 --- a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,32 +0,0 @@ -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Melanchall_DryWetMidi_Native32.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Melanchall_DryWetMidi_Native64.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Melanchall_DryWetMidi_Native64.dylib -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\ADToGMConverter.exe -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\ADToGMConverter.deps.json -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\ADToGMConverter.runtimeconfig.json -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\ADToGMConverter.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\ADToGMConverter.pdb -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Melanchall.DryWetMidi.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Configuration.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Configuration.Abstractions.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Configuration.Binder.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.DependencyInjection.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Logging.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Logging.Abstractions.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Logging.Configuration.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Logging.Console.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Options.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Debug\net9.0\Microsoft.Extensions.Primitives.dll -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ADToGMConverter.csproj.AssemblyReference.cache -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ADToGMConverter.GeneratedMSBuildEditorConfig.editorconfig -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ADToGMConverter.AssemblyInfoInputs.cache -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ADToGMConverter.AssemblyInfo.cs -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ADToGMConverter.csproj.CoreCompileInputs.cache -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ADToGMCo.2CBC695E.Up2Date -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ADToGMConverter.dll -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\refint\ADToGMConverter.dll -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ADToGMConverter.pdb -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ADToGMConverter.genruntimeconfig.cache -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Debug\net9.0\ref\ADToGMConverter.dll diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.dll b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.dll deleted file mode 100644 index d61407d..0000000 Binary files a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.dll and /dev/null differ diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.genruntimeconfig.cache b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.genruntimeconfig.cache deleted file mode 100644 index 6f812ec..0000000 --- a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -aac02a3f88996c1bfc32c8e18fe9e3f302603628c492fdac6cb40562d25b74a9 diff --git a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.pdb b/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.pdb deleted file mode 100644 index b59fbb0..0000000 Binary files a/ADToGMConverter/obj/Debug/net9.0/ADToGMConverter.pdb and /dev/null differ diff --git a/ADToGMConverter/obj/Debug/net9.0/apphost.exe b/ADToGMConverter/obj/Debug/net9.0/apphost.exe deleted file mode 100644 index 73567a7..0000000 Binary files a/ADToGMConverter/obj/Debug/net9.0/apphost.exe and /dev/null differ diff --git a/ADToGMConverter/obj/Debug/net9.0/ref/ADToGMConverter.dll b/ADToGMConverter/obj/Debug/net9.0/ref/ADToGMConverter.dll deleted file mode 100644 index dbe367b..0000000 Binary files a/ADToGMConverter/obj/Debug/net9.0/ref/ADToGMConverter.dll and /dev/null differ diff --git a/ADToGMConverter/obj/Debug/net9.0/refint/ADToGMConverter.dll b/ADToGMConverter/obj/Debug/net9.0/refint/ADToGMConverter.dll deleted file mode 100644 index dbe367b..0000000 Binary files a/ADToGMConverter/obj/Debug/net9.0/refint/ADToGMConverter.dll and /dev/null differ diff --git a/ADToGMConverter/obj/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/ADToGMConverter/obj/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs deleted file mode 100644 index feda5e9..0000000 --- a/ADToGMConverter/obj/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMCo.2CBC695E.Up2Date b/ADToGMConverter/obj/Release/net9.0/ADToGMCo.2CBC695E.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.AssemblyInfo.cs b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.AssemblyInfo.cs deleted file mode 100644 index dd560c0..0000000 --- a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("ADToGMConverter")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("ADToGMConverter")] -[assembly: System.Reflection.AssemblyTitleAttribute("ADToGMConverter")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.AssemblyInfoInputs.cache b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.AssemblyInfoInputs.cache deleted file mode 100644 index d96cff4..0000000 --- a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -80cd9b98a1fe1bb050fc32dfc5efd052461ef13de62dd5f33632b85328838609 diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.GeneratedMSBuildEditorConfig.editorconfig b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 9026728..0000000 --- a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,15 +0,0 @@ -is_global = true -build_property.TargetFramework = net9.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = ADToGMConverter -build_property.ProjectDir = D:\Sava\ADToGMConverter\ADToGMConverter\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.EffectiveAnalysisLevelStyle = 9.0 -build_property.EnableCodeStyleSeverity = diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.GlobalUsings.g.cs b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.assets.cache b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.assets.cache deleted file mode 100644 index ffba81f..0000000 Binary files a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.assets.cache and /dev/null differ diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.csproj.AssemblyReference.cache b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.csproj.AssemblyReference.cache deleted file mode 100644 index cbd4735..0000000 Binary files a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.csproj.AssemblyReference.cache and /dev/null differ diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.csproj.CoreCompileInputs.cache b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.csproj.CoreCompileInputs.cache deleted file mode 100644 index 562af3f..0000000 --- a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -7425643c207df6394324e188023071fa9dd91929600bde6f06aaa04e44618c65 diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.csproj.FileListAbsolute.txt b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.csproj.FileListAbsolute.txt deleted file mode 100644 index d46c007..0000000 --- a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,32 +0,0 @@ -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Melanchall_DryWetMidi_Native32.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Melanchall_DryWetMidi_Native64.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Melanchall_DryWetMidi_Native64.dylib -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\ADToGMConverter.exe -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\ADToGMConverter.deps.json -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\ADToGMConverter.runtimeconfig.json -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\ADToGMConverter.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\ADToGMConverter.pdb -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Melanchall.DryWetMidi.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Configuration.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Configuration.Abstractions.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Configuration.Binder.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.DependencyInjection.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Logging.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Logging.Abstractions.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Logging.Configuration.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Logging.Console.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Options.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll -D:\Sava\ADToGMConverter\ADToGMConverter\bin\Release\net9.0\Microsoft.Extensions.Primitives.dll -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ADToGMConverter.csproj.AssemblyReference.cache -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ADToGMConverter.GeneratedMSBuildEditorConfig.editorconfig -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ADToGMConverter.AssemblyInfoInputs.cache -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ADToGMConverter.AssemblyInfo.cs -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ADToGMConverter.csproj.CoreCompileInputs.cache -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ADToGMCo.2CBC695E.Up2Date -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ADToGMConverter.dll -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\refint\ADToGMConverter.dll -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ADToGMConverter.pdb -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ADToGMConverter.genruntimeconfig.cache -D:\Sava\ADToGMConverter\ADToGMConverter\obj\Release\net9.0\ref\ADToGMConverter.dll diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.dll b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.dll deleted file mode 100644 index 245138b..0000000 Binary files a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.dll and /dev/null differ diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.genruntimeconfig.cache b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.genruntimeconfig.cache deleted file mode 100644 index 6eb1b39..0000000 --- a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -f1f35b67925d85b6260997897637a859d007dbaac54a863d87f78807d58b1624 diff --git a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.pdb b/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.pdb deleted file mode 100644 index 232c2cc..0000000 Binary files a/ADToGMConverter/obj/Release/net9.0/ADToGMConverter.pdb and /dev/null differ diff --git a/ADToGMConverter/obj/Release/net9.0/apphost.exe b/ADToGMConverter/obj/Release/net9.0/apphost.exe deleted file mode 100644 index 73567a7..0000000 Binary files a/ADToGMConverter/obj/Release/net9.0/apphost.exe and /dev/null differ diff --git a/ADToGMConverter/obj/Release/net9.0/ref/ADToGMConverter.dll b/ADToGMConverter/obj/Release/net9.0/ref/ADToGMConverter.dll deleted file mode 100644 index e18b63e..0000000 Binary files a/ADToGMConverter/obj/Release/net9.0/ref/ADToGMConverter.dll and /dev/null differ diff --git a/ADToGMConverter/obj/Release/net9.0/refint/ADToGMConverter.dll b/ADToGMConverter/obj/Release/net9.0/refint/ADToGMConverter.dll deleted file mode 100644 index e18b63e..0000000 Binary files a/ADToGMConverter/obj/Release/net9.0/refint/ADToGMConverter.dll and /dev/null differ diff --git a/ADToGMConverter/obj/project.assets.json b/ADToGMConverter/obj/project.assets.json deleted file mode 100644 index edbca63..0000000 --- a/ADToGMConverter/obj/project.assets.json +++ /dev/null @@ -1,782 +0,0 @@ -{ - "version": 3, - "targets": { - "net9.0": { - "Melanchall.DryWetMidi/8.0.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Melanchall.DryWetMidi.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Melanchall.DryWetMidi.dll": { - "related": ".xml" - } - }, - "build": { - "build/Melanchall.DryWetMidi.targets": {} - } - }, - "Microsoft.Extensions.Configuration/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.Configuration.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {} - } - }, - "Microsoft.Extensions.DependencyInjection/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.10": { - "type": "package", - "compile": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Logging/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} - } - }, - "Microsoft.Extensions.Logging.Configuration/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.10", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Configuration.Binder": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Logging.Console/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging.Configuration": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.Logging.Console.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Console.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Options/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.10": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Configuration.Binder": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "compile": { - "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Primitives/9.0.10": { - "type": "package", - "compile": { - "lib/net9.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - } - } - }, - "libraries": { - "Melanchall.DryWetMidi/8.0.2": { - "sha512": "aLaOr8wp2TZ69T29AHNmby0Jq507ovL1bPo/bNYw6afW5yLiCtGUk3X9Zl0sUsuE7rd8Ixi2ecOVon0a9L9Ujg==", - "type": "package", - "path": "melanchall.drywetmidi/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "build/Melanchall.DryWetMidi.targets", - "build/Melanchall_DryWetMidi_Native32.dll", - "build/Melanchall_DryWetMidi_Native64.dll", - "build/Melanchall_DryWetMidi_Native64.dylib", - "icon.png", - "lib/net45/Melanchall.DryWetMidi.dll", - "lib/net45/Melanchall.DryWetMidi.xml", - "lib/netstandard2.0/Melanchall.DryWetMidi.dll", - "lib/netstandard2.0/Melanchall.DryWetMidi.xml", - "melanchall.drywetmidi.8.0.2.nupkg.sha512", - "melanchall.drywetmidi.nuspec" - ] - }, - "Microsoft.Extensions.Configuration/9.0.10": { - "sha512": "UAm3SLGAMlJdowbN+/xnh2UGJkdJoXVm4MsdhZ60dAMS8jteoyCx5WfIab5DKv0TCYpdhVecLJVUjEO3abs9UQ==", - "type": "package", - "path": "microsoft.extensions.configuration/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Configuration.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", - "lib/net462/Microsoft.Extensions.Configuration.dll", - "lib/net462/Microsoft.Extensions.Configuration.xml", - "lib/net8.0/Microsoft.Extensions.Configuration.dll", - "lib/net8.0/Microsoft.Extensions.Configuration.xml", - "lib/net9.0/Microsoft.Extensions.Configuration.dll", - "lib/net9.0/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.9.0.10.nupkg.sha512", - "microsoft.extensions.configuration.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.10": { - "sha512": "ad3JxmFj0uxuFa1CT6oxTCC1lQ0xeRuOvzBRFT/I/ofIXVOnNsH/v2GZkAJWhlpZqKUvSexQZzp3EEAB2CdtJg==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.9.0.10.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Configuration.Binder/9.0.10": { - "sha512": "D6Kng+9I+w1SQPxJybc6wzw9nnnyUQPutycjtI0svv1RHaWOpUk9PPlwIRfhhoQZ3yihejkEI2wNv/7VnVtkGA==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll", - "analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", - "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net9.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.9.0.10.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/9.0.10": { - "sha512": "iEtXCkNd5XhjNJAOb/wO4IhDRdLIE2CsPxZggZQWJ/q2+sa8dmEPC393nnsiqdH8/4KV8Xn25IzgKPR1UEQ0og==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.xml", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net9.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.9.0.10.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.10": { - "sha512": "r9waLiOPe9ZF1PvzUT+RDoHvpMmY8MW+lb4lqjYGObwKpnyPMLI3odVvlmshwuZcdoHynsGWOrCPA0hxZ63lIA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.9.0.10.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging/9.0.10": { - "sha512": "UBXHqE9vyptVhaFnT1R7YJKCve7TqVI10yjjUZBNGMlW2lZ4c031Slt9hxsOzWCzlpPxxIFyf1Yk4a6Iubxx7w==", - "type": "package", - "path": "microsoft.extensions.logging/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Logging.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets", - "lib/net462/Microsoft.Extensions.Logging.dll", - "lib/net462/Microsoft.Extensions.Logging.xml", - "lib/net8.0/Microsoft.Extensions.Logging.dll", - "lib/net8.0/Microsoft.Extensions.Logging.xml", - "lib/net9.0/Microsoft.Extensions.Logging.dll", - "lib/net9.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.9.0.10.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.10": { - "sha512": "MFUPv/nN1rAQ19w43smm6bbf0JDYN/1HEPHoiMYY50pvDMFpglzWAuoTavByDmZq7UuhjaxwrET3joU69ZHoHQ==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.9.0.10.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Configuration/9.0.10": { - "sha512": "qwTRpxrmLOXZrbgQHRZ9wS2AtVa/61DFIYk8k1rBCCgA5qW0MBxxQC4BjkaI0wSoHHOv/IUXBeFNK+Y59qe/Ug==", - "type": "package", - "path": "microsoft.extensions.logging.configuration/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets", - "lib/net462/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net462/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", - "microsoft.extensions.logging.configuration.9.0.10.nupkg.sha512", - "microsoft.extensions.logging.configuration.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Console/9.0.10": { - "sha512": "ponA8k4E4S0LlQ8J4ce4Yp1NND8rxww0lbADK9yL3omRpnnawiENb7W/CTgZUIZVJxKcmIwhm1IbUCRk6RLocQ==", - "type": "package", - "path": "microsoft.extensions.logging.console/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Logging.Console.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets", - "lib/net462/Microsoft.Extensions.Logging.Console.dll", - "lib/net462/Microsoft.Extensions.Logging.Console.xml", - "lib/net8.0/Microsoft.Extensions.Logging.Console.dll", - "lib/net8.0/Microsoft.Extensions.Logging.Console.xml", - "lib/net9.0/Microsoft.Extensions.Logging.Console.dll", - "lib/net9.0/Microsoft.Extensions.Logging.Console.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml", - "microsoft.extensions.logging.console.9.0.10.nupkg.sha512", - "microsoft.extensions.logging.console.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Options/9.0.10": { - "sha512": "zMNABt8eBv0B0XrWjFy9nZNgddavaOeq3ZdaD5IlHhRH65MrU7HM+Hd8GjWE3e2VDGFPZFfSAc6XVXC17f9fOA==", - "type": "package", - "path": "microsoft.extensions.options/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Options.targets", - "buildTransitive/net462/Microsoft.Extensions.Options.targets", - "buildTransitive/net8.0/Microsoft.Extensions.Options.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets", - "lib/net462/Microsoft.Extensions.Options.dll", - "lib/net462/Microsoft.Extensions.Options.xml", - "lib/net8.0/Microsoft.Extensions.Options.dll", - "lib/net8.0/Microsoft.Extensions.Options.xml", - "lib/net9.0/Microsoft.Extensions.Options.dll", - "lib/net9.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.1/Microsoft.Extensions.Options.dll", - "lib/netstandard2.1/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.9.0.10.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.10": { - "sha512": "wLsf2TyVFFxWQPv0PRJj365it1ngIt8utlHJWSZ9OJ2k+NDa/PtBIRsGlF/NkoLwm1m+1vOePNl2MiKfk6lYfQ==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets", - "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.9.0.10.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Primitives/9.0.10": { - "sha512": "3pl8D1O5ZwMpDkZAT2uXrhQ6NipkwEgDLMFuURiHTf72TvkoMP61QYH3Vk1yrzVHnHBdNZk3cQACz8Zc7YGNhQ==", - "type": "package", - "path": "microsoft.extensions.primitives/9.0.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", - "lib/net462/Microsoft.Extensions.Primitives.dll", - "lib/net462/Microsoft.Extensions.Primitives.xml", - "lib/net8.0/Microsoft.Extensions.Primitives.dll", - "lib/net8.0/Microsoft.Extensions.Primitives.xml", - "lib/net9.0/Microsoft.Extensions.Primitives.dll", - "lib/net9.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.9.0.10.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt" - ] - } - }, - "projectFileDependencyGroups": { - "net9.0": [ - "Melanchall.DryWetMidi >= 8.0.2", - "Microsoft.Extensions.Logging >= 9.0.10", - "Microsoft.Extensions.Logging.Console >= 9.0.10" - ] - }, - "packageFolders": { - "C:\\Users\\zalverh\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Sava\\ADToGMConverter\\ADToGMConverter\\ADToGMConverter.csproj", - "projectName": "ADToGMConverter", - "projectPath": "D:\\Sava\\ADToGMConverter\\ADToGMConverter\\ADToGMConverter.csproj", - "packagesPath": "C:\\Users\\zalverh\\.nuget\\packages\\", - "outputPath": "D:\\Sava\\ADToGMConverter\\ADToGMConverter\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\zalverh\\AppData\\Roaming\\NuGet\\NuGet.Config" - ], - "originalTargetFrameworks": [ - "net9.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net9.0": { - "targetAlias": "net9.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "9.0.300" - }, - "frameworks": { - "net9.0": { - "targetAlias": "net9.0", - "dependencies": { - "Melanchall.DryWetMidi": { - "target": "Package", - "version": "[8.0.2, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[9.0.10, )" - }, - "Microsoft.Extensions.Logging.Console": { - "target": "Package", - "version": "[9.0.10, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.306/PortableRuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/ADToGMConverter/obj/project.nuget.cache b/ADToGMConverter/obj/project.nuget.cache deleted file mode 100644 index 63b7ef7..0000000 --- a/ADToGMConverter/obj/project.nuget.cache +++ /dev/null @@ -1,22 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "mB5uQshR8PE=", - "success": true, - "projectFilePath": "D:\\Sava\\ADToGMConverter\\ADToGMConverter\\ADToGMConverter.csproj", - "expectedPackageFiles": [ - "C:\\Users\\zalverh\\.nuget\\packages\\melanchall.drywetmidi\\8.0.2\\melanchall.drywetmidi.8.0.2.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.configuration\\9.0.10\\microsoft.extensions.configuration.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\9.0.10\\microsoft.extensions.configuration.abstractions.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.configuration.binder\\9.0.10\\microsoft.extensions.configuration.binder.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\9.0.10\\microsoft.extensions.dependencyinjection.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\9.0.10\\microsoft.extensions.dependencyinjection.abstractions.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.logging\\9.0.10\\microsoft.extensions.logging.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\9.0.10\\microsoft.extensions.logging.abstractions.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.logging.configuration\\9.0.10\\microsoft.extensions.logging.configuration.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.logging.console\\9.0.10\\microsoft.extensions.logging.console.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.options\\9.0.10\\microsoft.extensions.options.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\9.0.10\\microsoft.extensions.options.configurationextensions.9.0.10.nupkg.sha512", - "C:\\Users\\zalverh\\.nuget\\packages\\microsoft.extensions.primitives\\9.0.10\\microsoft.extensions.primitives.9.0.10.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file