diff --git a/README.md b/README.md index 4a93325..0c6bcaf 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ As HotChocolate doesn't validate input arguments, After installing this package, [!["Buy Me A Coffee"](https://cdn.buymeacoffee.com/assets/img/home-page-v3/bmc-new-logo.png)](https://www.buymeacoffee.com/varunteja) -**Installation Note**: +**Installation Note**: + +Use Graph.ArgumentValidator v3.0.0 if you are using HotChocolate v13. Use Graph.ArgumentValidator v2.0.0 if you are using HotChocolate v12. diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 494ddf5..9e6616f 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -16,7 +16,7 @@ $(MSBuildProjectName) MIT - 2.1.1 + 3.0.0 net6.0;net5.0; netcoreapp3.1; netstandard2.0 net6.0;net5.0; netcoreapp3.1; netcoreapp2.1