diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f47ef2..9389944 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### Version: 3.1.1 +#### Date: Aug-03-2026 + +##### Fix: +- Bumped vulnerable/outdated dependencies (Snyk remediation) + +--- + ### Version: 3.1.0 #### Date: Jul-20-2026 diff --git a/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj b/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj index 4dcac80..c707ae6 100644 --- a/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj +++ b/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj @@ -14,19 +14,20 @@ - + all - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + + diff --git a/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj b/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj index cfbb469..a16e70a 100644 --- a/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj +++ b/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj @@ -12,15 +12,16 @@ all - + runtime; build; native; contentfiles; analyzers; buildtransitive all + - - + + diff --git a/Contentstack.Core/Contentstack.Core.csproj b/Contentstack.Core/Contentstack.Core.csproj index 2c40f42..073488a 100644 --- a/Contentstack.Core/Contentstack.Core.csproj +++ b/Contentstack.Core/Contentstack.Core.csproj @@ -29,7 +29,7 @@ - + diff --git a/Directory.Build.props b/Directory.Build.props index 4bac429..0694a1d 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 3.1.0 + 3.1.1