File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
tests/ClosedXML.Report.Tests Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >netstandard2.0;net462;net6.0</TargetFrameworks >
52
52
<ItemGroup >
53
53
<PackageReference Include =" ClosedXML" Version =" 0.100.3" />
54
54
<PackageReference Include =" morelinq" Version =" 3.4.1" />
55
- <PackageReference Include =" System.Linq.Dynamic.Core" Version =" 1.2.20 " />
55
+ <PackageReference Include =" System.Linq.Dynamic.Core" Version =" 1.3.0 " />
56
56
</ItemGroup >
57
57
58
58
</Project >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<TargetFrameworks >net462;net6.0</TargetFrameworks >
4
4
<LangVersion >10</LangVersion >
34
34
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0" />
35
35
<PackageReference Include =" NSubstitute" Version =" 5.0.0" />
36
36
<PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 6.0.1" />
37
- <PackageReference Include =" System.Linq.Dynamic.Core" Version =" 1.3.1 " />
37
+ <PackageReference Include =" System.Linq.Dynamic.Core" Version =" 1.3.0 " />
38
38
<PackageReference Include =" System.Resources.Extensions" Version =" 6.0.0" />
39
39
<PackageReference Include =" System.ServiceModel.Primitives" Version =" 4.10.2" />
40
40
<PackageReference Include =" xunit" Version =" 2.4.2" />
You can’t perform that action at this time.
0 commit comments