File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
CodingSeb.ExpressionEvaluator.Tests Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 4
4
<Company >Coding Seb</Company >
5
5
<Product >CodingSeb.ExpressionEvaluator.Tests</Product >
6
6
<Copyright >Copyright © Coding Seb 2018</Copyright >
7
- <TargetFrameworks >net45 ;netcoreapp2.1</TargetFrameworks >
7
+ <TargetFrameworks >net47 ;netcoreapp2.1</TargetFrameworks >
8
8
<UserSecretsId >c4ac27fa-8b9c-4784-a284-7a9a06320537</UserSecretsId >
9
9
</PropertyGroup >
10
10
<ItemGroup >
11
11
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
12
- <PackageReference Include =" NUnit" Version =" 3.12 .0" />
13
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.16.1 " >
12
+ <PackageReference Include =" NUnit" Version =" 3.13 .0" />
13
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.17.0 " >
14
14
<PrivateAssets >all</PrivateAssets >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
16
</PackageReference >
17
- <PackageReference Include =" Shouldly" Version =" 3.0.2" />
18
- </ItemGroup >
19
- <ItemGroup >
17
+ <PackageReference Include =" Shouldly" Version =" 4.0.3" />
18
+ </ItemGroup ><ItemGroup >
20
19
<Compile Update =" OthersTests.cs" />
21
20
<Compile Update =" Resources.Designer.cs" >
22
21
<AutoGen >True</AutoGen >
You can’t perform that action at this time.
0 commit comments