Update 07082021
This commit is contained in:
@@ -15,6 +15,96 @@
|
||||
"lib/netstandard2.0/Blazored.SessionStorage.dll": {}
|
||||
}
|
||||
},
|
||||
"FastReport.Compat/2021.2.9": {
|
||||
"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/FastReport.Compat.targets": {}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/any/lib/netcoreapp3.0/FastReport.Compat.dll": {
|
||||
"assetType": "runtime",
|
||||
"rid": "any"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FastReport.Core/2021.3.17": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"FastReport.Compat": "2021.2.9",
|
||||
"FastReport.DataVisualization": "2021.2.3",
|
||||
"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.3": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"FastReport.Compat": "2021.2.3"
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FastReport.Web/2021.3.17": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"FastReport.Compat": "2021.2.9",
|
||||
"FastReport.Core": "2021.3.17"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netcoreapp3.1/FastReport.Web.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.1/FastReport.Web.dll": {}
|
||||
},
|
||||
"frameworkReferences": [
|
||||
"Microsoft.AspNetCore.App"
|
||||
],
|
||||
"build": {
|
||||
"buildTransitive/FastReport.Web.props": {}
|
||||
},
|
||||
"buildMultiTargeting": {
|
||||
"buildMultiTargeting/FastReport.Web.props": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNet.WebApi.Client/5.2.7": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@@ -203,6 +293,24 @@
|
||||
"Microsoft.AspNetCore.App"
|
||||
]
|
||||
},
|
||||
"Microsoft.AspNetCore.ProtectedBrowserStorage/0.1.0-alpha.19521.1": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netcoreapp3.0/Microsoft.AspNetCore.ProtectedBrowserStorage.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.0/Microsoft.AspNetCore.ProtectedBrowserStorage.dll": {}
|
||||
},
|
||||
"frameworkReferences": [
|
||||
"Microsoft.AspNetCore.App"
|
||||
],
|
||||
"build": {
|
||||
"buildTransitive/Microsoft.AspNetCore.ProtectedBrowserStorage.props": {}
|
||||
},
|
||||
"buildMultiTargeting": {
|
||||
"buildMultiTargeting/Microsoft.AspNetCore.ProtectedBrowserStorage.props": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Razor/2.2.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@@ -442,6 +550,59 @@
|
||||
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
|
||||
}
|
||||
},
|
||||
"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.CodeAnalysis.Workspaces.Common/3.3.1": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@@ -924,6 +1085,13 @@
|
||||
"lib/netstandard1.0/_._": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.10.14": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
|
||||
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.VisualStudio.Web.CodeGeneration/3.1.5": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@@ -1053,6 +1221,24 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
"NETStandard.Library/2.0.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@@ -1706,6 +1892,29 @@
|
||||
"ref/netstandard1.5/_._": {}
|
||||
}
|
||||
},
|
||||
"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.Globalization/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@@ -2281,7 +2490,7 @@
|
||||
"System.Security.Principal.Windows": "4.7.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netstandard2.0/_._": {}
|
||||
"ref/netstandard2.0/System.Security.AccessControl.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Security.AccessControl.dll": {}
|
||||
@@ -2435,6 +2644,24 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"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.Cryptography.Primitives/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@@ -2517,7 +2744,7 @@
|
||||
"System.Security.AccessControl": "4.5.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netstandard2.0/_._": {}
|
||||
"ref/netstandard2.0/System.Security.Permissions.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Security.Permissions.dll": {}
|
||||
@@ -2526,7 +2753,7 @@
|
||||
"System.Security.Principal.Windows/4.7.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netcoreapp3.0/_._": {}
|
||||
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
|
||||
@@ -2673,6 +2900,24 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Xml.ReaderWriter/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@@ -2801,6 +3046,105 @@
|
||||
"lib/netstandard2.0/Blazored.SessionStorage.dll"
|
||||
]
|
||||
},
|
||||
"FastReport.Compat/2021.2.9": {
|
||||
"sha512": "fjjHxgbgbw5UpkLvlhsJVw9YrUSG+xPZjdHp/vcx6bpkLY+cHXAUavYzPZgOD2h7uvhsrUHzjsta6oIXEwhRkQ==",
|
||||
"type": "package",
|
||||
"path": "fastreport.compat/2021.2.9",
|
||||
"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.9.nupkg.sha512",
|
||||
"fastreport.compat.nuspec",
|
||||
"frlogo192.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.17": {
|
||||
"sha512": "yqE7AYP/HI1x2nqwGoL6/GekrdAetoVTUDtZlMi5W2ELbxKPHUjOAweZE0m8hUjOrSwikSjduOdfEFyFYAIFjg==",
|
||||
"type": "package",
|
||||
"path": "fastreport.core/2021.3.17",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
"build/FastReport.Core.props",
|
||||
"buildMultiTargeting/FastReport.Core.props",
|
||||
"buildTransitive/FastReport.Core.props",
|
||||
"fastreport.core.2021.3.17.nupkg.sha512",
|
||||
"fastreport.core.nuspec",
|
||||
"frlogo192.png",
|
||||
"lib/net40/FastReport.dll",
|
||||
"lib/net40/FastReport.xml",
|
||||
"lib/netstandard2.0/FastReport.dll",
|
||||
"lib/netstandard2.0/FastReport.xml",
|
||||
"lib/netstandard2.1/FastReport.dll",
|
||||
"lib/netstandard2.1/FastReport.xml",
|
||||
"license.md"
|
||||
]
|
||||
},
|
||||
"FastReport.DataVisualization/2021.2.3": {
|
||||
"sha512": "l+eBqq4fsJ+Pmr0cyQxcwyrGEiR9lgmQo2KjIykpl+zb6DJddTUp7dASx/7qS8fUFz7P94q91dSmhUngF5ndvQ==",
|
||||
"type": "package",
|
||||
"path": "fastreport.datavisualization/2021.2.3",
|
||||
"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.3.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"
|
||||
]
|
||||
},
|
||||
"FastReport.Web/2021.3.17": {
|
||||
"sha512": "BOtZvnH5rU8pK2tG0f7LZ8ivWcfgrWcOyNgsdhkmhkpivb+570R4E6eqesC0GUXx6uwfbPn0a0Ult9P3TlKGUw==",
|
||||
"type": "package",
|
||||
"path": "fastreport.web/2021.3.17",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
"FastReport .NET-license.md",
|
||||
"build/FastReport.Web.props",
|
||||
"build/Microsoft.AspNetCore.StaticWebAssets.props",
|
||||
"buildMultiTargeting/FastReport.Web.props",
|
||||
"buildTransitive/FastReport.Web.props",
|
||||
"fastreport.web.2021.3.17.nupkg.sha512",
|
||||
"fastreport.web.nuspec",
|
||||
"frlogo192.png",
|
||||
"lib/netcoreapp3.1/FastReport.Web.dll",
|
||||
"lib/netcoreapp3.1/FastReport.Web.xml",
|
||||
"lib/netstandard2.0/FastReport.Web.dll",
|
||||
"lib/netstandard2.0/FastReport.Web.xml",
|
||||
"staticwebassets/Resources/angle-double-left.svg",
|
||||
"staticwebassets/Resources/angle-double-right.svg",
|
||||
"staticwebassets/Resources/angle-left.svg",
|
||||
"staticwebassets/Resources/angle-right.svg",
|
||||
"staticwebassets/Resources/caret-down.svg",
|
||||
"staticwebassets/Resources/caret-right.svg",
|
||||
"staticwebassets/Resources/close.svg",
|
||||
"staticwebassets/Resources/file.svg",
|
||||
"staticwebassets/Resources/magnifier.svg",
|
||||
"staticwebassets/Resources/print.svg",
|
||||
"staticwebassets/Resources/reload.svg",
|
||||
"staticwebassets/Resources/save.svg",
|
||||
"staticwebassets/Resources/slash.svg",
|
||||
"staticwebassets/Resources/spinner.svg",
|
||||
"staticwebassets/styles.css"
|
||||
]
|
||||
},
|
||||
"Microsoft.AspNet.WebApi.Client/5.2.7": {
|
||||
"sha512": "/76fAHknzvFqbznS6Uj2sOyE9rJB3PltY+f53TH8dX9RiGhk02EhuFCWljSj5nnqKaTsmma8DFR50OGyQ4yJ1g==",
|
||||
"type": "package",
|
||||
@@ -3105,6 +3449,25 @@
|
||||
"microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
|
||||
]
|
||||
},
|
||||
"Microsoft.AspNetCore.ProtectedBrowserStorage/0.1.0-alpha.19521.1": {
|
||||
"sha512": "P81qtHhl6KXr+TCm5qfCxkhFxkGtALmY3bNcraKX6rPGMbPMBGi9mIeCyUZVmpzIVkD1ocUfuRqiob05jR3hUA==",
|
||||
"type": "package",
|
||||
"path": "microsoft.aspnetcore.protectedbrowserstorage/0.1.0-alpha.19521.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"build/Microsoft.AspNetCore.ProtectedBrowserStorage.props",
|
||||
"build/Microsoft.AspNetCore.StaticWebAssets.props",
|
||||
"buildMultiTargeting/Microsoft.AspNetCore.ProtectedBrowserStorage.props",
|
||||
"buildTransitive/Microsoft.AspNetCore.ProtectedBrowserStorage.props",
|
||||
"lib/netcoreapp3.0/Microsoft.AspNetCore.ProtectedBrowserStorage.dll",
|
||||
"lib/netcoreapp3.0/Microsoft.AspNetCore.ProtectedBrowserStorage.pdb",
|
||||
"microsoft.aspnetcore.protectedbrowserstorage.0.1.0-alpha.19521.1.nupkg.sha512",
|
||||
"microsoft.aspnetcore.protectedbrowserstorage.nuspec",
|
||||
"staticwebassets/protectedBrowserStorage.js"
|
||||
]
|
||||
},
|
||||
"Microsoft.AspNetCore.Razor/2.2.0": {
|
||||
"sha512": "V54PIyDCFl8COnTp9gezNHpUNHk7F9UnerGeZy3UfbnwYvfzbo+ipqQmSgeoESH8e0JvKhRTyQyZquW2EPtCmg==",
|
||||
"type": "package",
|
||||
@@ -3367,6 +3730,34 @@
|
||||
"packageIcon.png"
|
||||
]
|
||||
},
|
||||
"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.CodeAnalysis.Workspaces.Common/3.3.1": {
|
||||
"sha512": "NfBz3b5hFSbO+7xsCNryD+p8axsIJFTG7qM3jvMTC/MqYrU6b8E1b6JoRj5rJSOBB+pSunk+CMqyGQTOWHeDUg==",
|
||||
"type": "package",
|
||||
@@ -4063,6 +4454,85 @@
|
||||
"runtime.json"
|
||||
]
|
||||
},
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.10.14": {
|
||||
"sha512": "vjweoaSTnMiJY4Ts4/9xHt3vStk36q8FRXxvwqSx7YjdXTbQE0i/JxncHeL6vsdE1+4sn6of2/eLQeGZ43eL2Q==",
|
||||
"type": "package",
|
||||
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.10.14",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"EULA.md",
|
||||
"ThirdPartyNotices.txt",
|
||||
"build/Container.props",
|
||||
"build/Container.targets",
|
||||
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
|
||||
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
|
||||
"build/Rules/GeneralBrowseObject.xaml",
|
||||
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
|
||||
"build/Rules/de-DE/GeneralBrowseObject.xaml",
|
||||
"build/Rules/es-ES/GeneralBrowseObject.xaml",
|
||||
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
|
||||
"build/Rules/it-IT/GeneralBrowseObject.xaml",
|
||||
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
|
||||
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
|
||||
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
|
||||
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
|
||||
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
|
||||
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
|
||||
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
|
||||
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
|
||||
"build/ToolsTarget.props",
|
||||
"build/ToolsTarget.targets",
|
||||
"icon.png",
|
||||
"microsoft.visualstudio.azure.containers.tools.targets.1.10.14.nupkg.sha512",
|
||||
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
|
||||
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
|
||||
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
|
||||
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
|
||||
"tools/Newtonsoft.Json.dll",
|
||||
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/utils/KillProcess.exe",
|
||||
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
||||
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
||||
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
||||
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
|
||||
]
|
||||
},
|
||||
"Microsoft.VisualStudio.Web.CodeGeneration/3.1.5": {
|
||||
"sha512": "KSXhD6QzyoyNc52blbf5DJ7QNtul1VXcpOcYO5svlbFRRWjcB3+lpYTr5n9I6fcgMDGkhb4mndLZuXSTz0ukaA==",
|
||||
"type": "package",
|
||||
@@ -4520,6 +4990,35 @@
|
||||
"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"
|
||||
]
|
||||
},
|
||||
"NETStandard.Library/2.0.0": {
|
||||
"sha512": "7jnbRU+L08FXKMxqUflxEXtVymWvNOrS8yHgu9s6EM8Anr6T/wIX4nZ08j/u3Asz+tCufp3YVwFSEvFTPYmBPA==",
|
||||
"type": "package",
|
||||
@@ -6127,6 +6626,45 @@
|
||||
"system.diagnostics.tracing.nuspec"
|
||||
]
|
||||
},
|
||||
"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.Globalization/4.3.0": {
|
||||
"sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
||||
"type": "package",
|
||||
@@ -8210,6 +8748,39 @@
|
||||
"system.security.cryptography.openssl.nuspec"
|
||||
]
|
||||
},
|
||||
"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.Cryptography.Primitives/4.3.0": {
|
||||
"sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
|
||||
"type": "package",
|
||||
@@ -8922,6 +9493,27 @@
|
||||
"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"
|
||||
]
|
||||
},
|
||||
"System.Xml.ReaderWriter/4.3.0": {
|
||||
"sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
|
||||
"type": "package",
|
||||
@@ -9184,11 +9776,15 @@
|
||||
".NETCoreApp,Version=v3.1": [
|
||||
"BWPMModels >= 1.0.0",
|
||||
"Blazored.SessionStorage >= 1.0.13",
|
||||
"FastReport.Core >= 2021.3.17",
|
||||
"FastReport.Web >= 2021.3.17",
|
||||
"Microsoft.AspNetCore.Identity.EntityFrameworkCore >= 3.1.15",
|
||||
"Microsoft.AspNetCore.Identity.UI >= 3.1.15",
|
||||
"Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 3.1.15",
|
||||
"Microsoft.AspNetCore.ProtectedBrowserStorage >= 0.1.0-alpha.19521.1",
|
||||
"Microsoft.EntityFrameworkCore.SqlServer >= 3.1.15",
|
||||
"Microsoft.EntityFrameworkCore.Tools >= 3.1.15",
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.10.14",
|
||||
"Microsoft.VisualStudio.Web.CodeGeneration.Design >= 3.1.5",
|
||||
"Radzen.Blazor >= 3.6.7",
|
||||
"Syncfusion.Blazor >= 19.1.0.54",
|
||||
@@ -9199,6 +9795,7 @@
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
|
||||
},
|
||||
"project": {
|
||||
@@ -9211,10 +9808,12 @@
|
||||
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BlazorApp\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Steafn Hutter lokal\\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",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
@@ -9222,6 +9821,7 @@
|
||||
"netcoreapp3.1"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"http://nuget.grapecity.com/nuget": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
@@ -9250,6 +9850,14 @@
|
||||
"target": "Package",
|
||||
"version": "[1.0.13, )"
|
||||
},
|
||||
"FastReport.Core": {
|
||||
"target": "Package",
|
||||
"version": "[2021.3.17, )"
|
||||
},
|
||||
"FastReport.Web": {
|
||||
"target": "Package",
|
||||
"version": "[2021.3.17, )"
|
||||
},
|
||||
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
|
||||
"target": "Package",
|
||||
"version": "[3.1.15, )"
|
||||
@@ -9262,6 +9870,10 @@
|
||||
"target": "Package",
|
||||
"version": "[3.1.15, )"
|
||||
},
|
||||
"Microsoft.AspNetCore.ProtectedBrowserStorage": {
|
||||
"target": "Package",
|
||||
"version": "[0.1.0-alpha.19521.1, )"
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.SqlServer": {
|
||||
"target": "Package",
|
||||
"version": "[3.1.15, )"
|
||||
@@ -9272,6 +9884,10 @@
|
||||
"target": "Package",
|
||||
"version": "[3.1.15, )"
|
||||
},
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
|
||||
"target": "Package",
|
||||
"version": "[1.10.14, )"
|
||||
},
|
||||
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
|
||||
"target": "Package",
|
||||
"version": "[3.1.5, )"
|
||||
@@ -9315,7 +9931,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.302\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user