diff --git a/CHANGELOG.md b/CHANGELOG.md index b53eeed16c..085d805508 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,9 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `JetBrains.Annotations` from 2023.3.0 to 2024.2.0 - Bumps `JunitXml.TestLogger` from 3.1.12 to 4.0.254 - Bumps `Fake.Core.SemVer` from 6.0.0 to 6.1.0 +- Bumps `Fake.Core.Environment` from 6.0.0 to 6.1.0 +- Bumps `Fake.IO.FileSystem` from 6.0.0 to 6.1.0 +- Bumps `Fake.IO.Zip` from 5.23.1 to 6.1.0 ## [1.7.1] ### Fixed @@ -182,4 +185,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) [1.6.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...v1.6.0 [1.5.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.3.0...v1.4.0 -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 \ No newline at end of file +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 diff --git a/build/scripts/scripts.fsproj b/build/scripts/scripts.fsproj index 0fa769b06c..a58484c7d1 100644 --- a/build/scripts/scripts.fsproj +++ b/build/scripts/scripts.fsproj @@ -37,10 +37,10 @@ - + - - + +