GUI: Unity path selection and auto-detect behaviour

This commit is contained in:
Katy Coe
2020-02-10 02:01:41 +01:00
parent bab8a8f6fd
commit d88eb6ce2c
3 changed files with 83 additions and 16 deletions

View File

@@ -30,6 +30,11 @@
</ItemGroup>
<ItemGroup>
<Compile Include="..\Il2CppInspector.CLI\Utils.cs" Link="Utils.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Ookii.Dialogs.Wpf.NETCore" Version="2.0.0" />
<PackageReference Include="XamlAnimatedGif" Version="1.2.2" />
</ItemGroup>