Update various dependencies

This commit is contained in:
Dean Herbert
2022-08-17 16:42:34 +09:00
parent 7191fbb6d6
commit a5ac69a554
3 changed files with 9 additions and 9 deletions

View File

@ -7,7 +7,7 @@
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.1.0" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Sqlite" Version="2.1.4" />
<PackageReference Include="Moq" Version="4.18.1" />
<PackageReference Include="Moq" Version="4.18.2" />
</ItemGroup>
<PropertyGroup Label="Project">
<OutputType>WinExe</OutputType>