diff --git a/Directory.Packages.props b/Directory.Packages.props index ec75af7df..a63785b98 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -36,6 +36,6 @@ - + diff --git a/tests/GuildWars2.ArchitectureTests/packages.lock.json b/tests/GuildWars2.ArchitectureTests/packages.lock.json index 6e18480a1..37c6344a9 100644 --- a/tests/GuildWars2.ArchitectureTests/packages.lock.json +++ b/tests/GuildWars2.ArchitectureTests/packages.lock.json @@ -1,317 +1,6 @@ { "version": 2, "dependencies": { - ".NETFramework,Version=v4.8.1": { - "Microsoft.Build.CopyOnWrite": { - "type": "Direct", - "requested": "[1.0.334, )", - "resolved": "1.0.334", - "contentHash": "Bi/e5guuwmyPL7Kp1G+PbcDvZFKsZxuHmc39IpYHAhWOvV8I/uIHPwAZ++Fa8k/w6pEqPdHCIrxSCelMNmu0dQ==" - }, - "Microsoft.NETFramework.ReferenceAssemblies": { - "type": "Direct", - "requested": "[1.0.3, )", - "resolved": "1.0.3", - "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==", - "dependencies": { - "Microsoft.NETFramework.ReferenceAssemblies.net481": "1.0.3" - } - }, - "Microsoft.Testing.Extensions.CodeCoverage": { - "type": "Direct", - "requested": "[18.3.2, )", - "resolved": "18.3.2", - "contentHash": "EQ/Xt/zJzbFUfY9XFYjdPcKIPcSmE7xUS57CiiBK8tQ4LO1l2zs37ZXqCTYukBQbaGN0yT/OT5HIE+hJnNwkcw==", - "dependencies": { - "Microsoft.DiaSymReader": "2.0.0", - "Microsoft.Extensions.DependencyModel": "6.0.2", - "Microsoft.Testing.Platform": "2.0.2", - "System.Reflection.Metadata": "8.0.0" - } - }, - "Polyfill": { - "type": "Direct", - "requested": "[9.7.3, )", - "resolved": "9.7.3", - "contentHash": "JusSMwuwJ7lDhzm8PYBnK1HbvYDs/LfcDasl+ryysBm02+fflOZnVRJkxKU1mhumnB1obaWz3hT1YqxfkwUVlA==" - }, - "TUnit": { - "type": "Direct", - "requested": "[1.12.3, )", - "resolved": "1.12.3", - "contentHash": "hLf4lLdu11aK4h5EhMhcRtT364MqpFBaDtrREiW8eE3Cy5GzIeSghM8YM52DF5MPdv+otN1lItd8ldB8GYm84g==", - "dependencies": { - "Microsoft.Testing.Extensions.CodeCoverage": "18.3.2", - "Microsoft.Testing.Extensions.Telemetry": "2.0.2", - "Microsoft.Testing.Extensions.TrxReport": "2.0.2", - "System.Threading.Tasks.Extensions": "4.6.3", - "TUnit.Assertions": "1.12.3", - "TUnit.Engine": "1.12.3" - } - }, - "EnumerableAsyncProcessor": { - "type": "Transitive", - "resolved": "3.8.4", - "contentHash": "KlbpupRCz3Kf+P7gsiDvFXJ980i/9lfihMZFmmxIk0Gf6mopEjy74OTJZmdaKDQpE29eQDBnMZB5khyW3eugrg==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "6.0.0" - } - }, - "Microsoft.ApplicationInsights": { - "type": "Transitive", - "resolved": "2.23.0", - "contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==", - "dependencies": { - "System.Diagnostics.DiagnosticSource": "5.0.0" - } - }, - "Microsoft.Bcl.AsyncInterfaces": { - "type": "Transitive", - "resolved": "9.0.0", - "contentHash": "owmu2Cr3IQ8yQiBleBHlGk8dSQ12oaF2e7TpzwJKEl4m84kkZJjEY1n33L67Y3zM5jPOjmmbdHjbfiL0RqcMRQ==", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.4" - } - }, - "Microsoft.Bcl.HashCode": { - "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "GI4jcoi6eC9ZhNOQylIBaWOQjyGaR8T6N3tC1u8p3EXfndLCVNNWa+Zp+ocjvvS3kNBN09Zma2HXL0ezO0dRfw==" - }, - "Microsoft.CSharp": { - "type": "Transitive", - "resolved": "4.7.0", - "contentHash": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==" - }, - "Microsoft.DiaSymReader": { - "type": "Transitive", - "resolved": "2.0.0", - "contentHash": "QcZrCETsBJqy/vQpFtJc+jSXQ0K5sucQ6NUFbTNVHD4vfZZOwjZ/3sBzczkC4DityhD3AVO/+K/+9ioLs1AgRA==" - }, - "Microsoft.Extensions.DependencyModel": { - "type": "Transitive", - "resolved": "6.0.2", - "contentHash": "HS5YsudCGSVoCVdsYJ5FAO9vx0z04qSAXgVzpDJSQ1/w/X9q8hrQVGU2p+Yfui+2KcXLL+Zjc0SX3yJWtBmYiw==", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Memory": "4.5.4", - "System.Runtime.CompilerServices.Unsafe": "6.0.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Text.Encodings.Web": "6.0.1", - "System.Text.Json": "6.0.11" - } - }, - "Microsoft.NETFramework.ReferenceAssemblies.net481": { - "type": "Transitive", - "resolved": "1.0.3", - "contentHash": "Vv/20vgHS7VglVOVh8J3Iz/MA+VYKVRp9f7r2qiKBMuzviTOmocG70yq0Q8T5OTmCONkEAIJwETD1zhEfLkAXQ==" - }, - "Microsoft.Testing.Extensions.Telemetry": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "H580BvHyuADoWzlH9zRk5fqVyGucm6mhph+k40CQc9O4ie+Buxa4Pk9Q92BEClqIICqi25J7fuMII9qFYYgKtw==", - "dependencies": { - "Microsoft.ApplicationInsights": "2.23.0", - "Microsoft.Testing.Platform": "2.0.2", - "System.Diagnostics.DiagnosticSource": "6.0.0" - } - }, - "Microsoft.Testing.Extensions.TrxReport": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "6Tz2wZTNH/3hiskarOM5X9JaHV0QpIdIvEiLv6BJeJvtPS6AY+S47rg4K+czGSjQTkIgu5kT9SgZOwbfdhDD9Q==", - "dependencies": { - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.0.2", - "Microsoft.Testing.Platform": "2.0.2" - } - }, - "Microsoft.Testing.Extensions.TrxReport.Abstractions": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "MrHYdPZ1CiyYp5bfjzNSghfVwl/I9osMazcZMAbwZY0BhR32i70YLf4zSXECvU2qt2PvDdrjYpGRgBscFbjDpw==", - "dependencies": { - "Microsoft.Testing.Platform": "2.0.2" - } - }, - "Microsoft.Testing.Platform": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "43NCOTEENtdc9fmlzX9KHQR14AZEYek5r4jOJlWPhTyV1+aYAQYl4x773nYXU5TKxV6+rMuniJ7wcj9C9qrP1A==" - }, - "Microsoft.Testing.Platform.MSBuild": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "2zKkQKaUoaKgb/3AekboWOdLMh4upCo1nLWQnjGzp8r9YjiNOZRrzTsJQ3A4U03AcbH0evlIvFDKYSUqmTVuug==", - "dependencies": { - "Microsoft.Testing.Platform": "2.0.2" - } - }, - "System.Buffers": { - "type": "Transitive", - "resolved": "4.5.1", - "contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==" - }, - "System.Collections.Immutable": { - "type": "Transitive", - "resolved": "9.0.0", - "contentHash": "QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==", - "dependencies": { - "System.Memory": "4.5.5", - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - } - }, - "System.Diagnostics.DiagnosticSource": { - "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==", - "dependencies": { - "System.Memory": "4.5.4", - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - } - }, - "System.IO.Pipelines": { - "type": "Transitive", - "resolved": "9.0.0", - "contentHash": "eA3cinogwaNB4jdjQHOP3Z3EuyiDII7MT35jgtnsA4vkn0LUrrSHsU0nzHTzFzmaFYeKV7MYyMxOocFzsBHpTw==", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Memory": "4.5.5", - "System.Threading.Tasks.Extensions": "4.5.4" - } - }, - "System.Memory": { - "type": "Transitive", - "resolved": "4.5.5", - "contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.3" - } - }, - "System.Numerics.Vectors": { - "type": "Transitive", - "resolved": "4.5.0", - "contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==" - }, - "System.Reflection.Metadata": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==", - "dependencies": { - "System.Collections.Immutable": "8.0.0", - "System.Memory": "4.5.5" - } - }, - "System.Runtime.CompilerServices.Unsafe": { - "type": "Transitive", - "resolved": "6.1.2", - "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw==" - }, - "System.Runtime.InteropServices.RuntimeInformation": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==" - }, - "System.Text.Encodings.Web": { - "type": "Transitive", - "resolved": "9.0.0", - "contentHash": "e2hMgAErLbKyUUwt18qSBf9T5Y+SFAL3ZedM8fLupkVj8Rj2PZ9oxQ37XX2LF8fTO1wNIxvKpihD7Of7D/NxZw==", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Memory": "4.5.5", - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - } - }, - "System.Text.Json": { - "type": "Transitive", - "resolved": "9.0.0", - "contentHash": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "9.0.0", - "System.Buffers": "4.5.1", - "System.IO.Pipelines": "9.0.0", - "System.Memory": "4.5.5", - "System.Runtime.CompilerServices.Unsafe": "6.0.0", - "System.Text.Encodings.Web": "9.0.0", - "System.Threading.Tasks.Extensions": "4.5.4", - "System.ValueTuple": "4.5.0" - } - }, - "System.Threading.Channels": { - "type": "Transitive", - "resolved": "9.0.0", - "contentHash": "hzACdIf1C+4Dqos5ijV404b94+LqfIC8nfS3mNpCDFWowb1N3PNfJPopneq32ahWlDeyaPZJqjBk76YFR69Rpg==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "9.0.0", - "System.Threading.Tasks.Extensions": "4.5.4" - } - }, - "System.Threading.Tasks.Extensions": { - "type": "Transitive", - "resolved": "4.6.3", - "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.1.2" - } - }, - "System.ValueTuple": { - "type": "Transitive", - "resolved": "4.5.0", - "contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==" - }, - "TUnit.Assertions": { - "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "IukJgaDGuKJwzOYLSRp5229DRnZ2ICQOpEd/MI7mH4dmOcfaMjLc3i4clH7qamuIIrcS3/JHsG9o3EyCcm4GAA==", - "dependencies": { - "System.Collections.Immutable": "9.0.0", - "System.Text.Json": "9.0.0", - "System.Threading.Tasks.Extensions": "4.6.3" - } - }, - "TUnit.Core": { - "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "GRfjnozy8uYfP7tBN403eTzDhnQU060Nxwcw2gAE4Szp4mRDDlners0ZxtcQv3Tv6tcv62rjbSyI2GGOZUIiYg==", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "System.Collections.Immutable": "9.0.0", - "System.Text.Json": "9.0.0", - "System.Threading.Tasks.Extensions": "4.6.3" - } - }, - "TUnit.Engine": { - "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "+KsgyrurZZDEi7nXZihzDa5IDhSM6aN+cYhCtwJ1YOL5jTOaT2tUResMRqjUAP+HfatTwK9OHXWYr/a0F/qpIg==", - "dependencies": { - "EnumerableAsyncProcessor": "3.8.4", - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.0.2", - "Microsoft.Testing.Platform": "2.0.2", - "Microsoft.Testing.Platform.MSBuild": "2.0.2", - "System.Threading.Channels": "9.0.0", - "System.Threading.Tasks.Extensions": "4.6.3", - "TUnit.Core": "1.12.3" - } - }, - "guildwars2.tests.common": { - "type": "Project", - "dependencies": { - "GW2SDK": "[1.0.0, )" - } - }, - "GW2SDK": { - "type": "Project", - "dependencies": { - "Microsoft.Bcl.HashCode": "[6.0.0, )", - "System.Collections.Immutable": "[6.0.0, )", - "System.Memory": "[4.5.5, )", - "System.Runtime.InteropServices.RuntimeInformation": "[4.3.0, )", - "System.Text.Json": "[6.0.11, )" - } - } - }, "net10.0": { "Microsoft.Build.CopyOnWrite": { "type": "Direct", @@ -338,15 +27,15 @@ }, "TUnit": { "type": "Direct", - "requested": "[1.12.3, )", - "resolved": "1.12.3", - "contentHash": "hLf4lLdu11aK4h5EhMhcRtT364MqpFBaDtrREiW8eE3Cy5GzIeSghM8YM52DF5MPdv+otN1lItd8ldB8GYm84g==", + "requested": "[1.12.65, )", + "resolved": "1.12.65", + "contentHash": "rxIBehA94NIiGeql7BfVH9Ys3vixsVZQds2fol0lGgA5426Xe/gfURh23dlgM8qKOqwGQDfogsc8+xHqQ9wiHw==", "dependencies": { "Microsoft.Testing.Extensions.CodeCoverage": "18.3.2", "Microsoft.Testing.Extensions.Telemetry": "2.0.2", "Microsoft.Testing.Extensions.TrxReport": "2.0.2", - "TUnit.Assertions": "1.12.3", - "TUnit.Engine": "1.12.3" + "TUnit.Assertions": "1.12.65", + "TUnit.Engine": "1.12.65" } }, "EnumerableAsyncProcessor": { @@ -410,24 +99,24 @@ }, "TUnit.Assertions": { "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "IukJgaDGuKJwzOYLSRp5229DRnZ2ICQOpEd/MI7mH4dmOcfaMjLc3i4clH7qamuIIrcS3/JHsG9o3EyCcm4GAA==" + "resolved": "1.12.65", + "contentHash": "GVLBZvReqdKlA+of6FE2MjF+teCcN+pEd50Lv0YPH0h0qnzmb2Y8/C8d265ZAk5RSKhNxUKJ2Bzh2INeRKc5QQ==" }, "TUnit.Core": { "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "GRfjnozy8uYfP7tBN403eTzDhnQU060Nxwcw2gAE4Szp4mRDDlners0ZxtcQv3Tv6tcv62rjbSyI2GGOZUIiYg==" + "resolved": "1.12.65", + "contentHash": "Z7pD18uxYoX0YoFy/CddIkCtUQ6Wjo0pj01HPeOa2SRUhHIoLKAyQLsQQUTBy95KL2omP39kkKE/LQHBq7oXwg==" }, "TUnit.Engine": { "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "+KsgyrurZZDEi7nXZihzDa5IDhSM6aN+cYhCtwJ1YOL5jTOaT2tUResMRqjUAP+HfatTwK9OHXWYr/a0F/qpIg==", + "resolved": "1.12.65", + "contentHash": "VR704faCUh1U8F6aSyVLE7szNisfvINQy4L2mq55WvypL4yNYEpFRkNwL1YlR6QrjtwHRnTN7MPC6uC+pea5ng==", "dependencies": { "EnumerableAsyncProcessor": "3.8.4", "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.0.2", "Microsoft.Testing.Platform": "2.0.2", "Microsoft.Testing.Platform.MSBuild": "2.0.2", - "TUnit.Core": "1.12.3" + "TUnit.Core": "1.12.65" } }, "guildwars2.tests.common": { diff --git a/tests/GuildWars2.Tests/packages.lock.json b/tests/GuildWars2.Tests/packages.lock.json index c6785de69..8bfd2eeb2 100644 --- a/tests/GuildWars2.Tests/packages.lock.json +++ b/tests/GuildWars2.Tests/packages.lock.json @@ -1,827 +1,6 @@ { "version": 2, "dependencies": { - ".NETFramework,Version=v4.8.1": { - "Microsoft.Build.CopyOnWrite": { - "type": "Direct", - "requested": "[1.0.334, )", - "resolved": "1.0.334", - "contentHash": "Bi/e5guuwmyPL7Kp1G+PbcDvZFKsZxuHmc39IpYHAhWOvV8I/uIHPwAZ++Fa8k/w6pEqPdHCIrxSCelMNmu0dQ==" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables": { - "type": "Direct", - "requested": "[10.0.2, )", - "resolved": "10.0.2", - "contentHash": "Y+wv67KiW7q0+PxAg3osjohrddgxl/7mMriRZPBcYUgOzOq/O2rTvAXbuy1vINIarT2YmENfePaDcu2KgvIDXw==", - "dependencies": { - "Microsoft.Extensions.Configuration": "10.0.2", - "Microsoft.Extensions.Configuration.Abstractions": "10.0.2" - } - }, - "Microsoft.Extensions.Configuration.Json": { - "type": "Direct", - "requested": "[10.0.2, )", - "resolved": "10.0.2", - "contentHash": "ovjOVr+rNxOT249iezwihlPNMaIJdBC6PMGeMnzhkm5EoKJWFjp3mmvtndfHY6A88X4wulXlidMhmjX8v6V/aw==", - "dependencies": { - "Microsoft.Extensions.Configuration": "10.0.2", - "Microsoft.Extensions.Configuration.Abstractions": "10.0.2", - "Microsoft.Extensions.Configuration.FileExtensions": "10.0.2", - "Microsoft.Extensions.FileProviders.Abstractions": "10.0.2", - "System.Text.Json": "10.0.2" - } - }, - "Microsoft.Extensions.Configuration.UserSecrets": { - "type": "Direct", - "requested": "[10.0.2, )", - "resolved": "10.0.2", - "contentHash": "4Doiw8ILZz60D3WuoKRPoUjcNO6a5tP+D1T3L4SdVm/AC8VcyEYgUVbpzu+XPCzstM2oPefLvOGXMde8C8UAKg==", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "10.0.2", - "Microsoft.Extensions.Configuration.Json": "10.0.2", - "Microsoft.Extensions.FileProviders.Abstractions": "10.0.2", - "Microsoft.Extensions.FileProviders.Physical": "10.0.2" - } - }, - "Microsoft.Extensions.Http": { - "type": "Direct", - "requested": "[10.0.2, )", - "resolved": "10.0.2", - "contentHash": "egUPC0xydb1ugCMcRyJ6zaOGOzx7N4coOVlGeLcIsXhUf1xHHwZeX+ob7JuG0dXExFduHYE/t+4/4y8BLlBKmw==", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "10.0.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2", - "Microsoft.Extensions.Logging": "10.0.2", - "Microsoft.Extensions.Logging.Abstractions": "10.0.2", - "Microsoft.Extensions.Options": "10.0.2" - } - }, - "Microsoft.Extensions.Http.Resilience": { - "type": "Direct", - "requested": "[10.2.0, )", - "resolved": "10.2.0", - "contentHash": "Lg+OjBW+ODDbM4Ax4LoERvQ1dqSZ8I2gQc2+B0/WOWl2+PunLJ3xb3x8MtHGfcb/Mp98RoMpwRKm6Aj9mzXwrA==", - "dependencies": { - "Microsoft.Extensions.Http.Diagnostics": "10.2.0", - "Microsoft.Extensions.ObjectPool": "8.0.23", - "Microsoft.Extensions.Resilience": "10.2.0" - } - }, - "Microsoft.NET.Test.Sdk": { - "type": "Direct", - "requested": "[18.0.1, )", - "resolved": "18.0.1", - "contentHash": "WNpu6vI2rA0pXY4r7NKxCN16XRWl5uHu6qjuyVLoDo6oYEggIQefrMjkRuibQHm/NslIUNCcKftvoWAN80MSAg==", - "dependencies": { - "Microsoft.CodeCoverage": "18.0.1" - } - }, - "Microsoft.NETFramework.ReferenceAssemblies": { - "type": "Direct", - "requested": "[1.0.3, )", - "resolved": "1.0.3", - "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==", - "dependencies": { - "Microsoft.NETFramework.ReferenceAssemblies.net481": "1.0.3" - } - }, - "Microsoft.Testing.Extensions.CodeCoverage": { - "type": "Direct", - "requested": "[18.3.2, )", - "resolved": "18.3.2", - "contentHash": "EQ/Xt/zJzbFUfY9XFYjdPcKIPcSmE7xUS57CiiBK8tQ4LO1l2zs37ZXqCTYukBQbaGN0yT/OT5HIE+hJnNwkcw==", - "dependencies": { - "Microsoft.DiaSymReader": "2.0.0", - "Microsoft.Extensions.DependencyModel": "6.0.2", - "Microsoft.Testing.Platform": "2.0.2", - "System.Reflection.Metadata": "8.0.0" - } - }, - "Polly.Core": { - "type": "Direct", - "requested": "[8.6.5, )", - "resolved": "8.6.5", - "contentHash": "t+sUVrIwvo7UmsgHGgOG9F0GDZSRIm47u2ylH17Gvcv1q5hNEwgD5GoBlFyc0kh/pebmPyrAgvGsR/65ZBaXlg==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "6.0.0", - "Microsoft.Bcl.TimeProvider": "8.0.0", - "System.ComponentModel.Annotations": "4.5.0", - "System.Threading.Tasks.Extensions": "4.5.4", - "System.ValueTuple": "4.5.0" - } - }, - "Polyfill": { - "type": "Direct", - "requested": "[9.7.3, )", - "resolved": "9.7.3", - "contentHash": "JusSMwuwJ7lDhzm8PYBnK1HbvYDs/LfcDasl+ryysBm02+fflOZnVRJkxKU1mhumnB1obaWz3hT1YqxfkwUVlA==" - }, - "System.Interactive": { - "type": "Direct", - "requested": "[7.0.0, )", - "resolved": "7.0.0", - "contentHash": "XEVxb2gKsXF9qkfvGo/yb6OMMEDc+GvB+bn+ricQ3K9gx+khYf8+ipzf1caNEkcFIjC/+iX30MWGtf+hhZLuQw==" - }, - "System.Linq.Async": { - "type": "Direct", - "requested": "[7.0.0, )", - "resolved": "7.0.0", - "contentHash": "A2Wci92Oyuodi8YLMQCJJ0vHqzgRFgEUG1K6tQNcoxHd3w05B1LvGzXvxQnGYPIL4Cr4hicHytpk2F2Jx8TZHg==", - "dependencies": { - "System.Interactive.Async": "7.0.0", - "System.Linq.AsyncEnumerable": "10.0.0" - } - }, - "TUnit": { - "type": "Direct", - "requested": "[1.12.3, )", - "resolved": "1.12.3", - "contentHash": "hLf4lLdu11aK4h5EhMhcRtT364MqpFBaDtrREiW8eE3Cy5GzIeSghM8YM52DF5MPdv+otN1lItd8ldB8GYm84g==", - "dependencies": { - "Microsoft.Testing.Extensions.CodeCoverage": "18.3.2", - "Microsoft.Testing.Extensions.Telemetry": "2.0.2", - "Microsoft.Testing.Extensions.TrxReport": "2.0.2", - "System.Threading.Tasks.Extensions": "4.6.3", - "TUnit.Assertions": "1.12.3", - "TUnit.Engine": "1.12.3" - } - }, - "EnumerableAsyncProcessor": { - "type": "Transitive", - "resolved": "3.8.4", - "contentHash": "KlbpupRCz3Kf+P7gsiDvFXJ980i/9lfihMZFmmxIk0Gf6mopEjy74OTJZmdaKDQpE29eQDBnMZB5khyW3eugrg==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "6.0.0" - } - }, - "Microsoft.ApplicationInsights": { - "type": "Transitive", - "resolved": "2.23.0", - "contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==", - "dependencies": { - "System.Diagnostics.DiagnosticSource": "5.0.0" - } - }, - "Microsoft.Bcl.AsyncInterfaces": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg==", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.6.3" - } - }, - "Microsoft.Bcl.HashCode": { - "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "GI4jcoi6eC9ZhNOQylIBaWOQjyGaR8T6N3tC1u8p3EXfndLCVNNWa+Zp+ocjvvS3kNBN09Zma2HXL0ezO0dRfw==" - }, - "Microsoft.Bcl.Memory": { - "type": "Transitive", - "resolved": "10.0.0", - "contentHash": "a5PdIQh+01OrOViDfJA0zfo2ty5ruSxpR+4ZOkY1nGr0ybvm3XKxckxKp0BVR9ZtVIauQscgHABFysUJYOqnsg==", - "dependencies": { - "System.Memory": "4.6.3", - "System.Runtime.CompilerServices.Unsafe": "6.1.2", - "System.ValueTuple": "4.6.1" - } - }, - "Microsoft.Bcl.TimeProvider": { - "type": "Transitive", - "resolved": "8.0.1", - "contentHash": "C7kWHJnMRY7EvJev2S8+yJHZ1y7A4ZlLbA4NE+O23BDIAN5mHeqND1m+SKv1ChRS5YlCDW7yAMUe7lttRsJaAA==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "8.0.0", - "System.ValueTuple": "4.5.0" - } - }, - "Microsoft.CodeCoverage": { - "type": "Transitive", - "resolved": "18.0.1", - "contentHash": "O+utSr97NAJowIQT/OVp3Lh9QgW/wALVTP4RG1m2AfFP4IyJmJz0ZBmFJUsRQiAPgq6IRC0t8AAzsiPIsaUDEA==" - }, - "Microsoft.CSharp": { - "type": "Transitive", - "resolved": "4.7.0", - "contentHash": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==" - }, - "Microsoft.DiaSymReader": { - "type": "Transitive", - "resolved": "2.0.0", - "contentHash": "QcZrCETsBJqy/vQpFtJc+jSXQ0K5sucQ6NUFbTNVHD4vfZZOwjZ/3sBzczkC4DityhD3AVO/+K/+9ioLs1AgRA==" - }, - "Microsoft.Extensions.AmbientMetadata.Application": { - "type": "Transitive", - "resolved": "10.2.0", - "contentHash": "CNrEjaOCZ8d1HtB0mvpiX4EWxLkee2xy+CsYXxmsEYJSFgw3OmF9pIhP/tCTeYBHhpsKJj5wM63G8IBFGxAcsw==", - "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Hosting.Abstractions": "8.0.1", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" - } - }, - "Microsoft.Extensions.Compliance.Abstractions": { - "type": "Transitive", - "resolved": "10.2.0", - "contentHash": "1a4xDAT6fRyP8t419q3WvWMmMslDTvI7OAZLWBhn5rysFG0bl5xFenTswd1xAbT/3u3mx4Xyb5bPx+V+18tJeQ==", - "dependencies": { - "Microsoft.Bcl.HashCode": "1.1.1", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.ObjectPool": "8.0.23", - "System.Memory": "4.5.5" - } - }, - "Microsoft.Extensions.Configuration": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "Lws+o4DFw6p5NquRoYA3d5QVvi49ugNw7TxbW4QGLsL8F1LCCyJqWFy0+RMQ/hzUuS9aKV5NJ/XGAF5N9/RQcQ==", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "10.0.2", - "Microsoft.Extensions.Primitives": "10.0.2" - } - }, - "Microsoft.Extensions.Configuration.Abstractions": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "KC5PslaTDnTuTvyke0KYAVBYdZ7IVTsU3JhHe69BpEbHLcj1YThP3bIGtZNOkZfast2AuLnul5lk4rZKxAdUGQ==", - "dependencies": { - "Microsoft.Extensions.Primitives": "10.0.2", - "System.ValueTuple": "4.6.1" - } - }, - "Microsoft.Extensions.Configuration.Binder": { - "type": "Transitive", - "resolved": "8.0.2", - "contentHash": "7IQhGK+wjyGrNsPBjJcZwWAr+Wf6D4+TwOptUt77bWtgNkiV8tDEbhFS+dDamtQFZ2X7kWG9m71iZQRj2x3zgQ==", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" - } - }, - "Microsoft.Extensions.Configuration.FileExtensions": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "6vStNVa/7hcT6VrYvVMGCWUl/QIKwNeQaSGnKw1E4RPpZbQbOjDsATCbrQUa0sFUs7LW8T9aZ2NBKttMz1+WuA==", - "dependencies": { - "Microsoft.Extensions.Configuration": "10.0.2", - "Microsoft.Extensions.Configuration.Abstractions": "10.0.2", - "Microsoft.Extensions.FileProviders.Abstractions": "10.0.2", - "Microsoft.Extensions.FileProviders.Physical": "10.0.2", - "Microsoft.Extensions.Primitives": "10.0.2" - } - }, - "Microsoft.Extensions.DependencyInjection": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "10.0.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2", - "System.Threading.Tasks.Extensions": "4.6.3" - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "10.0.2", - "System.Threading.Tasks.Extensions": "4.6.3" - } - }, - "Microsoft.Extensions.DependencyInjection.AutoActivation": { - "type": "Transitive", - "resolved": "10.2.0", - "contentHash": "Z/OI261l7LnxyODKPx0trQyIHFyicCR/akfn64lGOjPcf4FpAZ7ePAGl2HPvQBUBSNfPTF0gWeCfuFmyftMgYA==", - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "8.0.1" - } - }, - "Microsoft.Extensions.DependencyModel": { - "type": "Transitive", - "resolved": "6.0.2", - "contentHash": "HS5YsudCGSVoCVdsYJ5FAO9vx0z04qSAXgVzpDJSQ1/w/X9q8hrQVGU2p+Yfui+2KcXLL+Zjc0SX3yJWtBmYiw==", - "dependencies": { - "System.Buffers": "4.5.1", - "System.Memory": "4.5.4", - "System.Runtime.CompilerServices.Unsafe": "6.0.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Text.Encodings.Web": "6.0.1", - "System.Text.Json": "6.0.11" - } - }, - "Microsoft.Extensions.Diagnostics": { - "type": "Transitive", - "resolved": "8.0.1", - "contentHash": "doVPCUUCY7c6LhBsEfiy3W1bvS7Mi6LkfQMS8nlC22jZWNxBv8VO8bdfeyvpYFst6Kxqk7HBC6lytmEoBssvSQ==", - "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.1", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" - } - }, - "Microsoft.Extensions.Diagnostics.Abstractions": { - "type": "Transitive", - "resolved": "8.0.1", - "contentHash": "elH2vmwNmsXuKmUeMQ4YW9ldXiF+gSGDgg1vORksob5POnpaI6caj1Hu8zaYbEuibhqCoWg0YRWDazBY3zjBfg==", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2", - "System.Buffers": "4.5.1", - "System.Diagnostics.DiagnosticSource": "8.0.1", - "System.Memory": "4.5.5" - } - }, - "Microsoft.Extensions.Diagnostics.ExceptionSummarization": { - "type": "Transitive", - "resolved": "10.2.0", - "contentHash": "3qMK1D40D10kb5TdBtFJpzz6/WH0NinWs68ZZS8jCFgHMXDiOjGiPOneMmIocCP/wnUUW4Hzf8lMsIE1xIGxDA==", - "dependencies": { - "Microsoft.Bcl.HashCode": "1.1.1", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "System.Collections.Immutable": "8.0.0" - } - }, - "Microsoft.Extensions.FileProviders.Abstractions": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "+r/eJ+slW/EmwWmH3En4gzRg1k6+yTqexoHBrMuz5fxsIKJA8MDiSGepjw/ko3XyNqg+w3dxQe+huoVXs5XDJw==", - "dependencies": { - "Microsoft.Extensions.Primitives": "10.0.2" - } - }, - "Microsoft.Extensions.FileProviders.Physical": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "4+ypApaugtHIz5Q2Z3oC4+erDbOgy0HrMFYS3Nm3qmTXyqK7sU7LJWY9gci99Wcx6j7ivgk8kdCkgmvsA4t0Ow==", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "10.0.2", - "Microsoft.Extensions.FileSystemGlobbing": "10.0.2", - "Microsoft.Extensions.Primitives": "10.0.2" - } - }, - "Microsoft.Extensions.FileSystemGlobbing": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "XozoMaWcFIv1tv0LDF+YMeZYjiNiNIewpNdZ3TEoVGf8ROrp0hVoEdUyUBsI8oYGM5U3Z5hiNEv0j2Z5COnMgg==" - }, - "Microsoft.Extensions.Hosting.Abstractions": { - "type": "Transitive", - "resolved": "8.0.1", - "contentHash": "nHwq9aPBdBPYXPti6wYEEfgXddfBrYC+CQLn+qISiwQq5tpfaqDZSKOJNxoe9rfQxGf1c+2wC/qWFe1QYJPYqw==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.1", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "System.Threading.Tasks.Extensions": "4.5.4" - } - }, - "Microsoft.Extensions.Http.Diagnostics": { - "type": "Transitive", - "resolved": "10.2.0", - "contentHash": "I0FBgF6yZRwYH9E3KQ2vHm80YZ7YBj+52GDsmOWXPBv/p15b/wUoNupV9kw3LnSNVsWMqlGbiuZgBnHpMwPh+Q==", - "dependencies": { - "Microsoft.Extensions.Http": "8.0.1", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0", - "Microsoft.Extensions.Telemetry": "10.2.0", - "System.IO.Pipelines": "8.0.0" - } - }, - "Microsoft.Extensions.Logging": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "a0EWuBs6D3d7XMGroDXm+WsAi5CVVfjOJvyxurzWnuhBN9CO+1qHKcrKV1JK7H/T4ZtHIoVCOX/YyWM8K87qtw==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "10.0.2", - "Microsoft.Extensions.DependencyInjection": "10.0.2", - "Microsoft.Extensions.Logging.Abstractions": "10.0.2", - "Microsoft.Extensions.Options": "10.0.2", - "System.Diagnostics.DiagnosticSource": "10.0.2", - "System.ValueTuple": "4.6.1" - } - }, - "Microsoft.Extensions.Logging.Abstractions": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "RZkez/JjpnO+MZ6efKkSynN6ZztLpw3WbxNzjLCPBd97wWj1S9ZYPWi0nmT4kWBRa6atHsdM1ydGkUr8GudyDQ==", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2", - "System.Buffers": "4.6.1", - "System.Diagnostics.DiagnosticSource": "10.0.2", - "System.Memory": "4.6.3" - } - }, - "Microsoft.Extensions.Logging.Configuration": { - "type": "Transitive", - "resolved": "8.0.1", - "contentHash": "QWwTrsgOnJMmn+XUslm8D2H1n3PkP/u/v52FODtyBc/k4W9r3i2vcXXeeX/upnzllJYRRbrzVzT0OclfNJtBJA==", - "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Logging": "8.0.1", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" - } - }, - "Microsoft.Extensions.ObjectPool": { - "type": "Transitive", - "resolved": "8.0.23", - "contentHash": "AspHQHJTHYbLPmZVRJw21LPmwrC3+Qx8kfEJaQB0bMSE/o1x3NaXDycs7mXu165VCAiugBsrNih5QLbrY20mhA==" - }, - "Microsoft.Extensions.Options": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "1De2LJjmxdqopI5AYC5dIhoZQ79AR5ayywxNF1rXrXFtKQfbQOV9+n/IsZBa7qWlr0MqoGpW8+OY2v/57udZOA==", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2", - "Microsoft.Extensions.Primitives": "10.0.2", - "System.ValueTuple": "4.6.1" - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" - } - }, - "Microsoft.Extensions.Primitives": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "QmSiO+oLBEooGgB3i0GRXyeYRDHjllqt3k365jwfZlYWhvSHA3UL2NEVV5m8aZa041eIlblo6KMI5txvTMpTwA==", - "dependencies": { - "System.Memory": "4.6.3", - "System.Runtime.CompilerServices.Unsafe": "6.1.2" - } - }, - "Microsoft.Extensions.Resilience": { - "type": "Transitive", - "resolved": "10.2.0", - "contentHash": "v4WOdAOFxB3AcsUkZWNcHL3mYzs4KAPtHO8rkoQlFKOBoD3KyjjAL+h3tRwSK5i4UpF/yhxsQRY0JxKj4osxxw==", - "dependencies": { - "Microsoft.Extensions.Diagnostics": "8.0.1", - "Microsoft.Extensions.Diagnostics.ExceptionSummarization": "10.2.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0", - "Microsoft.Extensions.Telemetry.Abstractions": "10.2.0", - "Polly.Extensions": "8.4.2", - "Polly.RateLimiting": "8.4.2" - } - }, - "Microsoft.Extensions.Telemetry": { - "type": "Transitive", - "resolved": "10.2.0", - "contentHash": "ssW5gosYlewNH/ISTyaLD/XfJT4GSjwShOUKv61fpXrqVmHkhuIA/5bBAGStM1XbzJjt9IG2vzfdHTu4zlX9Ew==", - "dependencies": { - "Microsoft.Bcl.TimeProvider": "8.0.1", - "Microsoft.Extensions.AmbientMetadata.Application": "10.2.0", - "Microsoft.Extensions.DependencyInjection.AutoActivation": "10.2.0", - "Microsoft.Extensions.Logging.Configuration": "8.0.1", - "Microsoft.Extensions.ObjectPool": "8.0.23", - "Microsoft.Extensions.Telemetry.Abstractions": "10.2.0", - "System.Collections.Immutable": "8.0.0" - } - }, - "Microsoft.Extensions.Telemetry.Abstractions": { - "type": "Transitive", - "resolved": "10.2.0", - "contentHash": "6V4V6NX6RLUYWwV89DeW/4zK5xOycYHWhsfMXSpKVGgMHfXcczmbk6hBeqTnRPzhpATYcOWlmA6hk1jgdxUugA==", - "dependencies": { - "Microsoft.Extensions.Compliance.Abstractions": "10.2.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.3", - "Microsoft.Extensions.ObjectPool": "8.0.23", - "Microsoft.Extensions.Options": "8.0.2" - } - }, - "Microsoft.NETFramework.ReferenceAssemblies.net481": { - "type": "Transitive", - "resolved": "1.0.3", - "contentHash": "Vv/20vgHS7VglVOVh8J3Iz/MA+VYKVRp9f7r2qiKBMuzviTOmocG70yq0Q8T5OTmCONkEAIJwETD1zhEfLkAXQ==" - }, - "Microsoft.Testing.Extensions.Telemetry": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "H580BvHyuADoWzlH9zRk5fqVyGucm6mhph+k40CQc9O4ie+Buxa4Pk9Q92BEClqIICqi25J7fuMII9qFYYgKtw==", - "dependencies": { - "Microsoft.ApplicationInsights": "2.23.0", - "Microsoft.Testing.Platform": "2.0.2", - "System.Diagnostics.DiagnosticSource": "6.0.0" - } - }, - "Microsoft.Testing.Extensions.TrxReport": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "6Tz2wZTNH/3hiskarOM5X9JaHV0QpIdIvEiLv6BJeJvtPS6AY+S47rg4K+czGSjQTkIgu5kT9SgZOwbfdhDD9Q==", - "dependencies": { - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.0.2", - "Microsoft.Testing.Platform": "2.0.2" - } - }, - "Microsoft.Testing.Extensions.TrxReport.Abstractions": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "MrHYdPZ1CiyYp5bfjzNSghfVwl/I9osMazcZMAbwZY0BhR32i70YLf4zSXECvU2qt2PvDdrjYpGRgBscFbjDpw==", - "dependencies": { - "Microsoft.Testing.Platform": "2.0.2" - } - }, - "Microsoft.Testing.Platform": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "43NCOTEENtdc9fmlzX9KHQR14AZEYek5r4jOJlWPhTyV1+aYAQYl4x773nYXU5TKxV6+rMuniJ7wcj9C9qrP1A==" - }, - "Microsoft.Testing.Platform.MSBuild": { - "type": "Transitive", - "resolved": "2.0.2", - "contentHash": "2zKkQKaUoaKgb/3AekboWOdLMh4upCo1nLWQnjGzp8r9YjiNOZRrzTsJQ3A4U03AcbH0evlIvFDKYSUqmTVuug==", - "dependencies": { - "Microsoft.Testing.Platform": "2.0.2" - } - }, - "Polly.Extensions": { - "type": "Transitive", - "resolved": "8.4.2", - "contentHash": "GZ9vRVmR0jV2JtZavt+pGUsQ1O1cuRKG7R7VOZI6ZDy9y6RNPvRvXK1tuS4ffUrv8L0FTea59oEuQzgS0R7zSA==", - "dependencies": { - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Polly.Core": "8.4.2", - "System.Diagnostics.DiagnosticSource": "8.0.0" - } - }, - "Polly.RateLimiting": { - "type": "Transitive", - "resolved": "8.4.2", - "contentHash": "ehTImQ/eUyO07VYW2WvwSmU9rRH200SKJ/3jku9rOkyWE0A2JxNFmAVms8dSn49QLSjmjFRRSgfNyOgr/2PSmA==", - "dependencies": { - "Polly.Core": "8.4.2", - "System.Threading.RateLimiting": "8.0.0" - } - }, - "System.Buffers": { - "type": "Transitive", - "resolved": "4.6.1", - "contentHash": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw==" - }, - "System.Collections.Immutable": { - "type": "Transitive", - "resolved": "9.0.0", - "contentHash": "QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==", - "dependencies": { - "System.Memory": "4.5.5", - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - } - }, - "System.ComponentModel.Annotations": { - "type": "Transitive", - "resolved": "4.5.0", - "contentHash": "UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==" - }, - "System.Diagnostics.DiagnosticSource": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "lYWBy8fKkJHaRcOuw30d67PrtVjR5754sz5Wl76s8P+vJ9FSThh9b7LIcTSODx1LY7NB3Srvg+JMnzd67qNZOw==", - "dependencies": { - "System.Memory": "4.6.3", - "System.Runtime.CompilerServices.Unsafe": "6.1.2" - } - }, - "System.Interactive.Async": { - "type": "Transitive", - "resolved": "7.0.0", - "contentHash": "Ckj+tg2BVOZ0oLp7FAbjfvRyA/BMkUhVxROLd+x22zncRR6KD7CdFzAYp+9Mo2cedxAMo2X9ZNyhZu68jdDITw==", - "dependencies": { - "System.Linq.AsyncEnumerable": "10.0.0" - } - }, - "System.IO.Pipelines": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "EqMsn9r18ABvTDxrDce4OWDhBE3y+rR23ilG7Y3BudDKrDKrLG/hkD/JmeFZbctAPxSkCjyJ/Ddwbn/g7ufRJA==", - "dependencies": { - "System.Buffers": "4.6.1", - "System.Memory": "4.6.3", - "System.Threading.Tasks.Extensions": "4.6.3" - } - }, - "System.Linq.AsyncEnumerable": { - "type": "Transitive", - "resolved": "10.0.0", - "contentHash": "t1jnw7So3eeZVemma+82w+Y394oPX1bebkr3gY3IzyotP3kKC/JWwGRz2WssoUFODWWvkACT2hXliumgCHu9LQ==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "10.0.0", - "Microsoft.Bcl.Memory": "10.0.0", - "System.Threading.Tasks.Extensions": "4.6.3", - "System.ValueTuple": "4.6.1" - } - }, - "System.Memory": { - "type": "Transitive", - "resolved": "4.6.3", - "contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==", - "dependencies": { - "System.Buffers": "4.6.1", - "System.Numerics.Vectors": "4.6.1", - "System.Runtime.CompilerServices.Unsafe": "6.1.2" - } - }, - "System.Numerics.Vectors": { - "type": "Transitive", - "resolved": "4.6.1", - "contentHash": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q==" - }, - "System.Reflection.Metadata": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==", - "dependencies": { - "System.Collections.Immutable": "8.0.0", - "System.Memory": "4.5.5" - } - }, - "System.Runtime.CompilerServices.Unsafe": { - "type": "Transitive", - "resolved": "6.1.2", - "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw==" - }, - "System.Runtime.InteropServices.RuntimeInformation": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==" - }, - "System.Text.Encodings.Web": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "Ro4cLT4qpRy64crfLAy3ekihtXckeXrD5eI6qb6NDSEVyHcHsmH7KgN4dbnIuiBmXIoaCslx4SynLYxag1SLSQ==", - "dependencies": { - "System.Buffers": "4.6.1", - "System.Memory": "4.6.3", - "System.Runtime.CompilerServices.Unsafe": "6.1.2" - } - }, - "System.Text.Json": { - "type": "Transitive", - "resolved": "10.0.2", - "contentHash": "zy8ey7I16G9neZ6uzxrnYwS7pidElzN8XarsBjGu7lE2m7afTKMEe18KbY3ZSmh/z/bR40oxjd6hlUcmOEaMHw==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "10.0.2", - "System.Buffers": "4.6.1", - "System.IO.Pipelines": "10.0.2", - "System.Memory": "4.6.3", - "System.Runtime.CompilerServices.Unsafe": "6.1.2", - "System.Text.Encodings.Web": "10.0.2", - "System.Threading.Tasks.Extensions": "4.6.3", - "System.ValueTuple": "4.6.1" - } - }, - "System.Threading.Channels": { - "type": "Transitive", - "resolved": "9.0.0", - "contentHash": "hzACdIf1C+4Dqos5ijV404b94+LqfIC8nfS3mNpCDFWowb1N3PNfJPopneq32ahWlDeyaPZJqjBk76YFR69Rpg==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "9.0.0", - "System.Threading.Tasks.Extensions": "4.5.4" - } - }, - "System.Threading.RateLimiting": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "7mu9v0QDv66ar3DpGSZHg9NuNcxDaaAcnMULuZlaTpP9+hwXhrxNGsF5GmLkSHxFdb5bBc1TzeujsRgTrPWi+Q==", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "8.0.0", - "System.Threading.Tasks.Extensions": "4.5.4" - } - }, - "System.Threading.Tasks.Extensions": { - "type": "Transitive", - "resolved": "4.6.3", - "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.1.2" - } - }, - "System.ValueTuple": { - "type": "Transitive", - "resolved": "4.6.1", - "contentHash": "+RJT4qaekpZ7DDLhf+LTjq+E48jieKiY9ulJ+BoxKmZblIJfIJT8Ufcaa/clQqnYvWs8jugfGSMu8ylS0caG0w==" - }, - "TUnit.Assertions": { - "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "IukJgaDGuKJwzOYLSRp5229DRnZ2ICQOpEd/MI7mH4dmOcfaMjLc3i4clH7qamuIIrcS3/JHsG9o3EyCcm4GAA==", - "dependencies": { - "System.Collections.Immutable": "9.0.0", - "System.Text.Json": "9.0.0", - "System.Threading.Tasks.Extensions": "4.6.3" - } - }, - "TUnit.Core": { - "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "GRfjnozy8uYfP7tBN403eTzDhnQU060Nxwcw2gAE4Szp4mRDDlners0ZxtcQv3Tv6tcv62rjbSyI2GGOZUIiYg==", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "System.Collections.Immutable": "9.0.0", - "System.Text.Json": "9.0.0", - "System.Threading.Tasks.Extensions": "4.6.3" - } - }, - "TUnit.Engine": { - "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "+KsgyrurZZDEi7nXZihzDa5IDhSM6aN+cYhCtwJ1YOL5jTOaT2tUResMRqjUAP+HfatTwK9OHXWYr/a0F/qpIg==", - "dependencies": { - "EnumerableAsyncProcessor": "3.8.4", - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.0.2", - "Microsoft.Testing.Platform": "2.0.2", - "Microsoft.Testing.Platform.MSBuild": "2.0.2", - "System.Threading.Channels": "9.0.0", - "System.Threading.Tasks.Extensions": "4.6.3", - "TUnit.Core": "1.12.3" - } - }, - "guildwars2.tests.common": { - "type": "Project", - "dependencies": { - "GW2SDK": "[1.0.0, )" - } - }, - "GW2SDK": { - "type": "Project", - "dependencies": { - "Microsoft.Bcl.HashCode": "[6.0.0, )", - "System.Collections.Immutable": "[6.0.0, )", - "System.Memory": "[4.5.5, )", - "System.Runtime.InteropServices.RuntimeInformation": "[4.3.0, )", - "System.Text.Json": "[6.0.11, )" - } - } - }, - ".NETFramework,Version=v4.8.1/linux-x64": { - "Microsoft.Testing.Extensions.CodeCoverage": { - "type": "Direct", - "requested": "[18.3.2, )", - "resolved": "18.3.2", - "contentHash": "EQ/Xt/zJzbFUfY9XFYjdPcKIPcSmE7xUS57CiiBK8tQ4LO1l2zs37ZXqCTYukBQbaGN0yT/OT5HIE+hJnNwkcw==", - "dependencies": { - "Microsoft.DiaSymReader": "2.0.0", - "Microsoft.Extensions.DependencyModel": "6.0.2", - "Microsoft.Testing.Platform": "2.0.2", - "System.Reflection.Metadata": "8.0.0" - } - }, - "System.Runtime.InteropServices.RuntimeInformation": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==" - } - }, - ".NETFramework,Version=v4.8.1/win-x64": { - "Microsoft.Testing.Extensions.CodeCoverage": { - "type": "Direct", - "requested": "[18.3.2, )", - "resolved": "18.3.2", - "contentHash": "EQ/Xt/zJzbFUfY9XFYjdPcKIPcSmE7xUS57CiiBK8tQ4LO1l2zs37ZXqCTYukBQbaGN0yT/OT5HIE+hJnNwkcw==", - "dependencies": { - "Microsoft.DiaSymReader": "2.0.0", - "Microsoft.Extensions.DependencyModel": "6.0.2", - "Microsoft.Testing.Platform": "2.0.2", - "System.Reflection.Metadata": "8.0.0" - } - }, - "System.Runtime.InteropServices.RuntimeInformation": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==" - } - }, - ".NETFramework,Version=v4.8.1/win-x86": { - "Microsoft.Testing.Extensions.CodeCoverage": { - "type": "Direct", - "requested": "[18.3.2, )", - "resolved": "18.3.2", - "contentHash": "EQ/Xt/zJzbFUfY9XFYjdPcKIPcSmE7xUS57CiiBK8tQ4LO1l2zs37ZXqCTYukBQbaGN0yT/OT5HIE+hJnNwkcw==", - "dependencies": { - "Microsoft.DiaSymReader": "2.0.0", - "Microsoft.Extensions.DependencyModel": "6.0.2", - "Microsoft.Testing.Platform": "2.0.2", - "System.Reflection.Metadata": "8.0.0" - } - }, - "System.Runtime.InteropServices.RuntimeInformation": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==" - } - }, "net10.0": { "Microsoft.Build.CopyOnWrite": { "type": "Direct", @@ -935,15 +114,15 @@ }, "TUnit": { "type": "Direct", - "requested": "[1.12.3, )", - "resolved": "1.12.3", - "contentHash": "hLf4lLdu11aK4h5EhMhcRtT364MqpFBaDtrREiW8eE3Cy5GzIeSghM8YM52DF5MPdv+otN1lItd8ldB8GYm84g==", + "requested": "[1.12.65, )", + "resolved": "1.12.65", + "contentHash": "rxIBehA94NIiGeql7BfVH9Ys3vixsVZQds2fol0lGgA5426Xe/gfURh23dlgM8qKOqwGQDfogsc8+xHqQ9wiHw==", "dependencies": { "Microsoft.Testing.Extensions.CodeCoverage": "18.3.2", "Microsoft.Testing.Extensions.Telemetry": "2.0.2", "Microsoft.Testing.Extensions.TrxReport": "2.0.2", - "TUnit.Assertions": "1.12.3", - "TUnit.Engine": "1.12.3" + "TUnit.Assertions": "1.12.65", + "TUnit.Engine": "1.12.65" } }, "EnumerableAsyncProcessor": { @@ -1304,24 +483,24 @@ }, "TUnit.Assertions": { "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "IukJgaDGuKJwzOYLSRp5229DRnZ2ICQOpEd/MI7mH4dmOcfaMjLc3i4clH7qamuIIrcS3/JHsG9o3EyCcm4GAA==" + "resolved": "1.12.65", + "contentHash": "GVLBZvReqdKlA+of6FE2MjF+teCcN+pEd50Lv0YPH0h0qnzmb2Y8/C8d265ZAk5RSKhNxUKJ2Bzh2INeRKc5QQ==" }, "TUnit.Core": { "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "GRfjnozy8uYfP7tBN403eTzDhnQU060Nxwcw2gAE4Szp4mRDDlners0ZxtcQv3Tv6tcv62rjbSyI2GGOZUIiYg==" + "resolved": "1.12.65", + "contentHash": "Z7pD18uxYoX0YoFy/CddIkCtUQ6Wjo0pj01HPeOa2SRUhHIoLKAyQLsQQUTBy95KL2omP39kkKE/LQHBq7oXwg==" }, "TUnit.Engine": { "type": "Transitive", - "resolved": "1.12.3", - "contentHash": "+KsgyrurZZDEi7nXZihzDa5IDhSM6aN+cYhCtwJ1YOL5jTOaT2tUResMRqjUAP+HfatTwK9OHXWYr/a0F/qpIg==", + "resolved": "1.12.65", + "contentHash": "VR704faCUh1U8F6aSyVLE7szNisfvINQy4L2mq55WvypL4yNYEpFRkNwL1YlR6QrjtwHRnTN7MPC6uC+pea5ng==", "dependencies": { "EnumerableAsyncProcessor": "3.8.4", "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.0.2", "Microsoft.Testing.Platform": "2.0.2", "Microsoft.Testing.Platform.MSBuild": "2.0.2", - "TUnit.Core": "1.12.3" + "TUnit.Core": "1.12.65" } }, "guildwars2.tests.common": {