more fixes

This commit is contained in:
2024-11-27 21:27:53 +01:00
parent b6edae42f6
commit ccb9c598ab
4 changed files with 14 additions and 8 deletions
@@ -8,6 +8,10 @@
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="../project_name/project_name.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />