Skip to content

Source not compiling #2419

@fourofspades

Description

@fourofspades

The readme says after cloning, all that's needed to compile is

dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.org
dotnet restore
dotnet build
dotnet run --project src/SourceGit.csproj

This is untrue. There are errors about missing packages. Something changes in the last few months, as this used to be all that was needed to build, now it's far more convoluted.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions