Skip to content

Commit

Permalink
housekeeping: Details how to upgrade to PackageReference
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Jun 16, 2021
1 parent 0685c1e commit 25996db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This project is a .NET 5 source generator which produces `IObservable<T>` for ev

## NuGet Packages

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).

Install the following packages to start using Observable Events.

| Name | Platform | NuGet |
Expand Down

0 comments on commit 25996db

Please sign in to comment.