mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-21 05:18:38 +00:00
This commit is contained in:
parent
15a0ce09bc
commit
bb76f088bd
6 changed files with 6 additions and 4 deletions
|
|
@ -64,6 +64,12 @@
|
|||
<Name>XSharp.Nasm</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Docs\Goals.html" />
|
||||
<Content Include="Docs\index.html" />
|
||||
<Content Include="Docs\Old.html" />
|
||||
<Content Include="Docs\ToDo.html" />
|
||||
</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.
|
||||
|
|
|
|||
|
|
@ -150,10 +150,6 @@
|
|||
<None Include="Key.snk" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Docs\Goals.html" />
|
||||
<Content Include="Docs\index.html" />
|
||||
<Content Include="Docs\Old.html" />
|
||||
<Content Include="Docs\ToDo.html" />
|
||||
<Content Include="Resources\Package.ico" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue