Skip to content

Instantly share code, notes, and snippets.

@glennblock
Created August 6, 2017 06:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glennblock/8d3e09903061fb9de16116ca673716a9 to your computer and use it in GitHub Desktop.
Save glennblock/8d3e09903061fb9de16116ca673716a9 to your computer and use it in GitHub Desktop.
Build FAILED.
"/Users/glennblock/src/graphql-dotnet/src/GraphQL.sln" (default target) (1) ->
"/Users/glennblock/src/graphql-dotnet/src/GraphQL.GraphiQL/GraphQL.GraphiQL.csproj.metaproj" (default target) (2) ->
"/Users/glennblock/src/graphql-dotnet/src/GraphQL.GraphiQL/GraphQL.GraphiQL.csproj" (default target) (4) ->
(ResolveAssemblyReferences target) ->
/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2001,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "GraphQL.StarWars". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [/Users/glennblock/src/graphql-dotnet/src/GraphQL.GraphiQL/GraphQL.GraphiQL.csproj]
/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2001,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Web.Entity". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [/Users/glennblock/src/graphql-dotnet/src/GraphQL.GraphiQL/GraphQL.GraphiQL.csproj]
"/Users/glennblock/src/graphql-dotnet/src/GraphQL.sln" (default target) (1) ->
"/Users/glennblock/src/graphql-dotnet/src/GraphQL.GraphiQL/GraphQL.GraphiQL.csproj.metaproj" (default target) (2) ->
"/Users/glennblock/src/graphql-dotnet/src/GraphQL.GraphiQL/GraphQL.GraphiQL.csproj" (default target) (4) ->
(CoreCompile target) ->
CSC : error CS1902: Invalid option 'portable' for /debug; must be full or pdbonly [/Users/glennblock/src/graphql-dotnet/src/GraphQL.GraphiQL/GraphQL.GraphiQL.csproj]
2 Warning(s)
1 Error(s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment