fixed some bug

This commit is contained in:
Perfare
2016-11-08 20:31:07 +08:00
parent 248063276d
commit 92426fa585
7 changed files with 46 additions and 701 deletions

View File

@ -219,7 +219,6 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<None Include="Resources\preview.png" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
@ -239,9 +238,11 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="Resources\unity.ico" />
<None Include="Resources\unity.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\preview.png" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy /y "$(ProjectDir)library" "$(TargetDir)"