File tree Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 3
3
### Bug Fixes
4
4
1 . [ #353 ] ( https://github.com/influxdata/influxdb-client-csharp/pull/353 ) : Support for ` double ` types in LINQ expression [ LINQ]
5
5
6
+ ### Dependencies
7
+ Update dependencies:
8
+
9
+ #### Test:
10
+ - [ #354 ] ( https://github.com/influxdata/influxdb-client-csharp/pull/354 ) : ` Microsoft.NET.Test.Sdk ` to ` 17.3.1 `
11
+
6
12
## 4.5.0 [ 2022-08-29]
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 13
13
</PropertyGroup >
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.0 " />
16
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.1 " />
17
17
<PackageReference Include =" NUnit" Version =" 3.13.3" />
18
18
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" />
19
19
<PackageReference Include =" WireMock.Net" Version =" 1.5.4" />
Original file line number Diff line number Diff line change 11
11
</PropertyGroup >
12
12
13
13
<ItemGroup >
14
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.0 " />
14
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.1 " />
15
15
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" />
16
16
</ItemGroup >
17
17
Original file line number Diff line number Diff line change 11
11
</PropertyGroup >
12
12
13
13
<ItemGroup >
14
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.0 " />
14
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.1 " />
15
15
<PackageReference Include =" Moq" Version =" 4.18.2" />
16
16
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" />
17
17
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
Original file line number Diff line number Diff line change 12
12
</PropertyGroup >
13
13
14
14
<ItemGroup >
15
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.0 " />
15
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.1 " />
16
16
<PackageReference Include =" Moq" Version =" 4.18.2" />
17
17
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" />
18
18
<PackageReference Include =" Tomlyn.Signed" Version =" 0.15.0" />
You can’t perform that action at this time.
0 commit comments