Update dependency for hotfix

This commit is contained in:
2023-04-18 12:27:44 -04:00
parent 9ee58f4a35
commit 955b0febd9

View File

@@ -11,7 +11,7 @@
<repository type="git" url="https://github.com/PveTeam/se-torch-nuget" /> <repository type="git" url="https://github.com/PveTeam/se-torch-nuget" />
<dependencies> <dependencies>
<group targetFramework=".NETFramework4.8"> <group targetFramework=".NETFramework4.8">
<dependency id="SpaceEngineersDedicated.ReferenceAssemblies" version="1.202.66" /> <dependency id="SpaceEngineersDedicated.ReferenceAssemblies" version="1.202.67" />
<dependency id="NLog" version="4.4.12" /> <dependency id="NLog" version="4.4.12" />
<dependency id="Newtonsoft.Json" version="12.0.2" /> <dependency id="Newtonsoft.Json" version="12.0.2" />
</group> </group>