This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<IsPackable>false</IsPackable>
|
||||
<!-- Exclude migrations and auto-generated files from code coverage -->
|
||||
<ExcludeFromCodeCoverage>**/Migrations/**/*.cs</ExcludeFromCodeCoverage>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="coverlet.collector" Version="6.0.4">
|
||||
|
||||
Reference in New Issue
Block a user