返回提交历史

XFEstudio/MyFirstRespo

版号修改为0.1.0

8cc80a6
X
XFEstudio <mail@xfegzs.com>
提交于

代码差异

1 个文件 +1 -1
Modified XFEToolBox/XFEToolBox.csproj +1 -1
@@ -7,7 +7,7 @@
7 7 <ImplicitUsings>enable</ImplicitUsings>
8 8 <UseWPF>true</UseWPF>
9 9 <ApplicationIcon>Resources\Icon\XFEToolBoxIcon.ico</ApplicationIcon>
10 <Version>0.0.2</Version>
10 <Version>0.1.0</Version>
11 11 </PropertyGroup>
12 12
13 13 <ItemGroup>