Implement drop editor functions

This commit is contained in:
2022-10-26 23:30:57 +08:00
parent 74613a809d
commit 7d19876072
5 changed files with 236 additions and 46 deletions

View File

@@ -148,6 +148,7 @@
<Compile Include="Utils\ArtifactUtils.cs" />
<Compile Include="Utils\HttpHelper.cs" />
<Compile Include="Utils\ReleaseAPI.cs" />
<Compile Include="Utils\UIUtil.cs" />
<EmbeddedResource Include="Forms\FormDropEditor.resx">
<DependentUpon>FormDropEditor.cs</DependentUpon>
</EmbeddedResource>