Adding missing files to kproj
This commit is contained in:
parent
cc0dadc6b6
commit
0123b38840
|
|
@ -26,6 +26,7 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="compiler\resources\BasicWebSite.Home.Index.html" />
|
||||
<Content Include="compiler\resources\BasicWebSite.Home.PlainView.html" />
|
||||
<Content Include="project.json" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
<ItemGroup>
|
||||
<Content Include="project.json" />
|
||||
<Content Include="Views\Home\Index.cshtml" />
|
||||
<Content Include="Views\Home\PlainView.cshtml" />
|
||||
<Content Include="Views\Shared\Error.cshtml" />
|
||||
<Content Include="Views\Shared\_Layout.cshtml" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue