Skip to content

Commit b6d13d2

Browse files
committed
Merge branch 'master' of github.com:lucasteles/Strongly
2 parents f05cb4c + 7cb816c commit b6d13d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To install the packages, add the references to your _csproj_ file, for example b
5353
dotnet add package Strongly
5454
```
5555

56-
This adds a `<PackageReference>` to your project. You can additionally mark the package as `PrivateAsets="all"`
56+
This adds a `<PackageReference>` to your project. You can additionally mark the package as `PrivateAssets="all"`
5757
and `ExcludeAssets="runtime"`.
5858

5959
> Setting `PrivateAssets="all"` means any projects referencing this one will not also get a reference to the _Strongly_

0 commit comments

Comments
 (0)