[slick-net] new port #58887
Annotations
1 error
|
Check
PRs must add only one version, and must not modify any published versions.
When making any changes to a library, the version or port-version in vcpkg.json must be modified, and the version database updated.
Making the following changes will fix this problem:```diff
error: checked-in files for slick-net have changed but the version was not updated
version: 1.2.1
old SHA: 16c2f987458d39efcced5c63e5e6e2817b798b44
new SHA: ed9ca82290384f7d655b0a8fcbc0ee01dfc13c9c
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
See https://learn.microsoft.com/vcpkg/commands/add-version?WT.mc_id=vcpkg_inproduct_cli#--overwrite-version for more information.
***No files were updated***
```
|