mirror of
https://github.com/sp-tarkov/assembly-tool.git
synced 2025-02-13 06:50:44 -05:00
8 lines
133 B
XML
8 lines
133 B
XML
|
<Project Sdk="Microsoft.NET.Sdk">
|
||
|
|
||
|
<ItemGroup>
|
||
|
<PackageReference Include="dnlib" Version="4.4.0" />
|
||
|
</ItemGroup>
|
||
|
|
||
|
</Project>
|