Fix CI build

apparently didn't commit this
This commit is contained in:
CasualPokePlayer 2024-11-05 01:03:02 -08:00
parent 6853439075
commit 83c0ea81fc
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
<PackageVersion Include="Microsoft.Data.Sqlite.Core" Version="8.0.4" />
<PackageVersion Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />
<PackageVersion Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageVersion Include="MSTest" Version="3.4.3" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Nullable" Version="1.3.1" />