hide windows on windows (#1091)

* hide windows on windows

* update dependencies
This commit is contained in:
Jason Dove
2023-01-03 09:14:50 -06:00
committed by GitHub
parent 648f25e9cc
commit b7bd4541b1
34 changed files with 70 additions and 62 deletions
@@ -21,7 +21,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
<PackageReference Include="Serilog" Version="2.12.0" />