Skip to content

Commit

Permalink
GenerateFullPaths
Browse files Browse the repository at this point in the history
  • Loading branch information
akrisiun authored Jul 14, 2019
1 parent bb05a09 commit 1ea75b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ Personal .NET clr, asp.net core web notes
[Sources-MvcCore.md](Sources-MvcCore.md)
[project-json.md](dotnet/project-json.md) - obsolete

## BUILD for VsCode with error output:

```dotnet msbuild /p:GenerateFullPaths=true;Configuration=Debug; /v:m
```

### project.json (obsolete)
<https://docs.microsoft.com/en-us/dotnet/articles/core/tools/project-json>

Expand Down

0 comments on commit 1ea75b4

Please sign in to comment.