update nuget packages

This commit is contained in:
Schedel Pascal
2024-06-24 14:24:21 +02:00
parent 82e5ecc179
commit 4465928755

View File

@@ -17,6 +17,6 @@
<ProjectReference Include="..\SM64Lib\SM64Lib.csproj" /> <ProjectReference Include="..\SM64Lib\SM64Lib.csproj" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="EPPlus" Version="7.1.3" /> <PackageReference Include="EPPlus" Version="7.2.0" />
</ItemGroup> </ItemGroup>
</Project> </Project>