Skip to content

Commit

Permalink
对应v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lkyero committed Dec 12, 2019
1 parent d86f038 commit c7c18f3
Show file tree
Hide file tree
Showing 5 changed files with 7,871 additions and 7,945 deletions.
14 changes: 5 additions & 9 deletions OnekeyUIApp/OnekeyUIApp/OnekeyUIApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -100,19 +100,15 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\main.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<None Include="Resources\renderer.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
30 changes: 14 additions & 16 deletions OnekeyUIApp/OnekeyUIApp/Resources/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c7c18f3

Please sign in to comment.