Skip to content

Commit 25996db

Browse files
authored
housekeeping: Details how to upgrade to PackageReference
1 parent 0685c1e commit 25996db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This project is a .NET 5 source generator which produces `IObservable<T>` for ev
66

77
## NuGet Packages
88

9+
Make sure your project is using the newer `PackageReference` inside your CSPROJ. The older style is buggy and should be moved away from regardless. See here for discussions how to [upgrade](https://docs.microsoft.com/en-us/nuget/consume-packages/migrate-packages-config-to-package-reference).
10+
911
Install the following packages to start using Observable Events.
1012

1113
| Name | Platform | NuGet |

0 commit comments

Comments
 (0)