diff --git a/CHANGELOG.md b/CHANGELOG.md index 92540c7b..e76f0e38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## Unreleased changes +- Bugfix + - Documentation was missing when adding library as nuget packages and hovering over methods and classes. ## 4.0.1 - Bugfix diff --git a/src/Concordium.Sdk.csproj b/src/Concordium.Sdk.csproj index a5f4d3f1..5043fb0b 100644 --- a/src/Concordium.Sdk.csproj +++ b/src/Concordium.Sdk.csproj @@ -20,6 +20,7 @@ icon.png README.md MPL-2.0 + true