form预览

This commit is contained in:
yubaolee
2018-03-02 16:34:38 +08:00
parent 413e8d9b87
commit e87eb3c822
10 changed files with 562 additions and 301 deletions

View File

@@ -156,7 +156,9 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Compile Include="FormUtil.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.