Add vue.js

This commit is contained in:
Harald Wolff 2019-09-02 07:19:23 +02:00
parent 99cb425199
commit 0eb79e7cf1
2 changed files with 9 additions and 0 deletions

View file

@ -68,6 +68,9 @@
<None Include="www\ln.application.js"> <None Include="www\ln.application.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
<None Include="www\vue.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project> </Project>

6
www/vue.js Normal file

File diff suppressed because one or more lines are too long