Skip to content

Commit 23193fe

Browse files
author
Steve Peak
authored
Update readme.md
1 parent b77eba5 commit 23193fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ Users working with XUnit will need to modify their OpenCover call as follows:
9393
```
9494
-targetargs:"C:\projects\stylecopanalyzers\StyleCop.Analyzers\StyleCop.Analyzers.Test\bin\Debug\StyleCop.Analyzers.Test.dll -noshadow -appveyor"
9595
```
96+
97+
98+
### Important notes
99+
- `BuildOptions` should not include `"portable"` option on the dotnetcore test project's `project.json` file.
96100

97101

98102
### Sample project

0 commit comments

Comments
 (0)