------ #### VSoft V1.0.2102.1301 - *.[修复]修复打开状态下双击桌面图标,不会唤醒软件的BUG。 - *.[修复]修复开机启动不会自动隐藏自身窗体的BUG。
10 lines
376 B
XML
10 lines
376 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectView>ShowAllFiles</ProjectView>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
|
<StartArguments>
|
|
</StartArguments>
|
|
</PropertyGroup>
|
|
</Project> |