build works on windows

This commit is contained in:
TomPallister
2020-11-23 12:28:11 +00:00
parent a5a1606c3e
commit 71a1053d70
2 changed files with 8 additions and 8 deletions

View File

@ -89,7 +89,7 @@
<ItemGroup>
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="1.0.0" />
<PackageReference Include="coverlet.collector" Version="1.2.0">
<PackageReference Include="coverlet.collector" Version="1.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>