diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f54c0a88..cb2e71d11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Update dependencies: #### Build: + - [#418](https://github.com/influxdata/influxdb-client-csharp/pull/418): `RestSharp` to `108.0.3` - [#405](https://github.com/influxdata/influxdb-client-csharp/pull/405): `NodaTime.Serialization.JsonNet` to `3.0.1` - [#413](https://github.com/influxdata/influxdb-client-csharp/pull/413): `CsvHelper` to `30.0.1` diff --git a/Client.Core/Client.Core.csproj b/Client.Core/Client.Core.csproj index ceb5f5e23..c36acb604 100644 --- a/Client.Core/Client.Core.csproj +++ b/Client.Core/Client.Core.csproj @@ -36,7 +36,7 @@ - +