XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFEExtension.NetCore.MemoryEditor

【DLL】内存读写工具/编辑器

公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/XFEExtension.NetCore.MemoryEditor

更新引用

42de2b3
XFE工作室室长 <mail@xfegzs.com>
提交于

代码差异

1 个文件 +1 -0
Modified XFEExtension.NetCore.MemoryEditor/XFEExtension.NetCore.MemoryEditor.csproj +1 -0
@@ -39,6 +39,7 @@
39 39
40 40 <ItemGroup>
41 41 <PackageReference Include="XFEExtension.NetCore" Version="3.3.*" />
42 <PackageReference Include="XFEExtension.NetCore.AutoImplement" Version="1.1.*" />
42 43 </ItemGroup>
43 44
44 45 </Project>