diff --git a/CHANGELOG.md b/CHANGELOG.md index 70eb5f736e..c26cb1771e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,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 @@ -201,4 +204,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 c2aae45b8f..e98ae8fc61 100644 --- a/build/scripts/scripts.fsproj +++ b/build/scripts/scripts.fsproj @@ -35,10 +35,10 @@ - + - - + +