Roblox-File-Format/packages.config

9 lines
562 B
Plaintext
Raw Normal View History

2019-10-30 23:33:00 +00:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Costura.Fody" version="4.1.0" targetFramework="net472" />
<package id="Fody" version="6.2.0" targetFramework="net472" developmentDependency="true" />
<package id="Konscious.Security.Cryptography.Blake2" version="1.0.9" targetFramework="net472" />
2019-10-30 23:33:00 +00:00
<package id="lz4net" version="1.0.15.93" targetFramework="net452" />
2020-08-18 01:12:24 +00:00
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net472" />
2019-10-30 23:33:00 +00:00
</packages>