File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 77 <Description >Simplify.DI unit tests</Description >
88 <Copyright >Licensed under LGPL</Copyright >
99 </PropertyGroup >
10+ <ItemGroup >
11+ <ProjectReference Include =" ..\Simplify.DI.TestsTypes\Simplify.DI.TestsTypes.csproj" />
12+ <ProjectReference Include =" ..\Simplify.DI\Simplify.DI.csproj" />
13+ </ItemGroup >
1014 <ItemGroup >
1115 <PackageReference Include =" coverlet.msbuild" Version =" 3.2.*" />
1216 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.*" />
1317 <PackageReference Include =" NUnit" Version =" 3.13.*" />
1418 <PackageReference Include =" NUnit3TestAdapter" Version =" 4.3.*" />
15- <ProjectReference Include =" ..\Simplify.DI.TestsTypes\Simplify.DI.TestsTypes.csproj" />
16- <ProjectReference Include =" ..\Simplify.DI\Simplify.DI.csproj" />
1719 </ItemGroup >
1820</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >netstandard1 .0</TargetFramework >
3+ <TargetFramework >net6 .0</TargetFramework >
44
55 <Authors >Alexander Krylkov</Authors >
66 <Product >Simplify</Product >
You can’t perform that action at this time.
0 commit comments