Files
domain_utility/packages.config
Lev Rusanov 80ff667731 Update
* Added CHANGELOG.md
* Added new package

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
2025-02-17 22:34:14 +07:00

9 lines
607 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="ILRepack.Lib.MSBuild.Task" version="2.0.34.2" targetFramework="net48" developmentDependency="true" />
<package id="Microsoft.Bcl.AsyncInterfaces" version="1.0.0" targetFramework="net48" />
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net48" />
<package id="SSH.NET" version="2024.1.0" targetFramework="net48" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.2" targetFramework="net48" />
<package id="System.Threading.Tasks.Extensions" version="4.5.2" targetFramework="net48" />
</packages>