Created
December 10, 2019 21:50
-
-
Save jspuij/6d000e630b81756f53296800aec79c82 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jws-macbook2:WebApplication1 jws$ dotnet build -v n | |
Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Core | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
Build started 10-12-2019 22:38:48. | |
1>Project "/Users/jws/Projects/GitHub/WebApplication1/WebApplication1.csproj" on node 1 (Restore target(s)). | |
1>Restore: | |
Committing restore... | |
Assets file has not changed. Skipping assets file writing. Path: /Users/jws/Projects/GitHub/WebApplication1/obj/project.assets.json | |
Restore completed in 30,93 ms for /Users/jws/Projects/GitHub/WebApplication1/WebApplication1.csproj. | |
NuGet Config files used: | |
/Users/jws/.nuget/NuGet/NuGet.Config | |
Feeds used: | |
https://api.nuget.org/v3/index.json | |
1>Done Building Project "/Users/jws/Projects/GitHub/WebApplication1/WebApplication1.csproj" (Restore target(s)). | |
1:7>Project "/Users/jws/Projects/GitHub/WebApplication1/WebApplication1.csproj" on node 1 (default targets). | |
1>PrepareForBuild: | |
Creating directory "bin/Debug/netstandard2.1/". | |
Creating directory "obj/Debug/netstandard2.1/". | |
_PrepareForStaticWebAssets: | |
Creating directory "obj/Debug/netstandard2.1/staticwebassets/". | |
GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
RazorGenerateComponentDeclaration: | |
Creating directory "obj/Debug/netstandard2.1/RazorDeclaration/". | |
Creating directory "obj/Debug/netstandard2.1/RazorDeclaration/Pages/". | |
Creating directory "obj/Debug/netstandard2.1/RazorDeclaration/Shared/". | |
/usr/local/share/dotnet/dotnet exec "/usr/local/share/dotnet/sdk/3.1.100/Sdks/Microsoft.NET.Sdk.Razor/build/netstandard2.0/../../tools/netcoreapp3.0/rzc.dll" generate | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/App.razor | |
-r | |
App.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/RazorDeclaration/App.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Pages/Counter.razor | |
-r | |
Pages/Counter.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/RazorDeclaration/Pages/Counter.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Pages/FetchData.razor | |
-r | |
Pages/FetchData.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/RazorDeclaration/Pages/FetchData.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Pages/Index.razor | |
-r | |
Pages/Index.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/RazorDeclaration/Pages/Index.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Shared/MainLayout.razor | |
-r | |
Shared/MainLayout.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/RazorDeclaration/Shared/MainLayout.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Shared/NavMenu.razor | |
-r | |
Shared/NavMenu.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/RazorDeclaration/Shared/NavMenu.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Shared/SurveyPrompt.razor | |
-r | |
Shared/SurveyPrompt.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/RazorDeclaration/Shared/SurveyPrompt.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/_Imports.razor | |
-r | |
_Imports.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/RazorDeclaration/_Imports.razor.g.cs | |
-k | |
component | |
-p | |
/Users/jws/Projects/GitHub/WebApplication1 | |
-t | |
obj/Debug/netstandard2.1/WebApplication1.RazorComponents.declaration.json | |
-v | |
3.0 | |
-c | |
Default | |
--root-namespace | |
WebApplication1 | |
--generate-declaration | |
RazorCompileComponentDeclaration: | |
/usr/local/share/dotnet/dotnet exec "/usr/local/share/dotnet/sdk/3.1.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_1 /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.authorization/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor/3.1.0-preview4.19579.2/lib/netstandard2.1/Microsoft.AspNetCore.Blazor.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.httpclient/3.1.0-preview4.19579.2/lib/netstandard2.0/Microsoft.AspNetCore.Blazor.HttpClient.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.components/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.components.forms/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Forms.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.components.web/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Web.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.metadata/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll /reference:/Users/jws/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection/3.1.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.logging.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.options/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Options.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.primitives/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/Users/jws/.nuget/packages/microsoft.jsinterop/3.1.0/lib/netstandard2.0/Microsoft.JSInterop.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/Users/jws/.nuget/packages/mono.webassembly.interop/3.1.0-preview4.19579.2/lib/netstandard2.1/Mono.WebAssembly.Interop.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/Users/jws/.nuget/packages/system.componentmodel.annotations/4.7.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/Users/jws/.nuget/packages/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/Users/jws/.nuget/packages/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll /reference:/Users/jws/.nuget/packages/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug+ /debug:portable /filealign:512 /optimize- /out:obj/Debug/netstandard2.1/RazorDeclaration/WebApplication1.dll /target:exe /warnaserror- /utf8output /deterministic+ obj/Debug/netstandard2.1/RazorDeclaration/App.razor.g.cs obj/Debug/netstandard2.1/RazorDeclaration/Pages/Counter.razor.g.cs obj/Debug/netstandard2.1/RazorDeclaration/Pages/FetchData.razor.g.cs obj/Debug/netstandard2.1/RazorDeclaration/Pages/Index.razor.g.cs obj/Debug/netstandard2.1/RazorDeclaration/Shared/MainLayout.razor.g.cs obj/Debug/netstandard2.1/RazorDeclaration/Shared/NavMenu.razor.g.cs obj/Debug/netstandard2.1/RazorDeclaration/Shared/SurveyPrompt.razor.g.cs obj/Debug/netstandard2.1/RazorDeclaration/_Imports.razor.g.cs Program.cs Startup.cs "/var/folders/yb/rzvk3scn46z04fyp9t8h9wcr0000gn/T/.NETStandard,Version=v2.1.AssemblyAttributes.cs" /warnaserror+:NU1605 | |
Using shared compilation with compiler from directory: /usr/local/share/dotnet/sdk/3.1.100/Roslyn/bincore | |
ResolveTagHelperRazorGenerateInputs: | |
Creating "obj/Debug/netstandard2.1/WebApplication1.TagHelpers.input.cache" because "AlwaysCreate" was specified. | |
/usr/local/share/dotnet/dotnet exec "/usr/local/share/dotnet/sdk/3.1.100/Sdks/Microsoft.NET.Sdk.Razor/build/netstandard2.0/../../tools/netcoreapp3.0/rzc.dll" discover | |
/Users/jws/.nuget/packages/microsoft.aspnetcore.authorization/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll | |
/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor/3.1.0-preview4.19579.2/lib/netstandard2.1/Microsoft.AspNetCore.Blazor.dll | |
/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.httpclient/3.1.0-preview4.19579.2/lib/netstandard2.0/Microsoft.AspNetCore.Blazor.HttpClient.dll | |
/Users/jws/.nuget/packages/microsoft.aspnetcore.components/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.dll | |
/Users/jws/.nuget/packages/microsoft.aspnetcore.components.forms/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Forms.dll | |
/Users/jws/.nuget/packages/microsoft.aspnetcore.components.web/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Web.dll | |
/Users/jws/.nuget/packages/microsoft.aspnetcore.metadata/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll | |
/Users/jws/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll | |
/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll | |
/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection/3.1.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll | |
/Users/jws/.nuget/packages/microsoft.extensions.logging.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll | |
/Users/jws/.nuget/packages/microsoft.extensions.options/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Options.dll | |
/Users/jws/.nuget/packages/microsoft.extensions.primitives/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll | |
/Users/jws/.nuget/packages/microsoft.jsinterop/3.1.0/lib/netstandard2.0/Microsoft.JSInterop.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll | |
/Users/jws/.nuget/packages/mono.webassembly.interop/3.1.0-preview4.19579.2/lib/netstandard2.1/Mono.WebAssembly.Interop.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll | |
/Users/jws/.nuget/packages/system.componentmodel.annotations/4.7.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll | |
/Users/jws/.nuget/packages/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll | |
/Users/jws/.nuget/packages/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll | |
/Users/jws/.nuget/packages/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll | |
/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/RazorDeclaration/WebApplication1.dll | |
-o | |
obj/Debug/netstandard2.1/WebApplication1.TagHelpers.output.cache | |
-p | |
/Users/jws/Projects/GitHub/WebApplication1 | |
-v | |
3.0 | |
-c | |
Default | |
RazorCoreGenerate: | |
Creating directory "obj/Debug/netstandard2.1/Razor/". | |
Creating directory "obj/Debug/netstandard2.1/Razor/Pages/". | |
Creating directory "obj/Debug/netstandard2.1/Razor/Shared/". | |
/usr/local/share/dotnet/dotnet exec "/usr/local/share/dotnet/sdk/3.1.100/Sdks/Microsoft.NET.Sdk.Razor/build/netstandard2.0/../../tools/netcoreapp3.0/rzc.dll" generate | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/App.razor | |
-r | |
App.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/Razor/App.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Pages/Counter.razor | |
-r | |
Pages/Counter.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/Razor/Pages/Counter.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Pages/FetchData.razor | |
-r | |
Pages/FetchData.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/Razor/Pages/FetchData.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Pages/Index.razor | |
-r | |
Pages/Index.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/Razor/Pages/Index.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Shared/MainLayout.razor | |
-r | |
Shared/MainLayout.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/Razor/Shared/MainLayout.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Shared/NavMenu.razor | |
-r | |
Shared/NavMenu.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/Razor/Shared/NavMenu.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/Shared/SurveyPrompt.razor | |
-r | |
Shared/SurveyPrompt.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/Razor/Shared/SurveyPrompt.razor.g.cs | |
-k | |
component | |
-s | |
/Users/jws/Projects/GitHub/WebApplication1/_Imports.razor | |
-r | |
_Imports.razor | |
-o | |
/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/Razor/_Imports.razor.g.cs | |
-k | |
component | |
-p | |
/Users/jws/Projects/GitHub/WebApplication1 | |
-t | |
obj/Debug/netstandard2.1/WebApplication1.TagHelpers.output.cache | |
-v | |
3.0 | |
-c | |
Default | |
--root-namespace | |
WebApplication1 | |
CoreCompile: | |
/usr/local/share/dotnet/dotnet exec "/usr/local/share/dotnet/sdk/3.1.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_1 /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.authorization/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor/3.1.0-preview4.19579.2/lib/netstandard2.1/Microsoft.AspNetCore.Blazor.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.httpclient/3.1.0-preview4.19579.2/lib/netstandard2.0/Microsoft.AspNetCore.Blazor.HttpClient.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.components/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.components.forms/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Forms.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.components.web/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Web.dll /reference:/Users/jws/.nuget/packages/microsoft.aspnetcore.metadata/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll /reference:/Users/jws/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection/3.1.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.logging.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.options/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Options.dll /reference:/Users/jws/.nuget/packages/microsoft.extensions.primitives/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/Users/jws/.nuget/packages/microsoft.jsinterop/3.1.0/lib/netstandard2.0/Microsoft.JSInterop.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/Users/jws/.nuget/packages/mono.webassembly.interop/3.1.0-preview4.19579.2/lib/netstandard2.1/Mono.WebAssembly.Interop.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/Users/jws/.nuget/packages/system.componentmodel.annotations/4.7.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/Users/jws/.nuget/packages/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/Users/jws/.nuget/packages/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll /reference:/Users/jws/.nuget/packages/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/usr/local/share/dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug+ /debug:portable /filealign:512 /optimize- /out:obj/Debug/netstandard2.1/WebApplication1.dll /target:exe /warnaserror- /utf8output /deterministic+ /analyzer:/Users/jws/.nuget/packages/microsoft.aspnetcore.components.analyzers/3.1.0/analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll Program.cs Startup.cs "/var/folders/yb/rzvk3scn46z04fyp9t8h9wcr0000gn/T/.NETStandard,Version=v2.1.AssemblyAttributes.cs" obj/Debug/netstandard2.1/Razor/App.razor.g.cs obj/Debug/netstandard2.1/Razor/Pages/Counter.razor.g.cs obj/Debug/netstandard2.1/Razor/Pages/FetchData.razor.g.cs obj/Debug/netstandard2.1/Razor/Pages/Index.razor.g.cs obj/Debug/netstandard2.1/Razor/Shared/MainLayout.razor.g.cs obj/Debug/netstandard2.1/Razor/Shared/NavMenu.razor.g.cs obj/Debug/netstandard2.1/Razor/Shared/SurveyPrompt.razor.g.cs obj/Debug/netstandard2.1/Razor/_Imports.razor.g.cs obj/Debug/netstandard2.1/WebApplication1.AssemblyInfo.cs /warnaserror+:NU1605 | |
Using shared compilation with compiler from directory: /usr/local/share/dotnet/sdk/3.1.100/Roslyn/bincore | |
_CopyFilesMarkedCopyLocal: | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor/3.1.0-preview4.19579.2/lib/netstandard2.1/Microsoft.AspNetCore.Blazor.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.AspNetCore.Blazor.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.httpclient/3.1.0-preview4.19579.2/lib/netstandard2.0/Microsoft.AspNetCore.Blazor.HttpClient.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.AspNetCore.Blazor.HttpClient.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.components.forms/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Forms.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.AspNetCore.Components.Forms.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.components.web/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Web.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.AspNetCore.Components.Web.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.authorization/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.AspNetCore.Authorization.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.components/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.AspNetCore.Components.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.extensions.options/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Options.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.Extensions.Options.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.extensions.logging.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.Extensions.Logging.Abstractions.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.metadata/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.AspNetCore.Metadata.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection/3.1.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.extensions.primitives/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.Extensions.Primitives.dll". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.jsinterop/3.1.0/lib/netstandard2.0/Microsoft.JSInterop.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Microsoft.JSInterop.dll". | |
Copying file from "/Users/jws/.nuget/packages/mono.webassembly.interop/3.1.0-preview4.19579.2/lib/netstandard2.1/Mono.WebAssembly.Interop.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/Mono.WebAssembly.Interop.dll". | |
Copying file from "/Users/jws/.nuget/packages/system.buffers/4.5.0/lib/netstandard2.0/System.Buffers.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/System.Buffers.dll". | |
Copying file from "/Users/jws/.nuget/packages/system.componentmodel.annotations/4.7.0/lib/netstandard2.1/System.ComponentModel.Annotations.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/System.ComponentModel.Annotations.dll". | |
Copying file from "/Users/jws/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/System.Memory.dll". | |
Copying file from "/Users/jws/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/System.Numerics.Vectors.dll". | |
Copying file from "/Users/jws/.nuget/packages/system.runtime.compilerservices.unsafe/4.7.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". | |
Copying file from "/Users/jws/.nuget/packages/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/System.Text.Encodings.Web.dll". | |
Copying file from "/Users/jws/.nuget/packages/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/System.Threading.Tasks.Extensions.dll". | |
Copying file from "/Users/jws/.nuget/packages/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/System.Text.Json.dll". | |
Creating "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/WebApplication1.csproj.CopyComplete" because "AlwaysCreate" was specified. | |
_CopyOutOfDateSourceItemsToOutputDirectory: | |
Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. | |
CopyFilesToOutputDirectory: | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/WebApplication1.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/WebApplication1.dll". | |
WebApplication1 -> /Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/WebApplication1.dll | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/WebApplication1.pdb" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/WebApplication1.pdb". | |
_ResolveBlazorInputs: | |
Creating directory "obj/Debug/netstandard2.1/blazor/". | |
_LinkBlazorApplication: | |
/usr/local/share/dotnet/dotnet /Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/monolinker/monolinker.exe -x "obj/Debug/netstandard2.1/blazor/linker.descriptor.xml" | |
-x "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.build/3.1.0-preview4.19579.2/targets/BuiltInBclLinkerDescriptor.xml" | |
-a "obj/Debug/netstandard2.1/WebApplication1.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.aspnetcore.authorization/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor/3.1.0-preview4.19579.2/lib/netstandard2.1/Microsoft.AspNetCore.Blazor.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.httpclient/3.1.0-preview4.19579.2/lib/netstandard2.0/Microsoft.AspNetCore.Blazor.HttpClient.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.aspnetcore.components/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.aspnetcore.components.forms/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Forms.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.aspnetcore.components.web/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Components.Web.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.aspnetcore.metadata/3.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection/3.1.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.extensions.logging.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.extensions.options/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Options.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.extensions.primitives/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll" | |
-a "/Users/jws/.nuget/packages/microsoft.jsinterop/3.1.0/lib/netstandard2.0/Microsoft.JSInterop.dll" | |
-a "/Users/jws/.nuget/packages/mono.webassembly.interop/3.1.0-preview4.19579.2/lib/netstandard2.1/Mono.WebAssembly.Interop.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/I18N.CJK.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/I18N.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/I18N.MidEast.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/I18N.Other.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/I18N.Rare.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/I18N.West.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Microsoft.CSharp.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Mono.Security.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/mscorlib.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.ComponentModel.Composition.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.ComponentModel.DataAnnotations.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Core.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Data.DataSetExtensions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Data.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.IO.Compression.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.IO.Compression.FileSystem.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Net.Http.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Numerics.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Numerics.Vectors.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Runtime.CompilerServices.Unsafe.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Runtime.Serialization.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Security.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.ServiceModel.Internals.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Transactions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Xml.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/System.Xml.Linq.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/Microsoft.Win32.Primitives.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/Microsoft.Win32.Registry.AccessControl.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/Microsoft.Win32.Registry.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/netstandard.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.AppContext.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Buffers.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Collections.Concurrent.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Collections.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Collections.NonGeneric.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Collections.Specialized.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.ComponentModel.Annotations.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.ComponentModel.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.ComponentModel.EventBasedAsync.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.ComponentModel.Primitives.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.ComponentModel.TypeConverter.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Console.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Data.Common.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Data.SqlClient.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.Contracts.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.Debug.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.FileVersionInfo.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.Process.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.StackTrace.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.TextWriterTraceListener.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.Tools.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.TraceEvent.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.TraceSource.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Diagnostics.Tracing.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Drawing.Common.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Drawing.Primitives.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Dynamic.Runtime.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Globalization.Calendars.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Globalization.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Globalization.Extensions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.Compression.ZipFile.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.FileSystem.AccessControl.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.FileSystem.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.FileSystem.DriveInfo.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.FileSystem.Primitives.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.FileSystem.Watcher.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.IsolatedStorage.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.MemoryMappedFiles.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.Pipes.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.IO.UnmanagedMemoryStream.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Linq.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Linq.Expressions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Linq.Parallel.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Linq.Queryable.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Memory.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.AuthenticationManager.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.Cache.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.HttpListener.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.Mail.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.NameResolution.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.NetworkInformation.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.Ping.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.Primitives.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.Requests.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.Security.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.ServicePoint.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.Sockets.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.Utilities.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.WebHeaderCollection.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.WebSockets.Client.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Net.WebSockets.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.ObjectModel.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Reflection.DispatchProxy.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Reflection.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Reflection.Emit.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Reflection.Emit.ILGeneration.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Reflection.Emit.Lightweight.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Reflection.Extensions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Reflection.Primitives.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Reflection.TypeExtensions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Resources.Reader.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Resources.ReaderWriter.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Resources.ResourceManager.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Resources.Writer.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.CompilerServices.VisualC.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.Extensions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.Handles.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.InteropServices.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.Loader.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.Numerics.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.Serialization.Formatters.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.Serialization.Json.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.Serialization.Primitives.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Runtime.Serialization.Xml.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.AccessControl.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Claims.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Algorithms.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Cng.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Csp.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.DeriveBytes.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Encoding.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Encryption.Aes.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Encryption.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Encryption.ECDsa.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Hashing.Algorithms.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Hashing.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.OpenSsl.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Pkcs.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.Primitives.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.ProtectedData.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.RandomNumberGenerator.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.RSA.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Cryptography.X509Certificates.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Principal.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.Principal.Windows.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Security.SecureString.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.ServiceProcess.ServiceController.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Text.Encoding.CodePages.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Text.Encoding.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Text.Encoding.Extensions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Text.RegularExpressions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Threading.AccessControl.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Threading.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Threading.Overlapped.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Threading.Tasks.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Threading.Tasks.Extensions.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Threading.Tasks.Parallel.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Threading.Thread.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Threading.ThreadPool.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Threading.Timer.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.ValueTuple.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Xml.ReaderWriter.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Xml.XDocument.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Xml.XmlDocument.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Xml.XmlSerializer.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Xml.XPath.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Xml.XPath.XDocument.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Xml.XPath.XmlDocument.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/bcl/Facades/System.Xml.Xsl.Primitives.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/framework/WebAssembly.Bindings.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/framework/WebAssembly.Net.Http.dll" | |
-reference "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/build/netstandard1.0/../../tools/mono/framework/WebAssembly.Net.WebSockets.dll" | |
-reference "/Users/jws/.nuget/packages/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll" | |
-reference "/Users/jws/.nuget/packages/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll" | |
-out "obj/Debug/netstandard2.1/blazor/linker/" | |
-l none --disable-opt unreachablebodies --verbose --strip-security true --exclude-feature com --exclude-feature sre -v false -c link -u link -b true | |
_BlazorCopyFilesToOutputDirectory: | |
Creating directory "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin". | |
Creating directory "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin". | |
Creating directory "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin". | |
Creating directory "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin". | |
Creating directory "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin". | |
Creating directory "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.AspNetCore.Blazor.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.AspNetCore.Blazor.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.AspNetCore.Components.Forms.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.AspNetCore.Components.Forms.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.AspNetCore.Components.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.AspNetCore.Components.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.AspNetCore.Authorization.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.AspNetCore.Authorization.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.AspNetCore.Blazor.HttpClient.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.AspNetCore.Blazor.HttpClient.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.AspNetCore.Components.Web.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.AspNetCore.Components.Web.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.AspNetCore.Metadata.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.AspNetCore.Metadata.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.Bcl.AsyncInterfaces.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.Bcl.AsyncInterfaces.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.Extensions.DependencyInjection.Abstractions.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.Extensions.DependencyInjection.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.Extensions.DependencyInjection.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.Extensions.Logging.Abstractions.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.Extensions.Logging.Abstractions.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.Extensions.Options.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.Extensions.Options.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.JSInterop.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.JSInterop.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Mono.WebAssembly.Interop.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Mono.WebAssembly.Interop.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/mscorlib.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/mscorlib.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/Microsoft.Extensions.Primitives.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/Microsoft.Extensions.Primitives.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/System.ComponentModel.DataAnnotations.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/System.ComponentModel.DataAnnotations.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/System.Core.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/System.Core.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/System.Net.Http.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/System.Net.Http.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/System.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/System.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/System.Runtime.CompilerServices.Unsafe.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/System.Runtime.CompilerServices.Unsafe.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/System.Text.Encodings.Web.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/System.Text.Encodings.Web.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/System.Text.Json.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/System.Text.Json.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/WebApplication1.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/WebApplication1.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/WebAssembly.Bindings.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/WebAssembly.Bindings.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/linker/WebAssembly.Net.Http.dll" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/_bin/WebAssembly.Net.Http.dll". | |
Copying file from "/Users/jws/Projects/GitHub/WebApplication1/obj/Debug/netstandard2.1/blazor/blazor.boot.json" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/blazor.boot.json". | |
Creating directory "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/wasm". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/tools/mono/wasm/mono.js" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/wasm/mono.js". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.mono/3.1.0-preview4.19578.1/tools/mono/wasm/mono.wasm" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/wasm/mono.wasm". | |
Copying file from "/Users/jws/.nuget/packages/microsoft.aspnetcore.blazor.build/3.1.0-preview4.19579.2/tools/blazor/blazor.webassembly.js" to "/Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist/_framework/blazor.webassembly.js". | |
WebApplication1 (Blazor output) -> /Users/jws/Projects/GitHub/WebApplication1/bin/Debug/netstandard2.1/dist | |
1>Done Building Project "/Users/jws/Projects/GitHub/WebApplication1/WebApplication1.csproj" (default targets). | |
Build succeeded. | |
0 Warning(s) | |
0 Error(s) | |
Time Elapsed 00:00:06.71 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment