Ekz_LEDNEV/obj/project.assets.json
2026-05-15 11:49:45 +04:00

670 lines
24 KiB
JSON

{
"version": 3,
"targets": {
"net8.0-windows7.0": {
"BouncyCastle.Cryptography/2.6.2": {
"type": "package",
"compile": {
"lib/net6.0/BouncyCastle.Cryptography.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/BouncyCastle.Cryptography.dll": {
"related": ".xml"
}
}
},
"Google.Protobuf/3.32.0": {
"type": "package",
"compile": {
"lib/net5.0/Google.Protobuf.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net5.0/Google.Protobuf.dll": {
"related": ".pdb;.xml"
}
}
},
"K4os.Compression.LZ4/1.3.8": {
"type": "package",
"compile": {
"lib/net6.0/K4os.Compression.LZ4.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/K4os.Compression.LZ4.dll": {
"related": ".xml"
}
}
},
"K4os.Compression.LZ4.Streams/1.3.8": {
"type": "package",
"dependencies": {
"K4os.Compression.LZ4": "1.3.8",
"K4os.Hash.xxHash": "1.0.8",
"System.IO.Pipelines": "6.0.3"
},
"compile": {
"lib/net6.0/K4os.Compression.LZ4.Streams.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/K4os.Compression.LZ4.Streams.dll": {
"related": ".xml"
}
}
},
"K4os.Hash.xxHash/1.0.8": {
"type": "package",
"compile": {
"lib/net6.0/K4os.Hash.xxHash.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/K4os.Hash.xxHash.dll": {
"related": ".xml"
}
}
},
"MySql.Data/9.7.0": {
"type": "package",
"dependencies": {
"BouncyCastle.Cryptography": "2.6.2",
"Google.Protobuf": "3.32.0",
"K4os.Compression.LZ4.Streams": "1.3.8",
"System.Configuration.ConfigurationManager": "8.0.0",
"System.Security.Permissions": "8.0.0",
"ZstdSharp.Port": "0.8.6"
},
"compile": {
"lib/net8.0/MySql.Data.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/MySql.Data.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win-x64/native/comerr64.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x64/native/gssapi64.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x64/native/k5sprt64.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x64/native/krb5_64.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x64/native/krbcc64.dll": {
"assetType": "native",
"rid": "win-x64"
}
}
},
"System.Configuration.ConfigurationManager/8.0.0": {
"type": "package",
"dependencies": {
"System.Diagnostics.EventLog": "8.0.0",
"System.Security.Cryptography.ProtectedData": "8.0.0"
},
"compile": {
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"System.Diagnostics.EventLog/8.0.0": {
"type": "package",
"compile": {
"lib/net8.0/System.Diagnostics.EventLog.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Diagnostics.EventLog.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
"assetType": "runtime",
"rid": "win"
},
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.IO.Pipelines/6.0.3": {
"type": "package",
"compile": {
"lib/net6.0/System.IO.Pipelines.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.IO.Pipelines.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Security.Cryptography.ProtectedData/8.0.0": {
"type": "package",
"compile": {
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"System.Security.Permissions/8.0.0": {
"type": "package",
"dependencies": {
"System.Windows.Extensions": "8.0.0"
},
"compile": {
"lib/net8.0/System.Security.Permissions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Security.Permissions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"System.Windows.Extensions/8.0.0": {
"type": "package",
"compile": {
"lib/net8.0/System.Windows.Extensions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Windows.Extensions.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/net8.0/System.Windows.Extensions.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"ZstdSharp.Port/0.8.6": {
"type": "package",
"compile": {
"lib/net8.0/ZstdSharp.dll": {}
},
"runtime": {
"lib/net8.0/ZstdSharp.dll": {}
}
}
}
},
"libraries": {
"BouncyCastle.Cryptography/2.6.2": {
"sha512": "7oWOcvnntmMKNzDLsdxAYqApt+AjpRpP2CShjMfIa3umZ42UQMvH0tl1qAliYPNYO6vTdcGMqnRrCPmsfzTI1w==",
"type": "package",
"path": "bouncycastle.cryptography/2.6.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.md",
"README.md",
"bouncycastle.cryptography.2.6.2.nupkg.sha512",
"bouncycastle.cryptography.nuspec",
"lib/net461/BouncyCastle.Cryptography.dll",
"lib/net461/BouncyCastle.Cryptography.xml",
"lib/net6.0/BouncyCastle.Cryptography.dll",
"lib/net6.0/BouncyCastle.Cryptography.xml",
"lib/netstandard2.0/BouncyCastle.Cryptography.dll",
"lib/netstandard2.0/BouncyCastle.Cryptography.xml",
"packageIcon.png"
]
},
"Google.Protobuf/3.32.0": {
"sha512": "fsKxV5bhcvXmZi+cUo5+IxzRMBHwHeFO8G5utNa9f+Mu37kmfy8JcUVvWPt4cX7EuQWAjjHUjZqVl7nGSTRHRg==",
"type": "package",
"path": "google.protobuf/3.32.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"google.protobuf.3.32.0.nupkg.sha512",
"google.protobuf.nuspec",
"lib/net45/Google.Protobuf.dll",
"lib/net45/Google.Protobuf.pdb",
"lib/net45/Google.Protobuf.xml",
"lib/net5.0/Google.Protobuf.dll",
"lib/net5.0/Google.Protobuf.pdb",
"lib/net5.0/Google.Protobuf.xml",
"lib/netstandard1.1/Google.Protobuf.dll",
"lib/netstandard1.1/Google.Protobuf.pdb",
"lib/netstandard1.1/Google.Protobuf.xml",
"lib/netstandard2.0/Google.Protobuf.dll",
"lib/netstandard2.0/Google.Protobuf.pdb",
"lib/netstandard2.0/Google.Protobuf.xml"
]
},
"K4os.Compression.LZ4/1.3.8": {
"sha512": "LhwlPa7c1zs1OV2XadMtAWdImjLIsqFJPoRcIWAadSRn0Ri1DepK65UbWLPmt4riLqx2d40xjXRk0ogpqNtK7g==",
"type": "package",
"path": "k4os.compression.lz4/1.3.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"k4os.compression.lz4.1.3.8.nupkg.sha512",
"k4os.compression.lz4.nuspec",
"lib/net462/K4os.Compression.LZ4.dll",
"lib/net462/K4os.Compression.LZ4.xml",
"lib/net5.0/K4os.Compression.LZ4.dll",
"lib/net5.0/K4os.Compression.LZ4.xml",
"lib/net6.0/K4os.Compression.LZ4.dll",
"lib/net6.0/K4os.Compression.LZ4.xml",
"lib/netstandard2.0/K4os.Compression.LZ4.dll",
"lib/netstandard2.0/K4os.Compression.LZ4.xml",
"lib/netstandard2.1/K4os.Compression.LZ4.dll",
"lib/netstandard2.1/K4os.Compression.LZ4.xml"
]
},
"K4os.Compression.LZ4.Streams/1.3.8": {
"sha512": "P15qr8dZAeo9GvYbUIPEYFQ0MEJ0i5iqr37wsYeRC3la2uCldOoeCa6to0CZ1taiwxIV+Mk8NGuZi+4iWivK9w==",
"type": "package",
"path": "k4os.compression.lz4.streams/1.3.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"k4os.compression.lz4.streams.1.3.8.nupkg.sha512",
"k4os.compression.lz4.streams.nuspec",
"lib/net462/K4os.Compression.LZ4.Streams.dll",
"lib/net462/K4os.Compression.LZ4.Streams.xml",
"lib/net5.0/K4os.Compression.LZ4.Streams.dll",
"lib/net5.0/K4os.Compression.LZ4.Streams.xml",
"lib/net6.0/K4os.Compression.LZ4.Streams.dll",
"lib/net6.0/K4os.Compression.LZ4.Streams.xml",
"lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll",
"lib/netstandard2.0/K4os.Compression.LZ4.Streams.xml",
"lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll",
"lib/netstandard2.1/K4os.Compression.LZ4.Streams.xml"
]
},
"K4os.Hash.xxHash/1.0.8": {
"sha512": "Wp2F7BamQ2Q/7Hk834nV9vRQapgcr8kgv9Jvfm8J3D0IhDqZMMl+a2yxUq5ltJitvXvQfB8W6K4F4fCbw/P6YQ==",
"type": "package",
"path": "k4os.hash.xxhash/1.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
"k4os.hash.xxhash.1.0.8.nupkg.sha512",
"k4os.hash.xxhash.nuspec",
"lib/net462/K4os.Hash.xxHash.dll",
"lib/net462/K4os.Hash.xxHash.xml",
"lib/net5.0/K4os.Hash.xxHash.dll",
"lib/net5.0/K4os.Hash.xxHash.xml",
"lib/net6.0/K4os.Hash.xxHash.dll",
"lib/net6.0/K4os.Hash.xxHash.xml",
"lib/netstandard2.0/K4os.Hash.xxHash.dll",
"lib/netstandard2.0/K4os.Hash.xxHash.xml",
"lib/netstandard2.1/K4os.Hash.xxHash.dll",
"lib/netstandard2.1/K4os.Hash.xxHash.xml"
]
},
"MySql.Data/9.7.0": {
"sha512": "yJRZnwqOaKd7DXdbim2/gznKnt4kJEYUe/+PdbopY0WC+2UPcYGOtuSrHrBOAoKEpO66p5TGwlP4hQ233SBAKA==",
"type": "package",
"path": "mysql.data/9.7.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE",
"README",
"README.md",
"lib/net10.0/MySql.Data.dll",
"lib/net10.0/MySql.Data.xml",
"lib/net462/MySql.Data.dll",
"lib/net462/MySql.Data.xml",
"lib/net48/MySql.Data.dll",
"lib/net48/MySql.Data.xml",
"lib/net8.0/MySql.Data.dll",
"lib/net8.0/MySql.Data.xml",
"lib/net9.0/MySql.Data.dll",
"lib/net9.0/MySql.Data.xml",
"lib/netstandard2.0/MySql.Data.dll",
"lib/netstandard2.0/MySql.Data.xml",
"lib/netstandard2.1/MySql.Data.dll",
"lib/netstandard2.1/MySql.Data.xml",
"logo-mysql-170x115.png",
"mysql.data.9.7.0.nupkg.sha512",
"mysql.data.nuspec",
"runtimes/win-x64/native/comerr64.dll",
"runtimes/win-x64/native/gssapi64.dll",
"runtimes/win-x64/native/k5sprt64.dll",
"runtimes/win-x64/native/krb5_64.dll",
"runtimes/win-x64/native/krbcc64.dll"
]
},
"System.Configuration.ConfigurationManager/8.0.0": {
"sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
"type": "package",
"path": "system.configuration.configurationmanager/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
"lib/net462/System.Configuration.ConfigurationManager.dll",
"lib/net462/System.Configuration.ConfigurationManager.xml",
"lib/net6.0/System.Configuration.ConfigurationManager.dll",
"lib/net6.0/System.Configuration.ConfigurationManager.xml",
"lib/net7.0/System.Configuration.ConfigurationManager.dll",
"lib/net7.0/System.Configuration.ConfigurationManager.xml",
"lib/net8.0/System.Configuration.ConfigurationManager.dll",
"lib/net8.0/System.Configuration.ConfigurationManager.xml",
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
"system.configuration.configurationmanager.8.0.0.nupkg.sha512",
"system.configuration.configurationmanager.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Diagnostics.EventLog/8.0.0": {
"sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
"type": "package",
"path": "system.diagnostics.eventlog/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Diagnostics.EventLog.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
"lib/net462/System.Diagnostics.EventLog.dll",
"lib/net462/System.Diagnostics.EventLog.xml",
"lib/net6.0/System.Diagnostics.EventLog.dll",
"lib/net6.0/System.Diagnostics.EventLog.xml",
"lib/net7.0/System.Diagnostics.EventLog.dll",
"lib/net7.0/System.Diagnostics.EventLog.xml",
"lib/net8.0/System.Diagnostics.EventLog.dll",
"lib/net8.0/System.Diagnostics.EventLog.xml",
"lib/netstandard2.0/System.Diagnostics.EventLog.dll",
"lib/netstandard2.0/System.Diagnostics.EventLog.xml",
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll",
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll",
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml",
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
"system.diagnostics.eventlog.8.0.0.nupkg.sha512",
"system.diagnostics.eventlog.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.IO.Pipelines/6.0.3": {
"sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
"type": "package",
"path": "system.io.pipelines/6.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.IO.Pipelines.dll",
"lib/net461/System.IO.Pipelines.xml",
"lib/net6.0/System.IO.Pipelines.dll",
"lib/net6.0/System.IO.Pipelines.xml",
"lib/netcoreapp3.1/System.IO.Pipelines.dll",
"lib/netcoreapp3.1/System.IO.Pipelines.xml",
"lib/netstandard2.0/System.IO.Pipelines.dll",
"lib/netstandard2.0/System.IO.Pipelines.xml",
"system.io.pipelines.6.0.3.nupkg.sha512",
"system.io.pipelines.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Security.Cryptography.ProtectedData/8.0.0": {
"sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
"type": "package",
"path": "system.security.cryptography.protecteddata/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net462/System.Security.Cryptography.ProtectedData.dll",
"lib/net462/System.Security.Cryptography.ProtectedData.xml",
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
"lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
"lib/net7.0/System.Security.Cryptography.ProtectedData.dll",
"lib/net7.0/System.Security.Cryptography.ProtectedData.xml",
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll",
"lib/net8.0/System.Security.Cryptography.ProtectedData.xml",
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"system.security.cryptography.protecteddata.8.0.0.nupkg.sha512",
"system.security.cryptography.protecteddata.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Security.Permissions/8.0.0": {
"sha512": "v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==",
"type": "package",
"path": "system.security.permissions/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Security.Permissions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
"lib/net462/System.Security.Permissions.dll",
"lib/net462/System.Security.Permissions.xml",
"lib/net6.0/System.Security.Permissions.dll",
"lib/net6.0/System.Security.Permissions.xml",
"lib/net7.0/System.Security.Permissions.dll",
"lib/net7.0/System.Security.Permissions.xml",
"lib/net8.0/System.Security.Permissions.dll",
"lib/net8.0/System.Security.Permissions.xml",
"lib/netstandard2.0/System.Security.Permissions.dll",
"lib/netstandard2.0/System.Security.Permissions.xml",
"system.security.permissions.8.0.0.nupkg.sha512",
"system.security.permissions.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Windows.Extensions/8.0.0": {
"sha512": "Obg3a90MkOw9mYKxrardLpY2u0axDMrSmy4JCdq2cYbelM2cUwmUir5Bomvd1yxmPL9h5LVHU1tuKBZpUjfASg==",
"type": "package",
"path": "system.windows.extensions/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net6.0/System.Windows.Extensions.dll",
"lib/net6.0/System.Windows.Extensions.xml",
"lib/net7.0/System.Windows.Extensions.dll",
"lib/net7.0/System.Windows.Extensions.xml",
"lib/net8.0/System.Windows.Extensions.dll",
"lib/net8.0/System.Windows.Extensions.xml",
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
"runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
"runtimes/win/lib/net7.0/System.Windows.Extensions.dll",
"runtimes/win/lib/net7.0/System.Windows.Extensions.xml",
"runtimes/win/lib/net8.0/System.Windows.Extensions.dll",
"runtimes/win/lib/net8.0/System.Windows.Extensions.xml",
"system.windows.extensions.8.0.0.nupkg.sha512",
"system.windows.extensions.nuspec",
"useSharedDesignerContext.txt"
]
},
"ZstdSharp.Port/0.8.6": {
"sha512": "iP4jVLQoQmUjMU88g1WObiNr6YKZGvh4aOXn3yOJsHqZsflwRsxZPcIBvNXgjXO3vQKSLctXGLTpcBPLnWPS8A==",
"type": "package",
"path": "zstdsharp.port/0.8.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net462/ZstdSharp.dll",
"lib/net5.0/ZstdSharp.dll",
"lib/net6.0/ZstdSharp.dll",
"lib/net7.0/ZstdSharp.dll",
"lib/net8.0/ZstdSharp.dll",
"lib/net9.0/ZstdSharp.dll",
"lib/netcoreapp3.1/ZstdSharp.dll",
"lib/netstandard2.0/ZstdSharp.dll",
"lib/netstandard2.1/ZstdSharp.dll",
"zstdsharp.port.0.8.6.nupkg.sha512",
"zstdsharp.port.nuspec"
]
}
},
"projectFileDependencyGroups": {
"net8.0-windows7.0": [
"MySql.Data >= 9.7.0"
]
},
"packageFolders": {
"C:\\Users\\Student\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Student\\Desktop\\ekz_lednev\\ekz_lednev.csproj",
"projectName": "ekz_lednev",
"projectPath": "C:\\Users\\Student\\Desktop\\ekz_lednev\\ekz_lednev.csproj",
"packagesPath": "C:\\Users\\Student\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Student\\Desktop\\ekz_lednev\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\Student\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"dependencies": {
"MySql.Data": {
"target": "Package",
"version": "[9.7.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WindowsForms": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}