返回提交历史
Modified
XFEExtension.NetCore.VSIX/ProjectTemplates/XFEApplication (WinUI3).zip
+0
-0
Modified
XFEExtension.NetCore.VSIX/ReleaseNotes.txt
+1
-1
Modified
XFEExtension.NetCore.VSIX/source.extension.vsixmanifest
+1
-1
XFEstudio/XFEExtension.NetCore.VSIX
修复部分图片缺失的问题
f6c5ede
代码差异
3 个文件
+2
-2
二进制文件已变更,无法进行逐行预览。
@@ -2,4 +2,4 @@ Fix: None
2
2
3
3
Change: None
4
4
5
Add: New Project Template
5
Add: Fix Project Template
@@ -1,7 +1,7 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
3
3
<Metadata>
4
<Identity Id="XFEExtension.NetCore.VSIX.26e90afd-9260-4229-819a-61538e0198f7" Version="0.3.3" Language="zh-CN" Publisher="XFEstudio" />
4
<Identity Id="XFEExtension.NetCore.VSIX.26e90afd-9260-4229-819a-61538e0198f7" Version="0.3.4" Language="zh-CN" Publisher="XFEstudio" />
5
5
<DisplayName>XFEExtension.NetCore.VSIX</DisplayName>
6
6
<Description xml:space="preserve">A Extension VSIX package based on the XFEExtenison.NetCore Nuget Package</Description>
7
7
<License>LICENSE.txt</License>