1663 lines
68 KiB
JSON
1663 lines
68 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net5.0": {
|
|
"FastReport.Compat/2021.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.CSharp": "3.3.1",
|
|
"Microsoft.CodeAnalysis.VisualBasic": "3.3.1",
|
|
"System.Drawing.Common": "4.6.0",
|
|
"System.Windows.Extensions": "4.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/_._": {}
|
|
},
|
|
"build": {
|
|
"build/netcoreapp3.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/any/lib/netcoreapp3.0/FastReport.Compat.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "any"
|
|
}
|
|
}
|
|
},
|
|
"FastReport.Core/2021.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"FastReport.Compat": "2021.2.0",
|
|
"FastReport.DataVisualization": "2021.2.0",
|
|
"System.Drawing.Common": "4.6.1",
|
|
"System.Security.Cryptography.Pkcs": "4.5.2",
|
|
"System.Security.Permissions": "4.4.0",
|
|
"System.Text.Encoding.CodePages": "4.5.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/FastReport.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/FastReport.dll": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/FastReport.Core.props": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/FastReport.Core.props": {}
|
|
}
|
|
},
|
|
"FastReport.DataVisualization/2021.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"FastReport.Compat": "2021.2.0",
|
|
"System.Data.SqlClient": "4.4.3",
|
|
"System.Drawing.Common": "4.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/_._": {}
|
|
},
|
|
"build": {
|
|
"build/netcoreapp3.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/any/lib/netcoreapp3.0/FastReport.DataVisualization.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "any"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/2.9.4": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Common/3.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Analyzers": "2.9.4",
|
|
"System.Collections.Immutable": "1.5.0",
|
|
"System.Memory": "4.5.3",
|
|
"System.Reflection.Metadata": "1.6.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.2",
|
|
"System.Text.Encoding.CodePages": "4.5.1",
|
|
"System.Threading.Tasks.Extensions": "4.5.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {}
|
|
},
|
|
"resource": {
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp/3.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Common": "[3.3.1]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {}
|
|
},
|
|
"resource": {
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.VisualBasic/3.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Common": "[3.3.1]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll": {}
|
|
},
|
|
"resource": {
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Microsoft.Extensions.ApiDescription.Server.props": {},
|
|
"build/Microsoft.Extensions.ApiDescription.Server.targets": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {},
|
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/3.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Win32.Registry/4.4.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "2.0.0",
|
|
"System.Security.AccessControl": "4.4.0",
|
|
"System.Security.Principal.Windows": "4.4.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Win32.SystemEvents/4.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
|
|
}
|
|
},
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/win-arm64/native/sni.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/win-x64/native/sni.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/win-x86/native/sni.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x86"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore/5.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.ApiDescription.Server": "3.0.0",
|
|
"Swashbuckle.AspNetCore.Swagger": "5.6.3",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "5.6.3",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "5.6.3"
|
|
},
|
|
"build": {
|
|
"build/Swashbuckle.AspNetCore.props": {}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/5.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.2.3"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/5.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "5.6.3"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/5.6.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"System.Collections.Immutable/1.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {}
|
|
}
|
|
},
|
|
"System.Data.SqlClient/4.4.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Win32.Registry": "4.4.0",
|
|
"System.Security.Principal.Windows": "4.4.0",
|
|
"System.Text.Encoding.CodePages": "4.4.0",
|
|
"runtime.native.System.Data.SqlClient.sni": "4.4.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Data.SqlClient.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Data.SqlClient.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Drawing.Common/4.6.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.0.0",
|
|
"Microsoft.Win32.SystemEvents": "4.6.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp3.0/System.Drawing.Common.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Drawing.Common.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"System.Reflection.Metadata/1.6.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll": {}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
|
|
}
|
|
},
|
|
"System.Security.AccessControl/4.4.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "2.0.0",
|
|
"System.Security.Principal.Windows": "4.4.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.AccessControl.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Cng/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Pkcs/4.5.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.Cryptography.Cng": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Permissions/4.4.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "4.4.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.Permissions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Permissions.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/4.4.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encoding.CodePages/4.5.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "2.1.2",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"System.Windows.Extensions/4.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Drawing.Common": "4.6.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp3.0/System.Windows.Extensions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"FastReport.Compat/2021.2.0": {
|
|
"sha512": "BcHoqU3Bw/99fZ3OtiMPM1qChgFgtfyDYaszDNEB56s92yyu0JpPA/4DUjhjoI1m56Vcl5K3acwnzQ8sXz3HrA==",
|
|
"type": "package",
|
|
"path": "fastreport.compat/2021.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"build/netcoreapp3.0/FastReport.Compat.targets",
|
|
"build/netcoreapp3.0/lib/Any/FastReport.Compat.dll",
|
|
"build/netcoreapp3.0/lib/Win/FastReport.Compat.dll",
|
|
"fastreport.compat.2021.2.0.nupkg.sha512",
|
|
"fastreport.compat.nuspec",
|
|
"frlogo-big.png",
|
|
"lib/net40/FastReport.Compat.dll",
|
|
"lib/net5.0-windows7.0/FastReport.Compat.dll",
|
|
"lib/netcoreapp3.0/_._",
|
|
"lib/netstandard2.0/FastReport.Compat.dll",
|
|
"lib/netstandard2.1/FastReport.Compat.dll",
|
|
"runtimes/any/lib/netcoreapp3.0/FastReport.Compat.dll"
|
|
]
|
|
},
|
|
"FastReport.Core/2021.3.0": {
|
|
"sha512": "zRTL8X6LVvLsl96bzbYrB2bNFlr4n55G9ye4qCjcgvlcAi6KtDnG3b1TP1Bn05f94Ydxo/2/xENRSNe23bK3kg==",
|
|
"type": "package",
|
|
"path": "fastreport.core/2021.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"build/FastReport.Core.props",
|
|
"buildMultiTargeting/FastReport.Core.props",
|
|
"buildTransitive/FastReport.Core.props",
|
|
"fastreport.core.2021.3.0.nupkg.sha512",
|
|
"fastreport.core.nuspec",
|
|
"frlogo-big.png",
|
|
"lib/net40/FastReport.dll",
|
|
"lib/netstandard2.0/FastReport.dll",
|
|
"lib/netstandard2.1/FastReport.dll"
|
|
]
|
|
},
|
|
"FastReport.DataVisualization/2021.2.0": {
|
|
"sha512": "LN19UDFkn6Sq5ahmonAsnnHNUn64IcO6ZLFrJ1DEC6qS7Qq+X9Ekq5d7zCb6fzINxFxRgJHquhNI3QCZxo+8Sg==",
|
|
"type": "package",
|
|
"path": "fastreport.datavisualization/2021.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.txt",
|
|
"build/netcoreapp3.0/FastReport.DataVisualization.targets",
|
|
"build/netcoreapp3.0/lib/Any/FastReport.DataVisualization.dll",
|
|
"build/netcoreapp3.0/lib/Win/FastReport.DataVisualization.dll",
|
|
"fastreport.datavisualization.2021.2.0.nupkg.sha512",
|
|
"fastreport.datavisualization.nuspec",
|
|
"frlogo-big.png",
|
|
"lib/net40/FastReport.DataVisualization.dll",
|
|
"lib/net5.0-windows7.0/FastReport.DataVisualization.dll",
|
|
"lib/netcoreapp3.0/_._",
|
|
"lib/netstandard2.0/FastReport.DataVisualization.dll",
|
|
"runtimes/any/lib/netcoreapp3.0/FastReport.DataVisualization.dll"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/2.9.4": {
|
|
"sha512": "alIJhS0VUg/7x5AsHEoovh/wRZ0RfCSS7k5pDSqpRLTyuMTtRgj6OJJPRApRhJHOGYYsLakf1hKeXFoDwKwNkg==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.analyzers/2.9.4",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
|
|
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
|
|
"analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"build/Microsoft.CodeAnalysis.Analyzers.props",
|
|
"documentation/Microsoft.CodeAnalysis.Analyzers.md",
|
|
"documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
|
|
"microsoft.codeanalysis.analyzers.2.9.4.nupkg.sha512",
|
|
"microsoft.codeanalysis.analyzers.nuspec",
|
|
"rulesets/AllRulesDefault.ruleset",
|
|
"rulesets/AllRulesDisabled.ruleset",
|
|
"rulesets/AllRulesEnabled.ruleset",
|
|
"rulesets/CorrectnessRulesDefault.ruleset",
|
|
"rulesets/CorrectnessRulesEnabled.ruleset",
|
|
"rulesets/DataflowRulesDefault.ruleset",
|
|
"rulesets/DataflowRulesEnabled.ruleset",
|
|
"rulesets/LibraryRulesDefault.ruleset",
|
|
"rulesets/LibraryRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
|
|
"rulesets/PortedFromFxCopRulesDefault.ruleset",
|
|
"rulesets/PortedFromFxCopRulesEnabled.ruleset",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Common/3.3.1": {
|
|
"sha512": "N5yQdGy+M4kimVG7hwCeGTCfgYjK2o5b/Shumkb/rCC+/SAkvP1HUAYK+vxPFS7dLJNtXLRsmPHKj3fnyNWnrw==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.common/3.3.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
|
|
"microsoft.codeanalysis.common.3.3.1.nupkg.sha512",
|
|
"microsoft.codeanalysis.common.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp/3.3.1": {
|
|
"sha512": "WDUIhTHem38H6VJ98x2Ssq0fweakJHnHYl7vbG8ARnsAwLoJKCQCy78EeY1oRrCKG42j0v6JVljKkeqSDA28UA==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.csharp/3.3.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"microsoft.codeanalysis.csharp.3.3.1.nupkg.sha512",
|
|
"microsoft.codeanalysis.csharp.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.VisualBasic/3.3.1": {
|
|
"sha512": "F7fc/G+0ocOYkKSCJ7Y8Q7eAEkAdG5RYODI9FtSl2Hm8zIDBVA3NccCm98gaOvCamLfMHYqeOjpb3yJnnw3m/w==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.visualbasic/3.3.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.pdb",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.xml",
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
|
|
"microsoft.codeanalysis.visualbasic.3.3.1.nupkg.sha512",
|
|
"microsoft.codeanalysis.visualbasic.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {
|
|
"sha512": "LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.apidescription.server/3.0.0",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/Microsoft.Extensions.ApiDescription.Server.props",
|
|
"build/Microsoft.Extensions.ApiDescription.Server.targets",
|
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
|
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
|
|
"microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512",
|
|
"microsoft.extensions.apidescription.server.nuspec",
|
|
"tools/Newtonsoft.Json.dll",
|
|
"tools/dotnet-getdocument.deps.json",
|
|
"tools/dotnet-getdocument.dll",
|
|
"tools/dotnet-getdocument.runtimeconfig.json",
|
|
"tools/net461-x86/GetDocument.Insider.exe",
|
|
"tools/net461-x86/GetDocument.Insider.exe.config",
|
|
"tools/net461/GetDocument.Insider.exe",
|
|
"tools/net461/GetDocument.Insider.exe.config",
|
|
"tools/netcoreapp2.1/GetDocument.Insider.deps.json",
|
|
"tools/netcoreapp2.1/GetDocument.Insider.dll",
|
|
"tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Platforms/3.0.0": {
|
|
"sha512": "TsETIgVJb/AKoYfSP+iCxkuly5d3inZjTdx/ItZLk2CxY85v8083OBS3uai84kK3/baLnS5/b5XGs6zR7SuuHQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.platforms/3.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.platforms.3.0.0.nupkg.sha512",
|
|
"microsoft.netcore.platforms.nuspec",
|
|
"runtime.json",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
"sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
|
|
"type": "package",
|
|
"path": "microsoft.openapi/1.2.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net46/Microsoft.OpenApi.dll",
|
|
"lib/net46/Microsoft.OpenApi.pdb",
|
|
"lib/net46/Microsoft.OpenApi.xml",
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll",
|
|
"lib/netstandard2.0/Microsoft.OpenApi.pdb",
|
|
"lib/netstandard2.0/Microsoft.OpenApi.xml",
|
|
"microsoft.openapi.1.2.3.nupkg.sha512",
|
|
"microsoft.openapi.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Win32.Registry/4.4.0": {
|
|
"sha512": "dA36TlNVn/XfrZtmf0fiI/z1nd3Wfp2QVzTdj26pqgP9LFWq0i1hYEUAW50xUjGFYn1+/cP3KGuxT2Yn1OUNBQ==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.registry/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/Microsoft.Win32.Registry.dll",
|
|
"lib/net461/Microsoft.Win32.Registry.dll",
|
|
"lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"microsoft.win32.registry.4.4.0.nupkg.sha512",
|
|
"microsoft.win32.registry.nuspec",
|
|
"ref/net46/Microsoft.Win32.Registry.dll",
|
|
"ref/net461/Microsoft.Win32.Registry.dll",
|
|
"ref/net461/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"ref/netstandard1.3/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
"runtimes/unix/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.Win32.SystemEvents/4.6.0": {
|
|
"sha512": "Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.systemevents/4.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/net461/Microsoft.Win32.SystemEvents.xml",
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
|
|
"microsoft.win32.systemevents.4.6.0.nupkg.sha512",
|
|
"microsoft.win32.systemevents.nuspec",
|
|
"ref/net461/Microsoft.Win32.SystemEvents.dll",
|
|
"ref/net461/Microsoft.Win32.SystemEvents.xml",
|
|
"ref/net472/Microsoft.Win32.SystemEvents.dll",
|
|
"ref/net472/Microsoft.Win32.SystemEvents.xml",
|
|
"ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
|
|
"ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
|
|
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
|
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
|
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
|
"runtime.native.system.data.sqlclient.sni.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
|
|
"type": "package",
|
|
"path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
|
"runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
|
|
"runtimes/win-arm64/native/sni.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
|
|
"type": "package",
|
|
"path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
|
"runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
|
|
"runtimes/win-x64/native/sni.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
"sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
|
|
"type": "package",
|
|
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
|
"runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
|
|
"runtimes/win-x86/native/sni.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore/5.6.3": {
|
|
"sha512": "UkL9GU0mfaA+7RwYjEaBFvAzL8qNQhNqAeV5uaWUu/Z+fVgvK9FHkGCpTXBqSQeIHuZaIElzxnLDdIqGzuCnVg==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore/5.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/Swashbuckle.AspNetCore.props",
|
|
"swashbuckle.aspnetcore.5.6.3.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/5.6.3": {
|
|
"sha512": "rn/MmLscjg6WSnTZabojx5DQYle2GjPanSPbCU3Kw8Hy72KyQR3uy8R1Aew5vpNALjfUFm2M/vwUtqdOlzw+GA==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swagger/5.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"swashbuckle.aspnetcore.swagger.5.6.3.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swagger.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/5.6.3": {
|
|
"sha512": "CkhVeod/iLd3ikVTDOwG5sym8BE5xbqGJ15iF3cC7ZPg2kEwDQL4a88xjkzsvC9oOB2ax6B0rK0EgRK+eOBX+w==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/5.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"swashbuckle.aspnetcore.swaggergen.5.6.3.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swaggergen.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/5.6.3": {
|
|
"sha512": "BPvcPxQRMsYZ3HnYmGKRWDwX4Wo29WHh14Q6B10BB8Yfbbcza+agOC2UrBFA1EuaZuOsFLbp6E2+mqVNF/Je8A==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swaggerui/5.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
|
|
"swashbuckle.aspnetcore.swaggerui.5.6.3.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swaggerui.nuspec"
|
|
]
|
|
},
|
|
"System.Collections.Immutable/1.5.0": {
|
|
"sha512": "EXKiDFsChZW0RjrZ4FYHu9aW6+P4MCgEDCklsVseRfhoO0F+dXeMSsMRAlVXIo06kGJ/zv+2w1a2uc2+kxxSaQ==",
|
|
"type": "package",
|
|
"path": "system.collections.immutable/1.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard1.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard1.0/System.Collections.Immutable.xml",
|
|
"lib/netstandard1.3/System.Collections.Immutable.dll",
|
|
"lib/netstandard1.3/System.Collections.Immutable.xml",
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
|
|
"system.collections.immutable.1.5.0.nupkg.sha512",
|
|
"system.collections.immutable.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Data.SqlClient/4.4.3": {
|
|
"sha512": "D1hEOS1oPLJ6WcGCzpTWe8SauWVxnDoDTUWhv5XCNdRm/QeSUk4BQ3ZDe7BH+zNVHDBkPYjVzpVjnCl43eOSGg==",
|
|
"type": "package",
|
|
"path": "system.data.sqlclient/4.4.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net451/System.Data.SqlClient.dll",
|
|
"lib/net46/System.Data.SqlClient.dll",
|
|
"lib/net461/System.Data.SqlClient.dll",
|
|
"lib/netstandard1.2/System.Data.SqlClient.dll",
|
|
"lib/netstandard1.3/System.Data.SqlClient.dll",
|
|
"lib/netstandard2.0/System.Data.SqlClient.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net451/System.Data.SqlClient.dll",
|
|
"ref/net46/System.Data.SqlClient.dll",
|
|
"ref/net461/System.Data.SqlClient.dll",
|
|
"ref/net461/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/System.Data.SqlClient.dll",
|
|
"ref/netstandard1.2/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/de/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/es/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/fr/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/it/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/ja/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/ko/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/ru/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/System.Data.SqlClient.dll",
|
|
"ref/netstandard1.3/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/de/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/es/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/fr/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/it/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/ja/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/ko/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/ru/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml",
|
|
"ref/netstandard2.0/System.Data.SqlClient.dll",
|
|
"ref/netstandard2.0/System.Data.SqlClient.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net451/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net46/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net461/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll",
|
|
"system.data.sqlclient.4.4.3.nupkg.sha512",
|
|
"system.data.sqlclient.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Drawing.Common/4.6.1": {
|
|
"sha512": "TFAADvBEUhdDb2Lteq/BUeG0J1y7a0GyFdpB8yE/eAcbiN0R5MII1nXExXsrtRZiO8C/L9SozL2wGqkRlhiv6A==",
|
|
"type": "package",
|
|
"path": "system.drawing.common/4.6.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.Drawing.Common.dll",
|
|
"lib/netstandard2.0/System.Drawing.Common.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net461/System.Drawing.Common.dll",
|
|
"ref/netcoreapp3.0/System.Drawing.Common.dll",
|
|
"ref/netcoreapp3.0/System.Drawing.Common.xml",
|
|
"ref/netstandard2.0/System.Drawing.Common.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
|
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
|
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
|
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
|
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
|
|
"system.drawing.common.4.6.1.nupkg.sha512",
|
|
"system.drawing.common.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Memory/4.5.3": {
|
|
"sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
|
|
"type": "package",
|
|
"path": "system.memory/4.5.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.1/System.Memory.dll",
|
|
"lib/netstandard1.1/System.Memory.xml",
|
|
"lib/netstandard2.0/System.Memory.dll",
|
|
"lib/netstandard2.0/System.Memory.xml",
|
|
"ref/netcoreapp2.1/_._",
|
|
"system.memory.4.5.3.nupkg.sha512",
|
|
"system.memory.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Reflection.Metadata/1.6.0": {
|
|
"sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
|
|
"type": "package",
|
|
"path": "system.reflection.metadata/1.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard1.1/System.Reflection.Metadata.dll",
|
|
"lib/netstandard1.1/System.Reflection.Metadata.xml",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.xml",
|
|
"lib/portable-net45+win8/System.Reflection.Metadata.dll",
|
|
"lib/portable-net45+win8/System.Reflection.Metadata.xml",
|
|
"system.reflection.metadata.1.6.0.nupkg.sha512",
|
|
"system.reflection.metadata.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
|
|
"sha512": "wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.compilerservices.unsafe/4.5.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512",
|
|
"system.runtime.compilerservices.unsafe.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.AccessControl/4.4.0": {
|
|
"sha512": "2NRFPX/V81ucKQmqNgGBZrKGH/5ejsvivSGMRum0SMgPnJxwhuNkzVS1+7gC3R2X0f57CtwrPrXPPSe6nOp82g==",
|
|
"type": "package",
|
|
"path": "system.security.accesscontrol/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.Security.AccessControl.dll",
|
|
"lib/net461/System.Security.AccessControl.dll",
|
|
"lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
"ref/net46/System.Security.AccessControl.dll",
|
|
"ref/net461/System.Security.AccessControl.dll",
|
|
"ref/net461/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/System.Security.AccessControl.dll",
|
|
"ref/netstandard1.3/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/de/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/es/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/fr/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/it/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/ja/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/ko/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/ru/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
|
|
"ref/netstandard2.0/System.Security.AccessControl.dll",
|
|
"ref/netstandard2.0/System.Security.AccessControl.xml",
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net46/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
"system.security.accesscontrol.4.4.0.nupkg.sha512",
|
|
"system.security.accesscontrol.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Cng/4.5.0": {
|
|
"sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.cng/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"lib/net462/System.Security.Cryptography.Cng.dll",
|
|
"lib/net47/System.Security.Cryptography.Cng.dll",
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Cng.dll",
|
|
"ref/net461/System.Security.Cryptography.Cng.dll",
|
|
"ref/net461/System.Security.Cryptography.Cng.xml",
|
|
"ref/net462/System.Security.Cryptography.Cng.dll",
|
|
"ref/net462/System.Security.Cryptography.Cng.xml",
|
|
"ref/net47/System.Security.Cryptography.Cng.dll",
|
|
"ref/net47/System.Security.Cryptography.Cng.xml",
|
|
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
|
|
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.cryptography.cng.4.5.0.nupkg.sha512",
|
|
"system.security.cryptography.cng.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Pkcs/4.5.2": {
|
|
"sha512": "lIo52x0AAsZs8r1L58lPXaqN6PP51Z/XJts0kZtbZRNYcMguupxqRGjvc/GoqSKTbYa+aBwbkT4xoqQ7EsfN0A==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.pkcs/4.5.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.Security.Cryptography.Pkcs.dll",
|
|
"lib/net461/System.Security.Cryptography.Pkcs.dll",
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
|
|
"lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
|
|
"lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
|
|
"ref/net46/System.Security.Cryptography.Pkcs.dll",
|
|
"ref/net461/System.Security.Cryptography.Pkcs.dll",
|
|
"ref/net461/System.Security.Cryptography.Pkcs.xml",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
|
|
"system.security.cryptography.pkcs.4.5.2.nupkg.sha512",
|
|
"system.security.cryptography.pkcs.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.Permissions/4.4.0": {
|
|
"sha512": "ArK+Kh7BSqWhspqO3qe8R25MeUzBm3ZdWbYiN6Q0kLO3nR4dLeZzS03C0QUI/470w7pGRm7lUZ9sjfDQKJjRcQ==",
|
|
"type": "package",
|
|
"path": "system.security.permissions/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Security.Permissions.dll",
|
|
"lib/netstandard2.0/System.Security.Permissions.dll",
|
|
"ref/net461/System.Security.Permissions.dll",
|
|
"ref/netstandard2.0/System.Security.Permissions.dll",
|
|
"ref/netstandard2.0/System.Security.Permissions.xml",
|
|
"system.security.permissions.4.4.0.nupkg.sha512",
|
|
"system.security.permissions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.Principal.Windows/4.4.0": {
|
|
"sha512": "pP+AOzt1o3jESOuLmf52YQTF7H3Ng9hTnrOESQiqsnl2IbBh1HInsAMHYtoh75iUYV0OIkHmjvveraYB6zM97w==",
|
|
"type": "package",
|
|
"path": "system.security.principal.windows/4.4.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.Security.Principal.Windows.dll",
|
|
"lib/net461/System.Security.Principal.Windows.dll",
|
|
"lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
"ref/net46/System.Security.Principal.Windows.dll",
|
|
"ref/net461/System.Security.Principal.Windows.dll",
|
|
"ref/net461/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"ref/netstandard1.3/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.xml",
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"system.security.principal.windows.4.4.0.nupkg.sha512",
|
|
"system.security.principal.windows.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Text.Encoding.CodePages/4.5.1": {
|
|
"sha512": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
|
|
"type": "package",
|
|
"path": "system.text.encoding.codepages/4.5.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Text.Encoding.CodePages.dll",
|
|
"lib/net461/System.Text.Encoding.CodePages.dll",
|
|
"lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
|
"system.text.encoding.codepages.4.5.1.nupkg.sha512",
|
|
"system.text.encoding.codepages.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.3": {
|
|
"sha512": "+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks.extensions/4.5.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/netcoreapp2.1/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.threading.tasks.extensions.4.5.3.nupkg.sha512",
|
|
"system.threading.tasks.extensions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Windows.Extensions/4.6.0": {
|
|
"sha512": "GL4izk0KgeyXklUOHViAk7y1IOYVYcn8nDpJZgcCqNzTGv2xd+8rgGgMKMo8G9nvfEuRCrNxWnGc74EiuYH2YA==",
|
|
"type": "package",
|
|
"path": "system.windows.extensions/4.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll",
|
|
"lib/netcoreapp3.0/System.Windows.Extensions.xml",
|
|
"ref/netcoreapp3.0/System.Windows.Extensions.dll",
|
|
"ref/netcoreapp3.0/System.Windows.Extensions.xml",
|
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
|
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
|
|
"system.windows.extensions.4.6.0.nupkg.sha512",
|
|
"system.windows.extensions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net5.0": [
|
|
"FastReport.Core >= 2021.3.0",
|
|
"Swashbuckle.AspNetCore >= 5.6.3"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\Mercedes Benz\\.nuget\\packages\\": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Users\\Mercedes Benz\\Documents\\rmutr_report\\rmutr-report.csproj",
|
|
"projectName": "rmutr-report",
|
|
"projectPath": "C:\\Users\\Mercedes Benz\\Documents\\rmutr_report\\rmutr-report.csproj",
|
|
"packagesPath": "C:\\Users\\Mercedes Benz\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Users\\Mercedes Benz\\Documents\\rmutr_report\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"C:\\Users\\Mercedes Benz\\Documents\\rmutr_report\\NuGet.Config",
|
|
"C:\\Users\\Mercedes Benz\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net5.0"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"https://api.nuget.org/v3/index.json": {},
|
|
"https://nuget.71dev.com/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net5.0": {
|
|
"targetAlias": "net5.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net5.0": {
|
|
"targetAlias": "net5.0",
|
|
"dependencies": {
|
|
"FastReport.Core": {
|
|
"target": "Package",
|
|
"version": "[2021.3.0, )"
|
|
},
|
|
"Swashbuckle.AspNetCore": {
|
|
"target": "Package",
|
|
"version": "[5.6.3, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.AspNetCore.App": {
|
|
"privateAssets": "none"
|
|
},
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.403\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |