File tree Expand file tree Collapse file tree 15 files changed +44
-44
lines changed
Simplify.Cryptography.Tests
Simplify.DI.Provider.CastleWindsor.Tests
Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection.Tests
Simplify.DI.Provider.SimpleInjector.Tests
Simplify.Extensions.Tests
Simplify.FluentNHibernate.Tests
Simplify.Mail.IntegrationTests
Simplify.Mail.TestConsoleApp Expand file tree Collapse file tree 15 files changed +44
-44
lines changed Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.Cryptography\Simplify.Cryptography.csproj" />
17
17
</ItemGroup >
18
18
</Project >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >netcoreapp2.0 </TargetFrameworks >
3
+ <TargetFrameworks >netcoreapp2.2 </TargetFrameworks >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.DI.Provider.CastleWindsor unit tests</Description >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.DI.Provider.CastleWindsor\Simplify.DI.Provider.CastleWindsor.csproj" />
17
17
<ProjectReference Include =" ..\Simplify.DI.TestsTypes\Simplify.DI.TestsTypes.csproj" />
18
18
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >netcoreapp2.0 </TargetFrameworks >
3
+ <TargetFrameworks >netcoreapp2.2 </TargetFrameworks >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection unit tests</Description >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection\Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection.csproj" />
17
17
<ProjectReference Include =" ..\Simplify.DI.TestsTypes\Simplify.DI.TestsTypes.csproj" />
18
18
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >netcoreapp2.0 </TargetFrameworks >
3
+ <TargetFrameworks >netcoreapp2.2 </TargetFrameworks >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.DI.Provider.SimpleInjector unit tests</Description >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.DI.Provider.SimpleInjector\Simplify.DI.Provider.SimpleInjector.csproj" />
17
17
<ProjectReference Include =" ..\Simplify.DI.TestsTypes\Simplify.DI.TestsTypes.csproj" />
18
18
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >netcoreapp2.0 </TargetFrameworks >
3
+ <TargetFrameworks >netcoreapp2.2 </TargetFrameworks >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.DI unit tests</Description >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.DI.TestsTypes\Simplify.DI.TestsTypes.csproj" />
17
17
<ProjectReference Include =" ..\Simplify.DI\Simplify.DI.csproj" />
18
18
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >netcoreapp2.0 </TargetFrameworks >
3
+ <TargetFrameworks >netcoreapp2.2 </TargetFrameworks >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.Extensions unit tests</Description >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.Extensions\Simplify.Extensions.csproj" />
17
17
</ItemGroup >
18
18
</Project >
Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<PackageReference Include =" System.Data.SQLite" Version =" 1.0.109.2" />
17
17
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 2.2.0" />
18
18
<ProjectReference Include =" ..\Simplify.FluentNHibernate\Simplify.FluentNHibernate.csproj" />
Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.IO\Simplify.IO.csproj" />
17
17
<PackageReference Include =" System.IO.Abstractions" Version =" 2.1.0.178" />
18
18
</ItemGroup >
Original file line number Diff line number Diff line change 9
9
<OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
12
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
13
13
<PackageReference Include =" NUnit" Version =" 3.12.0" />
14
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
14
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
15
15
<ProjectReference Include =" ..\Simplify.Mail\Simplify.Mail.csproj" />
16
16
</ItemGroup >
17
17
</Project >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >netcoreapp2.1 </TargetFramework >
3
+ <TargetFramework >netcoreapp2.2 </TargetFramework >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.Mail .NET Core test app</Description >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >netcoreapp2.0 </TargetFramework >
3
+ <TargetFramework >netcoreapp2.2 </TargetFramework >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.System unit tests</Description >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.Resources\Simplify.Resources.csproj" />
17
17
</ItemGroup >
18
18
</Project >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >netcoreapp2.0 </TargetFrameworks >
3
+ <TargetFrameworks >netcoreapp2.2 </TargetFrameworks >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.String unit tests</Description >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.String\Simplify.String.csproj" />
17
17
</ItemGroup >
18
18
</Project >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >netcoreapp2.0 </TargetFrameworks >
3
+ <TargetFrameworks >netcoreapp2.2 </TargetFrameworks >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.System unit tests</Description >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
14
14
<PackageReference Include =" NUnit" Version =" 3.12.0" />
15
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
15
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
16
16
<ProjectReference Include =" ..\Simplify.System\Simplify.System.csproj" />
17
17
</ItemGroup >
18
18
</Project >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >netcoreapp2.0 </TargetFrameworks >
3
+ <TargetFrameworks >netcoreapp2.2 </TargetFrameworks >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.Templates unit tests</Description >
18
18
</ItemGroup >
19
19
<ItemGroup >
20
20
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
21
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
21
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
22
22
<PackageReference Include =" NUnit" Version =" 3.12.0" />
23
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
24
- <PackageReference Include =" Moq" Version =" 4.12 .0" />
23
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
24
+ <PackageReference Include =" Moq" Version =" 4.13 .0" />
25
25
<PackageReference Include =" System.IO.Abstractions.TestingHelpers" Version =" 6.0.11" />
26
26
<ProjectReference Include =" ..\Simplify.Templates\Simplify.Templates.csproj" />
27
27
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >netcoreapp2.0 </TargetFrameworks >
3
+ <TargetFrameworks >netcoreapp2.2 </TargetFrameworks >
4
4
<Authors >Alexander Krylkov</Authors >
5
5
<Product >Simplify</Product >
6
6
<Description >Simplify.Xml unit tests</Description >
9
9
<OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
- <None Remove =" TestData\XmlWithNamespaces.xml" />
13
- <None Remove =" TestData\XmlWithoutNamespaces..xml" />
12
+ <None Remove =" TestData\XmlWithNamespaces.xml" />
13
+ <None Remove =" TestData\XmlWithoutNamespaces..xml" />
14
14
</ItemGroup >
15
15
<ItemGroup >
16
- <EmbeddedResource Include =" TestData\XmlWithNamespaces.xml" />
17
- <EmbeddedResource Include =" TestData\XmlWithoutNamespaces..xml" />
16
+ <EmbeddedResource Include =" TestData\XmlWithNamespaces.xml" />
17
+ <EmbeddedResource Include =" TestData\XmlWithoutNamespaces..xml" />
18
18
</ItemGroup >
19
19
<ItemGroup >
20
20
<PackageReference Include =" Appveyor.TestLogger" Version =" 2.0.0" />
21
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.1.1 " />
21
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
22
22
<PackageReference Include =" NUnit" Version =" 3.12.0" />
23
- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.13.0 " />
23
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1 " />
24
24
<PackageReference Include =" Simplify.Templates" Version =" 1.4.1" />
25
25
<ProjectReference Include =" ..\Simplify.Xml\Simplify.Xml.csproj" />
26
26
</ItemGroup >
You can’t perform that action at this time.
0 commit comments