Browse Source
Merge pull request #1121 from Kevin-Mok/patch-1
Updated build instructions for Unix
pull/1129/head
Siegfried Pammer
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -57,7 +57,7 @@ Unix: |
|
|
|
Add `Sdk="Microsoft.NET.Sdk"` to the `Project` element. |
|
|
|
This is required due to a tooling issue on Unix. |
|
|
|
Please do not commit this when contributing a pull request! |
|
|
|
- Use ICSharpCode.Decompiler.Console.sln to work. |
|
|
|
- Use Frontends.sln to work. |
|
|
|
|
|
|
|
How to contribute |
|
|
|
----------------- |
|
|
|