File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ Update dependencies:
13
13
- [ #639 ] ( https://github.com/influxdata/influxdb-client-csharp/pull/639 ) : ` Microsoft.NET.Test.Sdk ` to ` 17.10.0 `
14
14
- [ #641 ] ( https://github.com/influxdata/influxdb-client-csharp/pull/641 ) : ` WireMock.Net ` to ` 1.5.56 `
15
15
16
+ #### Examples:
17
+ - [ #636 ] ( https://github.com/influxdata/influxdb-client-csharp/pull/636 ) : ` Radzen.Blazor ` to ` 4.32.3 `
18
+
16
19
## 4.15.0 [ 2024-05-17]
17
20
18
21
### Bug Fixes
Original file line number Diff line number Diff line change 9
9
<ItemGroup >
10
10
<ProjectReference Include =" ..\..\Client.Linq\Client.Linq.csproj" />
11
11
<ProjectReference Include =" ..\..\Client\Client.csproj" />
12
- <PackageReference Include =" Radzen.Blazor" Version =" 4.29.1 " />
12
+ <PackageReference Include =" Radzen.Blazor" Version =" 4.32.3 " />
13
13
</ItemGroup >
14
14
15
15
<ItemGroup >
You can’t perform that action at this time.
0 commit comments