1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-22 13:48:47 +00:00

[ci skip] Update package version

This commit is contained in:
Oliver Booth 2022-05-13 10:03:22 +01:00
parent d95ed86174
commit 2b5fed836b
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634

View File

@ -17,7 +17,7 @@ X10D (pronounced *extend*), is a .NET package that provides extension methods fo
## Installation
### NuGet installation
```ps
Install-Package X10D -Version 3.0.0
Install-Package X10D -Version 3.1.0
```
### Manual installation