File tree Expand file tree Collapse file tree
Demo02.LayeredArchitecture.Application.Test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFramework >net8.0</TargetFramework >
44 <OutputType >Library</OutputType >
2222 <PackageReference Include =" Moq" Version =" 4.20.72" />
2323 <PackageReference Include =" MSTest.TestFramework" Version =" 3.8.3" />
2424 <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 9.0.3" />
25- <PackageReference Include =" System.Runtime.CompilerServices.Unsafe" Version =" 6.1.0 " />
25+ <PackageReference Include =" System.Runtime.CompilerServices.Unsafe" Version =" 6.1.2 " />
2626 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
2727 <PackageReference Include =" MSTest.TestAdapter" Version =" 3.8.3" />
2828 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" />
You can’t perform that action at this time.
0 commit comments