Skip to content

Commit

Permalink
Merge pull request #39 from meokullu/meokullu-patch-13
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
meokullu committed Feb 23, 2024
2 parents 2f6a1ab + b03df1c commit ffd7e47
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
## PreFill
> ⚠️ When updating to v2.2.0 from v2.1.2, due to renaming Prefill as PreFill an unexcepted error may occur. You can uninstall and install PreFill to avoid that. ⚠️
## Uninstall & install through Package Manager Control
```
Uninstall-Package Prefill
```

```
Install-Package PreFill -Version 2.2.0
```

[![PreFill](https://img.shields.io/nuget/v/PreFill.svg)](https://www.nuget.org/packages/PreFill/) [![PreFill](https://img.shields.io/nuget/dt/PreFill.svg)](https://www.nuget.org/packages/PreFill/) [![License](https://img.shields.io/github/license/meokullu/PreFill.svg)](https://github.com/meokullu/PreFill/blob/master/LICENSE)

Expand Down

0 comments on commit ffd7e47

Please sign in to comment.