You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.
This is what I get when building according to the instructions here: https://grpc.io/docs/quickstart/csharp.html
(look for "Build the example" section, then Using .NET Core SDK from the command line
C:\dev\grpc\examples\csharp\helloworld-from-cli>dotnet build **/project.json
Microsoft (R) Build Engine version 15.7.177.53362 for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
Switch: **/project.json
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is what I get when building according to the instructions here:
https://grpc.io/docs/quickstart/csharp.html
(look for "Build the example" section, then Using .NET Core SDK from the command line
C:\dev\grpc\examples\csharp\helloworld-from-cli>dotnet build **/project.json
Microsoft (R) Build Engine version 15.7.177.53362 for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
Switch: **/project.json
The text was updated successfully, but these errors were encountered: