planetarium / NineChronicles.Headless

A headless node of NineChronicles game network, powered by Libplanet.
https://planetarium.github.io/NineChronicles.Headless/
GNU Affero General Public License v3.0
34 stars 37 forks source link

`NineChronicles.Headless.Executable.Tests` project build fails #2468

Closed eseiker closed 2 months ago

eseiker commented 2 months ago

Building NineChronicles.Headless.Executable solution fails on NineChronicles.Headless.Executable.Tests project, saying CSC: Error CS0006, could not find NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Mocks/bin/Debug/netcoreapp3.1/Libplanet.Mocks.dll. (branch is development)

It seems reference to Libplanet.Mocks is somewhat went wrong in NineChronicles.Headless.Executable.Tests and NineChronicles.Headless.Tests in following screenshot:

image

Also I think it's weird that Libplanet.Mocks/1.0.0 exists in Dependencies Projects in the image above along with warning Libplanet.Mocks.

Log Details

``` 5>------- Started building project: NineChronicles.Headless.Executable.Tests /opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/dotnet exec "/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/sdk/6.0.125/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;DEBUG;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /nullable:enable /reference:/Users/mizuki/.nuget/packages/aspnetcoreratelimit/5.0.0/lib/net6.0/AspNetCoreRateLimit.dll /reference:/Users/mizuki/.nuget/packages/asyncenumerator/4.0.2/lib/netstandard2.1/AsyncEnumerable.dll /reference:/Users/mizuki/.nuget/packages/asyncio/0.1.69/lib/netstandard2.0/AsyncIO.dll /reference:/Users/mizuki/.nuget/packages/bencodex/0.16.0/lib/netstandard2.1/Bencodex.dll /reference:/Users/mizuki/.nuget/packages/bencodex.json/0.16.0/lib/netstandard2.1/Bencodex.Json.dll /reference:/Users/mizuki/.nuget/packages/bouncycastle.cryptography/2.0.0/lib/net6.0/BouncyCastle.Cryptography.dll /reference:/Users/mizuki/.nuget/packages/caching.dll/1.4.0.1/lib/net6.0/Caching.dll /reference:/Users/mizuki/.nuget/packages/cocona.core/2.2.0/lib/net6.0/Cocona.Core.dll /reference:/Users/mizuki/.nuget/packages/cocona/2.2.0/lib/net6.0/Cocona.dll /reference:/Users/mizuki/.nuget/packages/cocona.docs/0.2.0-dev.2023103141721/lib/net6.0/Cocona.Docs.dll /reference:/Users/mizuki/.nuget/packages/cocona.lite/2.1.0/lib/net6.0/Cocona.Lite.dll /reference:/Users/mizuki/.nuget/packages/csvhelper/15.0.5/lib/netstandard2.1/CsvHelper.dll /reference:/Users/mizuki/.nuget/packages/dapper/1.50.5/lib/netstandard2.0/Dapper.dll /reference:/Users/mizuki/.nuget/packages/decimalmath.decimalex/1.0.2/lib/netstandard2.0/DecimalEx.dll /reference:/Users/mizuki/.nuget/packages/destructurama.attributed/2.0.0/lib/netstandard1.1/Destructurama.Attributed.dll /reference:/Users/mizuki/.nuget/packages/google.protobuf/3.19.1/lib/net5.0/Google.Protobuf.dll /reference:/Users/mizuki/.nuget/packages/graphql-parser/7.2.0/lib/netstandard2.1/GraphQL-Parser.dll /reference:/Users/mizuki/.nuget/packages/graphql.client.abstractions/5.1.1/lib/netstandard2.0/GraphQL.Client.Abstractions.dll /reference:/Users/mizuki/.nuget/packages/graphql.client.abstractions.websocket/5.1.1/lib/netstandard2.0/GraphQL.Client.Abstractions.Websocket.dll /reference:/Users/mizuki/.nuget/packages/graphql.client/5.1.1/lib/netstandard2.0/GraphQL.Client.dll /reference:/Users/mizuki/.nuget/packages/graphql.client.serializer.systemtextjson/5.1.1/lib/netcoreapp3.1/GraphQL.Client.Serializer.SystemTextJson.dll /reference:/Users/mizuki/.nuget/packages/graphql.dataloader/4.1.0/lib/netstandard2.0/GraphQL.DataLoader.dll /reference:/Users/mizuki/.nuget/packages/graphql/4.7.1/lib/net6.0/GraphQL.dll /reference:/Users/mizuki/.nuget/packages/graphql.newtonsoftjson/4.1.0/lib/netstandard2.0/GraphQL.NewtonsoftJson.dll /reference:/Users/mizuki/.nuget/packages/graphql.primitives/5.1.1/lib/netstandard2.0/GraphQL.Primitives.dll /reference:/Users/mizuki/.nuget/packages/graphql.server.authorization.aspnetcore/5.1.1/lib/net5.0/GraphQL.Server.Authorization.AspNetCore.dll /reference:/Users/mizuki/.nuget/packages/graphql.server.core/5.1.1/lib/netstandard2.0/GraphQL.Server.Core.dll /reference:/Users/mizuki/.nuget/packages/graphql.server.transports.aspnetcore/5.1.1/lib/net5.0/GraphQL.Server.Transports.AspNetCore.dll /reference:/Users/mizuki/.nuget/packages/graphql.server.transports.aspnetcore.systemtextjson/5.1.1/lib/net5.0/GraphQL.Server.Transports.AspNetCore.SystemTextJson.dll /reference:/Users/mizuki/.nuget/packages/graphql.server.transports.subscriptions.abstractions/5.1.1/lib/netstandard2.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll /reference:/Users/mizuki/.nuget/packages/graphql.server.transports.subscriptions.websockets/5.1.1/lib/net5.0/GraphQL.Server.Transports.Subscriptions.WebSockets.dll /reference:/Users/mizuki/.nuget/packages/graphql.server.ui.playground/5.1.1/lib/net5.0/GraphQL.Server.Ui.Playground.dll /reference:/Users/mizuki/.nuget/packages/graphql.systemreactive/4.1.0/lib/netstandard2.0/GraphQL.SystemReactive.dll /reference:/Users/mizuki/.nuget/packages/graphql.systemtextjson/4.7.1/lib/netstandard2.1/GraphQL.SystemTextJson.dll /reference:/Users/mizuki/.nuget/packages/grpc.aspnetcore.server/2.40.0/lib/net6.0/Grpc.AspNetCore.Server.dll /reference:/Users/mizuki/.nuget/packages/grpc.core.api/2.43.0/lib/netstandard2.0/Grpc.Core.Api.dll /reference:/Users/mizuki/.nuget/packages/grpc.core/2.43.0/lib/netstandard2.0/Grpc.Core.dll /reference:/Users/mizuki/.nuget/packages/grpc.net.client/2.34.0/lib/net5.0/Grpc.Net.Client.dll /reference:/Users/mizuki/.nuget/packages/grpc.net.common/2.40.0/lib/net6.0/Grpc.Net.Common.dll /reference:/Users/mizuki/.nuget/packages/humanizer.core/2.6.2/lib/netstandard2.0/Humanizer.dll /reference:/Users/mizuki/.nuget/packages/immutabletrie/1.0.0-alpha/lib/netstandard2.0/ImmutableTrie.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/Lib9c.Abstractions/.bin/net6.0/ref/Lib9c.Abstractions.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/Lib9c.DevExtensions/.bin/net6.0/ref/Lib9c.DevExtensions.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/Lib9c/.bin/net6.0/ref/Lib9c.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/Lib9c.MessagePack/.bin/net6.0/ref/Lib9c.MessagePack.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Lib9c.Plugin.Shared/bin/Debug/net6.0/ref/Lib9c.Plugin.Shared.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/Lib9c.Policy/.bin/net6.0/ref/Lib9c.Policy.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/Lib9c.Proposer/.bin/net6.0/ref/Lib9c.Proposer.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/Lib9c.Renderers/.bin/net6.0/ref/Lib9c.Renderers.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/Lib9c.Utils/.bin/net6.0/ref/Lib9c.Utils.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Action/bin/Debug/netcoreapp3.1/Libplanet.Action.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Common/bin/Debug/netcoreapp3.1/Libplanet.Common.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Crypto/bin/Debug/netcoreapp3.1/Libplanet.Crypto.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/Libplanet.Crypto.Secp256k1/.bin/net6.0/ref/Libplanet.Crypto.Secp256k1.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet/bin/Debug/netcoreapp3.1/ref/Libplanet.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Explorer/bin/Debug/net6.0/ref/Libplanet.Explorer.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/bin/Debug/net6.0/ref/Libplanet.Extensions.ActionEvaluatorCommonComponents.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Extensions.Cocona/bin/Debug/net6.0/ref/Libplanet.Extensions.Cocona.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Libplanet.Extensions.ForkableActionEvaluator/bin/Debug/net6.0/ref/Libplanet.Extensions.ForkableActionEvaluator.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Libplanet.Extensions.PluggedActionEvaluator/bin/Debug/net6.0/ref/Libplanet.Extensions.PluggedActionEvaluator.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/bin/Debug/net6.0/ref/Libplanet.Extensions.RemoteBlockChainStates.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Libplanet.Headless/bin/Debug/net6/ref/Libplanet.Headless.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Mocks/bin/Debug/netcoreapp3.1/Libplanet.Mocks.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Net/bin/Debug/netcoreapp3.1/ref/Libplanet.Net.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.RocksDBStore/bin/Debug/netstandard2.0/ref/Libplanet.RocksDBStore.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Store/bin/Debug/netcoreapp3.1/Libplanet.Store.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Stun/bin/Debug/netcoreapp3.1/ref/Libplanet.Stun.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Types/bin/Debug/netcoreapp3.1/Libplanet.Types.dll /reference:/Users/mizuki/.nuget/packages/listsorthelper/1.0.2/lib/netstandard1.0/ListSortHelper.dll /reference:/Users/mizuki/.nuget/packages/litedb/4.1.4/lib/netstandard2.0/LiteDB.dll /reference:/Users/mizuki/.nuget/packages/planetarium.lrucachenet/1.2.0/lib/netstandard2.0/LruCacheNet.dll /reference:/Users/mizuki/.nuget/packages/magiconion.abstractions/5.0.3/lib/netstandard2.0/MagicOnion.Abstractions.dll /reference:/Users/mizuki/.nuget/packages/magiconion.client/5.0.3/lib/net6.0/MagicOnion.Client.dll /reference:/Users/mizuki/.nuget/packages/magiconion.server/5.0.3/lib/net6.0/MagicOnion.Server.dll /reference:/Users/mizuki/.nuget/packages/magiconion.server.httpgateway/5.0.3/lib/net6.0/MagicOnion.Server.HttpGateway.dll /reference:/Users/mizuki/.nuget/packages/magiconion.shared/5.0.3/lib/netstandard2.0/MagicOnion.Shared.dll /reference:/Users/mizuki/.nuget/packages/messagepack.annotations/2.3.85/lib/netstandard2.0/MessagePack.Annotations.dll /reference:/Users/mizuki/.nuget/packages/messagepack/2.3.85/lib/net5.0/MessagePack.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Antiforgery.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Authentication.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.aspnetcore.authentication.jwtbearer/6.0.25/lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Authorization.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Components.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Components.Forms.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Components.Server.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Components.Web.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Cors.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.DataProtection.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Diagnostics.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.HostFiltering.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Hosting.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Http.Connections.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Http.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Http.Features.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Http.Results.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.HttpLogging.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Identity.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.aspnetcore.jsonpatch/6.0.7/lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Localization.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Metadata.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.aspnetcore.mvc.newtonsoftjson/6.0.7/lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Razor.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Rewrite.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Routing.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Server.IIS.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.Session.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.SignalR.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.StaticFiles.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.WebSockets.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.AspNetCore.WebUtilities.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/Microsoft.CSharp.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.data.sqlite.core/7.0.11/lib/net6.0/Microsoft.Data.Sqlite.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Caching.Memory.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.configuration.abstractions/8.0.0/lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.configuration.binder/8.0.0/lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.configuration/8.0.0/lib/net6.0/Microsoft.Extensions.Configuration.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Configuration.Ini.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Configuration.Json.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Configuration.Xml.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.dependencyinjection/8.0.0/lib/net6.0/Microsoft.Extensions.DependencyInjection.dll /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.dependencymodel/3.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.diagnostics.abstractions/8.0.0/lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Features.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.fileproviders.abstractions/8.0.0/lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.hosting.abstractions/8.0.0/lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Hosting.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Http.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Identity.Core.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Identity.Stores.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Localization.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.logging.abstractions/8.0.0/lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.logging.configuration/8.0.0/lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Logging.Console.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Logging.Debug.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.logging/8.0.0/lib/net6.0/Microsoft.Extensions.Logging.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Logging.EventLog.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Logging.EventSource.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.ObjectPool.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.options.configurationextensions/8.0.0/lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.options/8.0.0/lib/net6.0/Microsoft.Extensions.Options.dll /reference:/Users/mizuki/.nuget/packages/microsoft.extensions.primitives/8.0.0/lib/net6.0/Microsoft.Extensions.Primitives.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Extensions.WebEncoders.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.10.0/lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll /reference:/Users/mizuki/.nuget/packages/microsoft.identitymodel.logging/6.10.0/lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll /reference:/Users/mizuki/.nuget/packages/microsoft.identitymodel.protocols/6.10.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll /reference:/Users/mizuki/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.10.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll /reference:/Users/mizuki/.nuget/packages/microsoft.identitymodel.tokens/6.10.0/lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.JSInterop.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Net.Http.Headers.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.testplatform.testhost/17.1.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll /reference:/Users/mizuki/.nuget/packages/microsoft.testplatform.testhost/17.1.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll /reference:/Users/mizuki/.nuget/packages/microsoft.testplatform.testhost/17.1.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll /reference:/Users/mizuki/.nuget/packages/microsoft.testplatform.testhost/17.1.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll /reference:/Users/mizuki/.nuget/packages/microsoft.testplatform.testhost/17.1.0/lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/Microsoft.VisualBasic.Core.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/Microsoft.VisualBasic.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.codecoverage/17.1.0/lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll /reference:/Users/mizuki/.nuget/packages/microsoft.testplatform.testhost/17.1.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll /reference:/Users/mizuki/.nuget/packages/microsoft.testplatform.testhost/17.1.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Win32.Primitives.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/Microsoft.Win32.Registry.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/mscorlib.dll" /reference:/Users/mizuki/.nuget/packages/mysqlconnector/1.1.0/lib/net5.0/MySqlConnector.dll /reference:/Users/mizuki/.nuget/packages/nacl.net/0.1.13/lib/netstandard2.1/NaCl.dll /reference:/Users/mizuki/.nuget/packages/planetarium.netmq/4.0.0.261-planetarium/lib/netstandard2.1/NetMQ.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/netstandard.dll" /reference:/Users/mizuki/.nuget/packages/newtonsoft.json.bson/1.0.2/lib/netstandard2.0/Newtonsoft.Json.Bson.dll /reference:/Users/mizuki/.nuget/packages/newtonsoft.json/13.0.2/lib/net6.0/Newtonsoft.Json.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/NineChronicles.Headless/bin/Debug/net6/ref/NineChronicles.Headless.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/NineChronicles.Headless.Executable/bin/Debug/net6/ref/NineChronicles.Headless.Executable.dll /reference:/Users/mizuki/Projects/NineChronicles.Headless/NineChronicles.RPC.Shared/NineChronicles.RPC.Shared/.bin/netstandard2.0/NineChronicles.RPC.Shared.dll /reference:/Users/mizuki/.nuget/packages/nito.asyncex.context/5.0.0/lib/netstandard2.0/Nito.AsyncEx.Context.dll /reference:/Users/mizuki/.nuget/packages/nito.asyncex.coordination/5.0.0/lib/netstandard2.0/Nito.AsyncEx.Coordination.dll /reference:/Users/mizuki/.nuget/packages/nito.asyncex.interop.waithandles/5.0.0/lib/netstandard2.0/Nito.AsyncEx.Interop.WaitHandles.dll /reference:/Users/mizuki/.nuget/packages/nito.asyncex.oop/5.0.0/lib/netstandard2.0/Nito.AsyncEx.Oop.dll /reference:/Users/mizuki/.nuget/packages/nito.asyncex.tasks/5.0.0/lib/netstandard2.0/Nito.AsyncEx.Tasks.dll /reference:/Users/mizuki/.nuget/packages/nito.cancellation/1.0.5/lib/netstandard2.0/Nito.Cancellation.dll /reference:/Users/mizuki/.nuget/packages/nito.collections.deque/1.0.4/lib/netstandard2.0/Nito.Collections.Deque.dll /reference:/Users/mizuki/.nuget/packages/nito.disposables/2.0.0/lib/netstandard2.0/Nito.Disposables.dll /reference:/Users/mizuki/.nuget/packages/norgerman.cryptography.scrypt/2.0.1/lib/netstandard2.0/Norgerman.Cryptography.Scrypt.dll /reference:/Users/mizuki/.nuget/packages/nredisstack/0.9.0/lib/net6.0/NRedisStack.dll /reference:/Users/mizuki/.nuget/packages/nuget.frameworks/5.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/Users/mizuki/.nuget/packages/opentelemetry.api/1.8.1/lib/net6.0/OpenTelemetry.Api.dll /reference:/Users/mizuki/.nuget/packages/opentelemetry.api.providerbuilderextensions/1.8.1/lib/net6.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll /reference:/Users/mizuki/.nuget/packages/opentelemetry/1.8.1/lib/net6.0/OpenTelemetry.dll /reference:/Users/mizuki/.nuget/packages/opentelemetry.exporter.prometheus.aspnetcore/1.8.0-rc.1/lib/net6.0/OpenTelemetry.Exporter.Prometheus.AspNetCore.dll /reference:/Users/mizuki/.nuget/packages/opentelemetry.extensions.hosting/1.8.1/lib/net6.0/OpenTelemetry.Extensions.Hosting.dll /reference:/Users/mizuki/.nuget/packages/opentelemetry.instrumentation.aspnetcore/1.8.1/lib/net6.0/OpenTelemetry.Instrumentation.AspNetCore.dll /reference:/Users/mizuki/.nuget/packages/opentelemetry.instrumentation.runtime/1.8.0/lib/net6.0/OpenTelemetry.Instrumentation.Runtime.dll /reference:/Users/mizuki/.nuget/packages/pipelines.sockets.unofficial/2.2.2/lib/net5.0/Pipelines.Sockets.Unofficial.dll /reference:"/Users/mizuki/.nuget/packages/optimizedpriorityqueue/4.2.0/lib/netstandard1.0/Priority Queue.dll" /reference:/Users/mizuki/.nuget/packages/rocksdb/8.5.3.42578/lib/net6.0/RocksDbSharp.dll /reference:/Users/mizuki/.nuget/packages/secp256k1.net/1.0.0-alpha/lib/netstandard2.0/Secp256k1.Net.dll /reference:/Users/mizuki/.nuget/packages/sentry.aspnetcore/3.22.0/lib/net6.0/Sentry.AspNetCore.dll /reference:/Users/mizuki/.nuget/packages/sentry.aspnetcore.grpc/3.22.0/lib/net6.0/Sentry.AspNetCore.Grpc.dll /reference:/Users/mizuki/.nuget/packages/sentry.diagnosticsource/3.22.0/lib/netstandard2.1/Sentry.DiagnosticSource.dll /reference:/Users/mizuki/.nuget/packages/sentry/3.23.0/lib/net6.0/Sentry.dll /reference:/Users/mizuki/.nuget/packages/sentry.extensions.logging/3.22.0/lib/net6.0/Sentry.Extensions.Logging.dll /reference:/Users/mizuki/.nuget/packages/sentry.serilog/3.23.0/lib/net6.0/Sentry.Serilog.dll /reference:/Users/mizuki/.nuget/packages/serilog/2.10.0/lib/netstandard2.1/Serilog.dll /reference:/Users/mizuki/.nuget/packages/serilog.expressions/1.1.1/lib/netstandard2.1/Serilog.Expressions.dll /reference:/Users/mizuki/.nuget/packages/serilog.formatting.compact/1.1.0/lib/netstandard2.0/Serilog.Formatting.Compact.dll /reference:/Users/mizuki/.nuget/packages/serilog.settings.configuration/3.3.0/lib/netstandard2.0/Serilog.Settings.Configuration.dll /reference:/Users/mizuki/.nuget/packages/serilog.sinks.console/4.0.1/lib/net5.0/Serilog.Sinks.Console.dll /reference:/Users/mizuki/.nuget/packages/serilog.sinks.file/5.0.0/lib/net5.0/Serilog.Sinks.File.dll /reference:/Users/mizuki/.nuget/packages/serilog.sinks.periodicbatching/2.3.1/lib/netstandard2.1/Serilog.Sinks.PeriodicBatching.dll /reference:/Users/mizuki/.nuget/packages/serilog.sinks.rollingfile/3.3.0/lib/netstandard1.3/Serilog.Sinks.RollingFile.dll /reference:/Users/mizuki/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.4/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll /reference:/Users/mizuki/.nuget/packages/sqlitepclraw.core/2.1.4/lib/netstandard2.0/SQLitePCLRaw.core.dll /reference:/Users/mizuki/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.4/lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll /reference:/Users/mizuki/.nuget/packages/sqlkata/2.2.0/lib/netstandard1.0/SqlKata.dll /reference:/Users/mizuki/.nuget/packages/sqlkata.execution/2.2.0/lib/netstandard1.3/SqlKata.Execution.dll /reference:/Users/mizuki/.nuget/packages/stackexchange.redis/2.6.96/lib/net5.0/StackExchange.Redis.dll /reference:/Users/mizuki/.nuget/packages/superpower/2.3.0/lib/netstandard2.0/Superpower.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.AppContext.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Buffers.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Collections.Concurrent.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Collections.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Collections.Immutable.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Collections.NonGeneric.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Collections.Specialized.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ComponentModel.Annotations.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ComponentModel.DataAnnotations.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ComponentModel.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ComponentModel.EventBasedAsync.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ComponentModel.Primitives.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ComponentModel.TypeConverter.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Configuration.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Console.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Core.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Data.Common.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Data.DataSetExtensions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Data.dll" /reference:/Users/mizuki/.nuget/packages/system.data.sqlclient/4.4.0/ref/netstandard2.0/System.Data.SqlClient.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.Contracts.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.Debug.dll" /reference:/Users/mizuki/.nuget/packages/system.diagnostics.diagnosticsource/8.0.0/lib/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.EventLog.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.FileVersionInfo.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.Process.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.StackTrace.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.Tools.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.TraceSource.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Diagnostics.Tracing.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Drawing.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Drawing.Primitives.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Dynamic.Runtime.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Formats.Asn1.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Globalization.Calendars.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Globalization.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Globalization.Extensions.dll" /reference:/Users/mizuki/.nuget/packages/system.identitymodel.tokens.jwt/6.10.0/lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.Compression.Brotli.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.Compression.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.Compression.FileSystem.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.Compression.ZipFile.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.FileSystem.AccessControl.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.FileSystem.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.FileSystem.DriveInfo.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.FileSystem.Primitives.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.FileSystem.Watcher.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.IsolatedStorage.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.MemoryMappedFiles.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/System.IO.Pipelines.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.Pipes.AccessControl.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.Pipes.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.IO.UnmanagedMemoryStream.dll" /reference:/Users/mizuki/.nuget/packages/system.linq.async/4.0.0/ref/netcoreapp3.0/System.Linq.Async.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Linq.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Linq.Expressions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Linq.Parallel.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Linq.Queryable.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Memory.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.Http.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.Http.Json.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.HttpListener.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.Mail.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.NameResolution.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.NetworkInformation.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.Ping.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.Primitives.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.Requests.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.Security.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.ServicePoint.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.Sockets.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.WebClient.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.WebHeaderCollection.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.WebProxy.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.WebSockets.Client.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Net.WebSockets.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Numerics.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Numerics.Vectors.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ObjectModel.dll" /reference:/Users/mizuki/.nuget/packages/system.reactive.core/4.4.1/lib/netstandard2.0/System.Reactive.Core.dll /reference:/Users/mizuki/.nuget/packages/system.reactive/5.0.0/lib/net5.0/System.Reactive.dll /reference:/Users/mizuki/.nuget/packages/system.reactive.linq/4.4.1/lib/netstandard2.0/System.Reactive.Linq.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Reflection.DispatchProxy.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Reflection.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Reflection.Emit.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Reflection.Emit.ILGeneration.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Reflection.Emit.Lightweight.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Reflection.Extensions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Reflection.Metadata.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Reflection.Primitives.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Reflection.TypeExtensions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Resources.Reader.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Resources.ResourceManager.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Resources.Writer.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Extensions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Handles.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.InteropServices.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Intrinsics.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Loader.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Numerics.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Serialization.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Serialization.Formatters.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Serialization.Json.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Serialization.Primitives.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Runtime.Serialization.Xml.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.AccessControl.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Claims.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Cryptography.Algorithms.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Cryptography.Cng.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Cryptography.Csp.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Cryptography.Encoding.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Cryptography.OpenSsl.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Cryptography.Primitives.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Cryptography.X509Certificates.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/ref/net6.0/System.Security.Cryptography.Xml.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Principal.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.Principal.Windows.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Security.SecureString.dll" /reference:/Users/mizuki/.nuget/packages/system.servicemodel.primitives/4.4.0/ref/netstandard2.0/System.ServiceModel.Primitives.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ServiceModel.Web.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ServiceProcess.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Text.Encoding.CodePages.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Text.Encoding.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Text.Encoding.Extensions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Text.Encodings.Web.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Text.Json.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Text.RegularExpressions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.Channels.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.Overlapped.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.Tasks.Dataflow.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.Tasks.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.Tasks.Extensions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.Tasks.Parallel.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.Thread.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.ThreadPool.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Threading.Timer.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Transactions.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Transactions.Local.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.ValueTuple.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Web.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Web.HttpUtility.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Windows.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Xml.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Xml.Linq.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Xml.ReaderWriter.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Xml.Serialization.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Xml.XDocument.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Xml.XmlDocument.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Xml.XmlSerializer.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Xml.XPath.dll" /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/System.Xml.XPath.XDocument.dll" /reference:/Users/mizuki/.nuget/packages/microsoft.testplatform.testhost/17.1.0/lib/netcoreapp2.1/testhost.dll /reference:/Users/mizuki/.nuget/packages/validation/2.4.18/lib/netstandard1.3/Validation.dll /reference:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/ref/net6.0/WindowsBase.dll" /reference:/Users/mizuki/.nuget/packages/xunit.abstractions/2.0.2/lib/netstandard2.0/xunit.abstractions.dll /reference:/Users/mizuki/.nuget/packages/xunit.assert/2.4.0/lib/netstandard2.0/xunit.assert.dll /reference:/Users/mizuki/.nuget/packages/xunit.extensibility.core/2.4.0/lib/netstandard2.0/xunit.core.dll /reference:/Users/mizuki/.nuget/packages/xunit.extensibility.execution/2.4.0/lib/netstandard2.0/xunit.execution.dotnet.dll /reference:/Users/mizuki/.nuget/packages/zio/0.7.4/lib/netstandard2.0/Zio.dll /debug+ /debug:portable /filealign:512 /optimize- /out:obj/Debug/net6/NineChronicles.Headless.Executable.Tests.dll /refout:obj/Debug/net6/ref/NineChronicles.Headless.Executable.Tests.dll /target:exe /warnaserror- /utf8output /deterministic+ /langversion:8 /analyzerconfig:/Users/mizuki/Projects/NineChronicles.Headless/.editorconfig /analyzerconfig:obj/Debug/net6/NineChronicles.Headless.Executable.Tests.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/sdk/6.0.125/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.editorconfig" /analyzer:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/sdk/6.0.125/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll" /analyzer:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/sdk/6.0.125/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll" /analyzer:/Users/mizuki/.nuget/packages/microsoft.extensions.logging.abstractions/8.0.0/analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/Users/mizuki/.nuget/packages/xunit.analyzers/0.10.0/analyzers/dotnet/cs/xunit.analyzers.dll /analyzer:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.NETCore.App.Ref/6.0.25/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll" /analyzer:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/analyzers/dotnet/cs/Microsoft.AspNetCore.App.Analyzers.dll" /analyzer:"/opt/homebrew/Cellar/dotnet@6/6.0.125/libexec/packs/Microsoft.AspNetCore.App.Ref/6.0.25/analyzers/dotnet/cs/Microsoft.AspNetCore.App.CodeFixes.dll" Commands/AccountCommandTest.cs Commands/ActionCommandTest.cs Commands/ChainCommandTest.cs Commands/GenesisCommandTest.cs Commands/GenesisHelper.cs Commands/Key/ConversionCommandTest.cs Commands/KeyCommandTest.cs Commands/TxCommandTest.cs Commands/ValidationCommandTest.cs IO/StringIOConsole.cs KeyStore/InMemoryKeyStore.cs ProgramTest.cs Store/StoreExtensionsTest.cs Store/StoreTypeExtensionsTest.cs /Users/mizuki/.nuget/packages/microsoft.net.test.sdk/17.1.0/build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs obj/Debug/net6/Sentry.Attributes.cs "obj/Debug/net6/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" obj/Debug/net6/NineChronicles.Headless.Executable.Tests.AssemblyInfo.cs /warnaserror+:NU1605 5>CSC: Error CS0006 : '/Users/mizuki/Projects/NineChronicles.Headless/Lib9c/.Libplanet/Libplanet.Mocks/bin/Debug/netcoreapp3.1/Libplanet.Mocks.dll' 메타데이터 파일을 찾을 수 없습니다. 5>------- Finished building project: NineChronicles.Headless.Executable.Tests. Succeeded: False. Errors: 1. Warnings: 0 ```